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:Goutam Baul (gout@cesc.co.in)
Date:Jul 8, 2008 4:32:47 am
List:net.sourceforge.lists.courier-maildrop

Goutam Baul wrote:

The content of the .mailfilter file is

cc "| mailbot -t /home/vmail/mycompany.in/abcd/vacation.txt -A 'From: $RECIPIENT' /usr/sbin/sendmail -t ''"

The Postfix program

<ab@mycompany.in>: Command died with status 1: "/usr/local/bin/maildrop". Command output: sendmail: fatal: open /etc/postfix/main.cf: Permission denied

* Sam Wrote:

When maildrop attempts to forward the message by running /usr/sbin/sendmail, sendmail fails with the above error message.

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? With regards,

Goutam

This has nothing to do with maildrop. There's a problem with your Postfix configuration.