hello,

I had a problem with the resolution of my dns, however it is working
fine know, i even got two emails sent to my gmail account...

i didn't do nothing else, and now i'm getting this error:


May 30 04:03:15 server postfix/smtp[6193]: A2AA4F005A:
to=<javier.rojasr at gmail dot com>, relay=none, delay=0,
status=bounced (Host or domain name not found. Name service error for
name=localhost type=AAAA: Host not found)

i searched on main.cf and this is all i have with localhost

content_filter= smtp:[localhost]:10025

mydestination=$myhostname, localhost, $mydomain,
ldap:/etc/postfix/ldapmydestination.cf

content_filter=
smtp=inet n       -        n       -       100      smtpd  -o
content_filter=smtp-amavis:[127.0.0.1]:10024
relay=unix -       -        n       -       -        smtp  -o fallback_relay=
[localhost]:10025=inet n       -       n       -        -
smtpd  -o content_filter=
maildrop=unix -       n        n       -       -        pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus=unix -       n        n       -       -        pipe  user=cyrus
argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension}
${user}
uucp=unix -       n        n       -       -        pipe  flags=Fqhu
user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail=unix -       n        n       -       -        pipe  flags=F
user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp=unix -       n        n       -       -        pipe  flags=Fq.
user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
procmail=unix -       n        n       -       -        pipe  flags=R
user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender}
${recipient}

and in master.cf

#localhost:10025 inet   n       -       n       -       -       smtpd
-o content_filter=
scache   unix  -      -       n       -        1       scache
localhost:10025 inet  n      -       n       -        -       smtpd
  -o content_filter=
tlsmgr   unix  -      -       n       1000?    1       tlsmgr


should localhost be between [] in mater.cf too?

On Sun, May 31, 2009 at 4:01 PM, Wietse Venema <wie...@porcupine.org> wrote:
> Javier:
>> May 30 01:31:13 servidor postfix/smtp[31510]: 79689F006D:
>> to=<javier.rojasr en gmail punto com>, relay=none, delay=3281,
>> status=deferred (connect to localhost [127.0.0.1]: read timeout)
>
> Do you have a content filter (in master.cf) on 127.0.0.1?
> It appears to not work.
>
>> May 30 01:42:52 server postfix/qmgr[31119]: 64E0CF0064:
>> from=<pru...@domain>, size=1250, nrcpt=1 (queue active)
>> May 30 01:42:52 server postfix/smtp[31547]: connect to
>> gmail-smtp-in.l.google.com[74.125.93.27]: Connection refused (port 25)
>
> Something is blocking connections from your machine. I can
> connect to 74.125.93.27 just fine.
>
>        me| % telnet 74.125.93.27 smtp
>  computer| Trying 74.125.93.27...
>  computer| Connected to qw-in-f27.google.com.
>  computer| Escape character is '^]'.
>  computer| 220 mx.google.com ESMTP 4si1841347qwe.47
>        me| quit
>  computer| 221 2.0.0 closing connection 4si1841347qwe.47
>  computer| Connection closed by foreign host.
>
> You need to find out if your ISP blocks all port 25 connections.
> You can test with my mail server at 168.100.189.2.
>
>        Wietse
>



-- 
Ciao, Javier
linux counter #393724
GPG Key Fingerprint = 46B76CFEDB0161089D9ECB22FEFDE7EBA8C2007E

Reply via email to