asynchronous milter check

2011-05-10 Thread Kirill Bychkov
Hello, My scheme is simple: Client <--> Postfix <--> Internet. Client to Postfix - oubound emails. Postfix to client - inbound emails. Approx. outbound email traffic - 5 messages per second. Approx. inbound email traffic - 0.1 message per second I want to sign only outbound (not inbound) emails w

Re: asynchronous milter check

2011-05-10 Thread Wietse Venema
Kirill Bychkov: > Hello, > > My scheme is simple: > Client <--> Postfix <--> Internet. > Client to Postfix - oubound emails. > Postfix to client - inbound emails. > Approx. outbound email traffic - 5 messages per second. > Approx. inbound email traffic - 0.1 message per second > > I want to sign