On Tue, 30 Mar 2004, Greg Earle wrote:
I'm using Courier 0.45.2 along with Horde/IMP/Ingo/etc. for WebMail on a Solaris 8 platform.
I'm having problems getting dotforward to work right with "vacation" entries in the ".forward" file.
I was formerly using
DEFAULTDELIVERY="| /opt/courier/bin/preline /opt/procmail/bin/procmail"
in .../etc/courierd, but wanted to enable ".forward" file processing as Horde's "vacation" module only writes ".forward" files (and the requisite "vacation.db" files). So I tried switching it to
DEFAULTDELIVERY="|| dotforward | /opt/courier/bin/preline /opt/procmail/bin/procmail"
Um, don't you want just *one* pipe there at the start, not two?
Well, the default commented-out section of "courierd" says
# If you want to automatically enable .forward support globally,
# use something like this:
#
# DEFAULTDELIVERY="|| dotforward
# ./Maildir"
#
# Yes, it's two lines long, with an embedded newline. Of course, you can
# use any default local mail delivery instruction in place of ./Maildir.
I figured there was a good reason why Sam put two pipe symbols there ...
- Greg
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
