[Dovecot] sieve + dkim
Николай Клименко
klimenko.n at theitidea.ru
Mon Nov 26 22:13:24 EET 2012
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_restrictions rules
-o content_filter=smtp-amavis:[127.0.0.1]:10024 #filter for external
user
26.11.12 23:52, 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/conf.d/15-lda.conf#l20
>
>
> Regards,
> Pascal
More information about the dovecot
mailing list