|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Gerry Massat (gerry
massat.net)
Date: Tue May 27 2008 - 11:23:05 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Brian Evans wrote:
> Gerry Massat wrote:
>> My ISP has turned off port 25 inbound and outbound, and now I have to
>> use
>> port 587 to relay. I installed cyrus-sasl and cyrus-sasl-saslauthd
>> (2.1.22) from
>> the FreeBSD ports, and recompiled Postfix adding sasl support, and per
>> www.postfix.org/SASL_README.html#client_sasl updated my configuration.
>>
>> My mail is being denied.
>> May 24 05:19:08 plankton postfix/smtp[49373]: 67CDF6355:
>> to=<ghmassat
gmail.com>, relay=none, delay=61278, delays=612
>> 78/0.12/0.03/0, dsn=4.4.1, status=deferred (connect to
>> smtp.comcast.net[76.96.30.117]:587: Permission denied)
>>
> [snip]
>> -- permissions for /usr/local/etc/postfix/sasl_password --
>> -r-------- 1 root wheel 141 May 25 01:24
>> /usr/local/etc/postfix/sasl_password
>>
>> -- permissions for /usr/local/etc/postfix/sasl_password.db --
>> -rw------- 1 root wheel 65536 May 25 01:24
>>
> Quick guess that these files should be readable by the postfix user.
> "Permission denied" as in read permission denied.
>
> Brian
It's been my experience that if there's a problem accessing a file,
Postfix would say so! Just to be sure, I changed permissions to 644
matching the other db files.
Delivery is still being deferred. I think it's related to saslfinger
not being able to talk to Comcast- shouldn't it display the AUTH LOGIN
PLAIN CRAM-MD5 response that I saw in my telnet session?
> -- mechanisms on [smtp.comcast.net]:587 --
>
> -- end of saslfinger output --
Thanks, Gerry
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]