On Mon, Oct 01, 2012 at 04:35:32PM -0700, Jason T. Slack-Moehrle wrote: > So it looks like incoming e-mail might be working now, outgoing > not so much.
> Oct 1 16:34:03 www postfix/smtp[3362]: connect to > gmail.com[74.125.224.149]:25: Connection timed out This looks quite like a "disable_dns_lookups=yes" issue. The question then would be: how was it working before? $ for Mx in $(dig gmail.com. mx +short | cut -f2 -d\ ) ; do host -tA $Mx ; done gmail-smtp-in.l.google.com has address 173.194.73.26 alt2.gmail-smtp-in.l.google.com has address 173.194.70.26 alt4.gmail-smtp-in.l.google.com has address 74.125.143.27 alt1.gmail-smtp-in.l.google.com has address 173.194.65.26 alt3.gmail-smtp-in.l.google.com has address 173.194.69.26 None of those are 74.125.224.149 and none are called "gmail.com". -- http://rob0.nodns4.us/ -- system administration and consulting Offlist GMX mail is seen only if "/dev/rob0" is in the Subject: