This is a discussion on Re: [courier-users] Unable to get "From " line added before "dotforward" called 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 > working with ...
|
|||||||
| 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? Well, I'm no longer getting a bounce from "vacation" (but the mail is being "deferred": Aug 2 14:15:47 workcourier courierlocal: [ID 702911 mail.info] \ id=00026F06.42EFE283.000065E5,from=<Greg@Earle.NAM E>, addr=<earle@workcourier.my.do.main>,status: deferred The good news is that the message(s) *are* getting delivered when Courier does its next "flush" (so at least the "\earle" part of the ".forward" seems to still work); the bad news is that I am not seeing any returned "vacation" message from the pipeline. Is this the right approach to solving this problem (with "vacation" needing a "From " line), in the ".forward" file itself? I think it is, but I can't seem to find out why the "vacation" pipeline isn't being invoked (I tried trussing "couriertcpd", but that only got as far as "submit" being run and exiting with a status of "1", for reasons unknown). - 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 |