> I was running some tests with /etc/maildroprc and put in a
> simple test in it to verify it was being read prior to
> $HOME/.mailfilter. So I created /etc/maildroprc with only
> one line in it:

> echo "home is $HOME"

maildroprc is not a script and the echo prolly gets ignored.  You could use
the logfile directive to verify it is being read.  You might try adding
logfile = /somedir/somefile to /etc/maildroprc (make it different filename
if you already log)
and if you have logging in .mailfilter comment it (I believe settings in
.mailfilter override maildroprc settings)
Then if you start getting things logged to that file instead, it is reading
maildroprc.


Rick Erlandson



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to