Re: [Dovecot] sieve + dkim

2012-11-26 Thread Николай Клименко
yes of course this is only remarks for easily understanding 27.11.12 0:33, Charles Marcus пишет: You do know that inline comments as you have below are not supported in postfix config files and WILL cause unexpected behavior depending on where they are and what they contain, right? On 2012-1

Re: [Dovecot] sieve + dkim

2012-11-26 Thread Charles Marcus
You do know that inline comments as you have below are not supported in postfix config files and WILL cause unexpected behavior depending on where they are and what they contain, right? On 2012-11-26 3:13 PM, Николай Клименко wrote: thx for answer i use 1.x I found the solution in main.cf c

Re: [Dovecot] sieve + dkim

2012-11-26 Thread Николай Клименко
thx for answer i use 1.x I found the solution in main.cf content_filter=smtp-amavis:[127.0.0.1]:10026 #filter with dkim and in master.cf public_ip_external_user:smtp inet n - - - - smtpd #some smtpd_recipient_restrictions rules #some smtpd_sender_rest

Re: [Dovecot] sieve + dkim

2012-11-26 Thread Pascal Volk
On 11/26/2012 07:58 PM Николай Клименко wrote: > message sent from the sieve-vacation does not contain dkim signature > > how to configure sieve to send messages via smtp transport with signing? Configure a submission host: http://hg.dovecot.org/dovecot-2.1/file/e95479f439aa/doc/example-config/c

[Dovecot] sieve + dkim

2012-11-26 Thread Николай Клименко
message sent from the sieve-vacation does not contain dkim signature how to configure sieve to send messages via smtp transport with signing?