I am using this parameter to send message to be filtered by dspam.
However, I want local email to bypass dspam and go directly to mail
box server over lmtp.

I am not sure why the pcre code below doesn't work for local email.



/^192\.168\.0.\d{1,3}$/ lmtp:[192.168.0.246]:24
/./   FILTER dspam:dspam

Thanks in advance

Reply via email to