[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: postfix cannot connect to saslauthd



On Sat, 30 Apr 2011 23:28:55 +0800, H Xu wrote:

(next time open a new thread so things don't get mixed...)

> Thanks. I don't know how this new problem comes. Whatever coming mail
> will be blocked by postfix:
> 
> Apr 30 08:24:15 hostname postfix/smtpd[3443]: match_hostname:
> mail-pw0-f54.google.com ~? [::ffff:127.0.0.0]/104 Apr 30 08:24:15
> hostname postfix/smtpd[3443]: match_hostaddr: 209.85.160.54 ~?
> [::ffff:127.0.0.0]/104 Apr 30 08:24:15 hostname postfix/smtpd[3443]:
> match_hostname: mail-pw0-f54.google.com ~? [::1]/128
> Apr 30 08:24:15 hostname postfix/smtpd[3443]: match_hostaddr:
> 209.85.160.54 ~? [::1]/128
> Apr 30 08:24:15 hostname postfix/smtpd[3443]: match_list_match:
> mail-pw0-f54.google.com: no match
> Apr 30 08:24:15 hostname postfix/smtpd[3443]: match_list_match:
> 209.85.160.54: no match

It seems the sender is being rejected by some of your Postfix rules/setup.

What were you exactly doing when that message came out?

> mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128

Here could be the problem. You are using a very limited network scope 
(only e-mail from localhost/loopback).

> I really don't know what's going on here....

If this is your first Postfix setup, I would suggest you to first 
configure Postfix un-chrooted and try to setup a local account and make 
the basic tests (sending/receiving from your lan). 

Then you can start increasing the setup difficulty (by adding saslauth, 
allowing remote connections, setup a real host with an external -
routeable- IP...) and finally, when all of the above is working properly, 
setup the jail.

Greetings,

-- 
Camaleón


Reply to: