This is a discussion on Re: [courier-users] Unable to get "From " line added before "dotforward" within the Courier-Imap forums, part of the Mail Servers and Related category; I wrote: >> I"m having trouble with getting Horde/IMP"s "Vacation" module >&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I wrote:
>> I"m having trouble with getting Horde/IMP"s "Vacation" module >> working with Courier. >> >> My "courierd" entry for DEFAULTDELIVERY is >> >> DEFAULTDELIVERY="|| dotforward >> | /opt/courier/bin/preline /opt/procmail/bin/procmail" > > OK, forget about this line of reasoning - I realized > afterwards that it would probably be better handled in > the ".forward" file itself, so I changed the way the > Horde "Vacation" (Sork) module invokes "vacation" (ergo > what gets put into the ".forward" file) so that now > the ".forward" is created as > > # cat /home/earle/.forward > \earle, "|/opt/courier/bin/reformail -f1 | /usr/ucb/vacation earle" > > which I thought for sure would work - feed it to "reformail", > use "-f1" to add the "From " line that "vacation" wants - > no worries, right? Argggh. Never mind - it's actually Solaris' "vacation" program core dumping when it tries to do a dbm_store()/additem() into the .vacation.{dir,pag} files when it runs. No idea why this is happening, of course. *Sigh* Sorry for all the noise ... So I guess the only interesting question from Courier's standpoint is, when a pipeline in a ".forward" fails, shouldn't that status make it back up the line somehow, so that Courier can at least log the pipeline failure somehow? Or is a ".forward" pipeline considered a hand-off to local delivery equivalent, and not Courier's problem ... - Greg ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |