echo will output to the log file. I use it for debugging all the time. check the manual
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Rick > Erlandson > Sent: Thursday, January 22, 2004 11:18 AM > To: Courier Users List > Subject: RE: [courier-users] /etc/maildroprc not being read? > > > > 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 > ------------------------------------------------------- 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
