Hi !

question 1st : is it a good idea to reject any email which is not sent from a domain  (means sen...@domain.tld) any other like sen...@sub.domain.tld or sub.sub.domain.tld is rejected ?

at least i tried with header checks in pcre

/^From:\.*@.*\.*\.*/    DISCARD NO SUBDOMAINS

but this seemd not to work..

i have several anti spam feature enabled but i get still some messages which are coming from subdomains or sub sub domains


BR Gerd

_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to