6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Problems with autores...
FromSent OnAttachments
Goutam BaulJul 7, 2008 10:07 pm 
Goutam BaulJul 8, 2008 3:04 am 
Sam VarshavchikJul 8, 2008 4:02 am 
Goutam BaulJul 8, 2008 4:32 am 
EndaJul 8, 2008 5:04 am 
Goutam BaulJul 8, 2008 5:53 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Problems with autoresponseActions...
From:Enda (en@codefoundry.com)
Date:Jul 8, 2008 5:04:35 am
List:net.sourceforge.lists.courier-maildrop

Goutam Baul wrote:

I am sorry if I am bothering you too much. I tried to use send mail from the command prompt by using the command sendmail xy@mycompany.in and it worked properly. I am not trying to say that it is a maildrop issue. May be I am on the wrong list for this issue. But will it be possible to give some hints on how I should work ahead? The permission of the main.cf is set as -rw-r--r-- 1 root root 31904 Jun 30 23:41 main.cf

the permission of sendmail binary at /etc/sbin is lrwxrwxrwx 1 root root 21 May 29 12:57 /usr/sbin/sendmail -> /etc/alternatives/mta Any help please?

Check the permissions of the folder hierarchy which holds main.cf, if any folder doesn't have world read permissions that will block an unprivilaged user from accessing the file regardless of the files permissions.

HTH,