View previous topic :: View next topic |
Author |
Message |
ulwur n00b
Joined: 06 Mar 2005 Posts: 17
|
Posted: Sat Sep 03, 2005 11:40 pm Post subject: Postfix Error 502 |
|
|
Gurus...
I have a problem with Postfix.
In search for the best how-to on setting up an e-mail system I found this one http://workaround.org/articles/ispmail-sarge/
It's great, very verbose about why and how to make things, only it's for Debian ... (Opps did I utter the forbidden word now..)
Well, the How-To is great, and if I get the set-up working, I'll rewrite it for Gentoo, that's a promise!
But I have a problem with postfix I cant get past.
Here's a typical cobversation with postfix, not entierly autentic as you all can see..
telnet localhost 25
Postfix bla bla bla
EHLO example.com
OK
MAIL FROM: <user@example.com>
Sender OK
RCPT TO: <user@virtual.test>
Recipient OK
DATA
Start typing, end with <CRLF>.<CRLF>
Bla bla bla
.
Error 502: Command not implemented
Error 502: Command not implemented
QUIT
Nothing significant logged in /var/log/messages...
Any suggestions?!
/Ulwur |
|
Back to top |
|
|
steveb Advocate
Joined: 18 Sep 2002 Posts: 4564
|
Posted: Sun Sep 04, 2005 6:49 am Post subject: Re: Postfix Error 502 |
|
|
The Gentoo Linux Documentation has as well serval how-to's targeting Postfix. Maybe Virtual Mailhosting System with Postfix Guide is worth a closer look?
ulwur wrote: | It's great, very verbose about why and how to make things, only it's for Debian ... (Opps did I utter the forbidden word now..) | Since when is Debian THE forbidden word? Debian, Debian, Debian! (Uha! Maybe I am loosing now my veteran status??)
ulwur wrote: | Well, the How-To is great, and if I get the set-up working, I'll rewrite it for Gentoo, that's a promise!
But I have a problem with postfix I cant get past.
Here's a typical cobversation with postfix, not entierly autentic as you all can see..
telnet localhost 25
Postfix bla bla bla
EHLO example.com
OK
MAIL FROM: <user@example.com>
Sender OK
RCPT TO: <user@virtual.test>
Recipient OK
DATA
Start typing, end with <CRLF>.<CRLF>
Bla bla bla
.
Error 502: Command not implemented
Error 502: Command not implemented
QUIT
Nothing significant logged in /var/log/messages...
Any suggestions?!
/Ulwur | Could you edit master.cf and exchange this line: Code: | smtp inet n - n - - smtpd | with this: Code: | smtp inet n - n - - smtpd -v | and then restart postfix and tray again and post the log results?
cheers
Steve |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|