qmail
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Next revisionBoth sides next revision | ||
qmail [2009/05/12 14:06] – k2patel | qmail [2010/03/10 03:24] – k2patel | ||
---|---|---|---|
Line 13: | Line 13: | ||
fi | fi | ||
</ | </ | ||
+ | |||
+ | ==== Block sender based .qmail (Bouncesaying) ==== | ||
+ | |||
+ | Here is the quick work around to block sender / domain using .qmail for user OR domain.\\ | ||
+ | * To disable " | ||
+ | * To disable " | ||
+ | |||
+ | == To block sender : == | ||
+ | |||
+ | |||
+ | <code bash> | ||
+ | |||
+ | | if [ " | ||
+ | |||
+ | </ | ||
+ | |||
+ | |||
+ | == To block Domain : == | ||
+ | |||
+ | Blocking xyz.com to send email to ketan@pqr.com | ||
+ | |||
+ | <code bash> | ||
+ | |||
+ | | / | ||
+ | |||
+ | </ | ||
+ | |||
+ | |||
+ | NOTE : | ||
+ | - This line must be appear first in file | ||
+ | - when you restrict for user you must add user Maildir line after this line. | ||
+ | e.g. "/ |
qmail.txt · Last modified: 2020/08/10 02:35 by 127.0.0.1