1.

Explain About Qmail Control File “badmailfrom”?

Answer»

This qmail control file is used by qmail-smtpd. Envelope addresses not allowed to send mail. If the envelope from ADDRESS on an incoming message matches an ENTRY in badmailfrom, the SMTP daemon will reject every RECIPIENT address. Entries may be either email addresses, or @DOMAIN to reject every address in a domain. This is a primitive FORM of spam filtering.

This qmail control file is used by qmail-smtpd. Envelope addresses not allowed to send mail. If the envelope from address on an incoming message matches an entry in badmailfrom, the SMTP daemon will reject every recipient address. Entries may be either email addresses, or @domain to reject every address in a domain. This is a primitive form of spam filtering.



Discussion

No Comment Found