Re: [courier-users] Email forwarding problem

2014-09-12 Thread Sam Varshavchik
Bowie Bailey writes: It looks like I could use reformail to get the same result, but there are no usage examples in the man pages. Is this the right format to add a Delivered-To header? DEFAULTDELIVERY="| /usr/lib/courier/bin/reformail -A'$DTLINE' | /usr/lib/courier/bin/maildrop -w 90" I thin

[courier-users] Adding headers with reformail

2014-09-12 Thread Bowie Bailey
I set up reformail as an xfilter to add a Delivered-To header to incoming emails like this: import DTLINE xfilter "/usr/lib/courier/bin/reformail -A'$DTLINE'" This works, but the header is added at the bottom rather than the top of the headers. How can I get the new header inserted at the top

Re: [courier-users] Email forwarding problem

2014-09-12 Thread Bowie Bailey
On 9/11/2014 7:07 PM, Sam Varshavchik wrote: > Bowie Bailey writes: > >> A little more digging found preline in my default delivery >> instructions. I am using this to get the Delivered-To header. >> >> DEFAULTDELIVERY="| /usr/lib/courier/bin/preline >> /usr/lib/courier/bin/maildrop -w 90" >> >> T

[courier-users] [PATCH] fix linking order with -lunicode

2014-09-12 Thread Hanno Böck
Hello, The current Makefiles of courier add -lunicode to the LDFLAGS variable at a few places. This is wrong. Libs should never be added to LDFLAGS. This causes the build process to proceed with the wrong linking order which will sometimes fail. Such bugs usually don't cause issues unless one us

Re: [courier-users] Ubuntu/Debian package dependencies

2014-09-12 Thread Sam Varshavchik
Mark Constable writes: Sam, is there any way that chpasswd could substitute for expect+tcl? chpasswd only works for root. And if not, is it safe to assume that expect should only be a depends for SqWebMail and not authlib (ie; when sqwebmail is not installed)? Yes, it's only needed by sqwe

Re: [courier-users] Ubuntu/Debian package dependencies

2014-09-12 Thread Mark Constable
On 12/09/14 16:46, Aidas Kasparas wrote: >> If anyone on this list would like to cooperate with a "lite" debian >> package then please contact me off-list. > > The "lite" package is not necessary. Problem lies in default > configuration of apt system -- by default it installs all Recomended > packa

Re: [courier-users] Ubuntu/Debian package dependencies

2014-09-12 Thread Aidas Kasparas
On 2014.09.12 09:09, Mark Constable wrote: > Would anyone happen to know which dependencies of the Ubuntu/Debian > courier packages that would force such crazy desktop related junk? > > https://github.com/oerdnj/deb.sury.org/issues/18 > > If anyone on this list would like to cooperate with a "lite"