Am 12.08.2008 13:32 schrieb Josef Liška: > > … > But it sends vacation messages with null envelope sender, which is in my > opinion undesirable, because many vacation messages are caught in spam > filters. > > I think there could be same sender on envelope. > In dovecot-sieve/src/sieve-cmu.c around line 380 is a call to > smtp_client_open(src->addr, NULL, &f); > NULL could be replaced with src->fromaddr
Hi Josef, this is not a bug - it's a _fetaure_ :-) This morning Stephan Bosch wrote: http://www.dovecot.org/list/dovecot/2008-August/032799.html Regards, Pascal