Debugging Kmail Config
Rob
rob at OhReally.com
Sun Apr 11 17:43:49 BST 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
David,
zondag 11 april 2004 18:09, David Corbin:
> Absolutely. I've even change it to localhost, where I have exim
> working and that still fails.
Okay, next step. Try telnetting to the smtp port at the mail server:
$ telnet <mailserver> 25
You should now get a line back starting with "220 <mailserver>".
If you don't, the smtp server is down.
If you do, try to send a mail to yourself (in the same telnet
session):
helo localhost
(message back: "250 <mailserver> ...")
mail from: <your_address>
(message back: "250 ... <your_address>... Sender ok")
rcpt to: <your_address>
(message back: "250 ... <your_address>... Recipient ok")
data
(message back: "354 Enter mail, end with "." on a line by itself")
<type some text>
.
(message back: "250 ... Message accepted for delivery")
Let me know what the result was.
(Type Ctrl + ] to abort the connection and "quit" to exit telnet.)
Rob
- --
PGP public key:
http://www.OhReally.com/pubkey.asc
Key fingerprint:
9EEB 484F 6C91 3DD2 4C8D 3F1C 1D7D 189B 4BF0 E1DC
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQFAeXXFHX0Ym0vw4dwRAnzvAJ4ge1XUxGPKJVA4xKuLWGHzB2NREwCfSzdN
tUUsP2UmeXRFvZHmA8oIOJA=
=kuCZ
-----END PGP SIGNATURE-----
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list