|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Patrick Ben Koetter (p
state-of-mind.de)
Date: Wed Apr 02 2008 - 00:36:09 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* mouss <mouss
netoyen.net>:
> Patrick Ben Koetter wrote:
>> [snip]
>> All I get is this:
>>
>> $ telnet smtp.patriot.net 587
>> EHLO gw.state-of-mind.de
>> 554 jefferson.patriot.net ESMTP not accepting messages
>> 250-jefferson.patriot.net Hello gw.state-of-mind.de [62.245.202.194],
>> pleased to meet you
>> 250 ENHANCEDSTATUSCODES
>> QUIT
>>
>
> here's what I get (server IP is 209.249.176.3. do you see the same?)
>
> ...
> 250-ENHANCEDSTATUSCODES
> 250-PIPELINING
> 250-8BITMIME
> 250-SIZE 25000000
> 250-DSN
> 250-ETRN
> 250-AUTH LOGIN PLAIN
> 250-DELIVERBY
> 250 HELP
This looks better, but it would raise a different error. The OP didn't set
$smtp_sasl_security_options, so it still is default and that means if will not
allow usage of plaintext mechanisms i.e. LOGIN and PLAIN. Since these are the
only mechs offered by smtp.patriot.net Postfix would fail and note "no worthy
mechs found" as error message.
p
rick
--
The Book of Postfix
<http://www.postfix-book.com>
saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]