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
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
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
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
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
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
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"