5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] /etc/maildroprc
FromSent OnAttachments
Pamela RockJul 11, 2006 11:09 am 
Pamela RockJul 17, 2006 6:58 am 
Mike HorwathJul 17, 2006 7:01 am 
Jay LeeJul 17, 2006 7:03 am 
moussJul 30, 2006 3:58 pm 
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] /etc/maildroprcActions...
From:mouss (use@free.fr)
Date:Jul 30, 2006 3:58:18 pm
List:net.sourceforge.lists.courier-maildrop

Pamela Rock wrote:

I have setup maildrop and sendmail on a Red hat Enterprise 4 system. Maildrop works great. It processes mail as I'd expect.

I am however having problems setting up logging via /etc/maildroprc. At this time, that is my only requirement. I've tried many settings including the following. Please let me know what I need to do to get maildrop to log to /var/log/maildrop file.

FYI....

[root@mail-v1 log]# ls -l /var/log/maildrop -rw-r--r-- 1 root root 0 Jul 10 16:03 /var/log/maildrop

maildrop runs as the user for which mail is being delievered, and can thus not write there.

either use a logfile in the maildir logfile "maildrop.log"

but I presonally prefer using 'logger' to send logs to syslog instead.