Re: res_search fails in postfix

2009-09-14 Thread girish br
No change in the behavior after SELinux and strace are turned off. No other "sucurity" softwares are enabled. On Mon, Sep 14, 2009 at 3:39 AM, Wietse Venema wrote: > OK, next step: turn off SELinux, AppArmor, Strace, and other > "security" software. When such software is mis-configured all > k

Re: res_search fails in postfix

2009-09-14 Thread Wietse Venema
OK, next step: turn off SELinux, AppArmor, Strace, and other "security" software. When such software is mis-configured all kinds of things will break. Wietse

Re: res_search fails in postfix

2009-09-13 Thread girish br
some more logs I would like to give as I am struck up here and need help. The permission of some of the directories are # ls -l / drwxr-xr-x 2 girish root 0 Jan 1 1970 bin drwxr-xr-x 13 root root 0 Jan 1 1970 debug drwxr-xr-x 5 root root 3660 Jun 11 21:36 dev drwxr-xr-x 12 root root 0 Sep 12 16:5

Re: res_search fails in postfix

2009-09-12 Thread girish br
Yes, I have problem in sending part. I could retrieve mails from other servers. grep '^smtp.*smtp' master.cf | grep -v smtpd gives me smtp unix - - n - - smtp All the directory you mentioned have world execute permission and file have world read permission. I run the strace as mentioned in DEBU

Re: res_search fails in postfix

2009-09-12 Thread Wietse Venema
girish br: > This is my output for: %grep '^smtp.*smtpd' master.cf > > smtp inet n - n - - smtpd I recall that you had a problem SENDING mail, in which case the proper line to look for would be the SMTP client: grep '^smtp.*smtp' master.cf | grep -v smtpd In addition, for DNS lookup to

Re: res_search fails in postfix

2009-09-12 Thread girish br
This is my output for: %grep '^smtp.*smtpd' master.cf smtp inet n - n - - smtpd On Sat, Sep 12, 2009 at 10:33 AM, Sahil Tandon wrote: > On Sat, 12 Sep 2009, girish br wrote: > > > In my master.cf all options are set to "n" which is by default. But I am > > running postfix as superuser (root).

Re: res_search fails in postfix

2009-09-12 Thread Sahil Tandon
On Sat, 12 Sep 2009, girish br wrote: > In my master.cf all options are set to "n" which is by default. But I am > running postfix as superuser (root). Just to be sure, can you post the output of: % grep '^smtp.*smtpd' /path/to/master.cf -- Sahil Tandon

Re: res_search fails in postfix

2009-09-12 Thread girish br
In my master.cf all options are set to "n" which is by default. But I am running postfix as superuser (root). On Sat, Sep 12, 2009 at 10:12 AM, Sahil Tandon wrote: > On Sat, 12 Sep 2009, girish br wrote: > > > Sep 11 18:45:47 (none) mail.info postfix/smtp[2326]: 1BE1EF67: to=< > > n...@gmail.co

Re: res_search fails in postfix

2009-09-12 Thread Wietse Venema
girish br: > Hi, > > I am getting this error. > > Sep 11 18:45:47 (none) mail.info postfix/smtp[2326]: 1BE1EF67: to=< > n...@gmail.com>, relay=none, delay=10709, delays=10709/0.3/0.01/0, > dsn=4.4.3, status=deferred (Host or domain name not found. Name service > error for name=gmail.com type=MX:

Re: res_search fails in postfix

2009-09-12 Thread Sahil Tandon
On Sat, 12 Sep 2009, girish br wrote: > Sep 11 18:45:47 (none) mail.info postfix/smtp[2326]: 1BE1EF67: to=< > n...@gmail.com>, relay=none, delay=10709, delays=10709/0.3/0.01/0, > dsn=4.4.3, status=deferred (Host or domain name not found. Name service > error for name=gmail.com type=MX: Host > > n

res_search fails in postfix

2009-09-12 Thread girish br
Hi, I am getting this error. Sep 11 18:45:47 (none) mail.info postfix/smtp[2326]: 1BE1EF67: to=< n...@gmail.com>, relay=none, delay=10709, delays=10709/0.3/0.01/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=gmail.com type=MX: Host nslookup gmail.com gi