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.