Re: sender whitelist implementation

2008-10-16 Thread ML
use a custom variable that you define in main.cf. something like this: -o smtpd_sender_restrictions=${smtpd10028_sender_restrictions} and define smtpd10028_sender_restrictions = in main.cf it works fine, thanks !

Re: sender whitelist implementation

2008-10-16 Thread mouss
ML a écrit : > Hi, > > I wonder how to bypass a dspam filter for some sender only (aka a filter > whitelist), the issue is that i'm using a double filtering system : > > [snip] > 127.0.0.1:10028 inet n - n - 16 smtpd > -o content_filter=dspam:unix:/var/run/dspam.so