Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Postfix Error 502
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
ulwur
n00b
n00b


Joined: 06 Mar 2005
Posts: 17

PostPosted: Sat Sep 03, 2005 11:40 pm    Post subject: Postfix Error 502 Reply with quote

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
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Sun Sep 04, 2005 6:49 am    Post subject: Re: Postfix Error 502 Reply with quote

ulwur wrote:
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/
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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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