Re: cache LDAP queries

2009-07-01 Thread Vasilios Tzanoudakis
Indeed that would be very interested. By the way i am using proxymap for ldap:tables and saw the ldap server running much smoothly now. Bill Ihsan Dogan wrote: Hello, While running a few test I've noticed, that Postfix does not cache any LDAP queries. As far I can see, I can limit the number

Only valid users(email addresses) can mail to certain users (email addresses) ...

2009-06-22 Thread Vasilios Tzanoudakis
Hi all, What i want to achieve is for a forwarding list that i have to be able to send only a valid sender. For example only mana...@test.com can mail to logist...@test.com Is this possible via sender/recipient restrictions somehow? thanks in advance Using latest postfix 2.6.x. Bill

Rewrite Deliver-TO address after queue ?

2009-06-19 Thread Vasilios Tzanoudakis
I would like to Rewrite Delivered-To: t...@test.com ---> tes...@test.com is that possible? I am using latest stable postfix. vtzan

Content filter - 2 entries?

2009-06-11 Thread Vasilios Tzanoudakis
Hello all, Is there any way that i can use 2 content filters? system works for ONE of the entries below (main.cf). I have also tried content_filter = scan:127.0.0.1:10025, spamassassin with no luck (getting mail transport unavailable) I use clamsmtp for clamav connection. thanks in advance B