[Dovecot] How to force working of a redirect features in sieve plugin?

Timo Sirainen tss at iki.fi
Fri Apr 4 10:12:50 EEST 2008


On Mar 28, 2008, at 10:38 PM, Vitalij Satanivskij wrote:
> 2008-03-28 22:23:10 1JfL6U-000LBj-24 <satan@********>:  
> dovecot_virtual_delivery transport output: /libexec/ld-elf.so.1:  
> environment corrupt; mi

What OS is this with? Googling the error shows that this would happen  
if there some some garbage in the enviroment. You could check what  
Dovecot creates for the environment by setting sendmail_path to a  
script like:

#!/bin/sh
set > /tmp/deliver.env

Then see if the file contains something weird.. It should contain only  
key=value pairs, no empty lines or things like that.

> Question is - how deliver sending mail thru sendmail_path = "/usr/ 
> sbin/sendmail"?
> Via pipe?

Yes, to sendmail's stdin.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080404/2fd29da8/attachment.bin 


More information about the dovecot mailing list