User Tools

Site Tools


qmail

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
qmail [2010/03/10 03:24]
k2patel
qmail [2019/09/20 22:01]
k2patel [Block sender based .qmail (Bouncesaying)]
Line 40: Line 40:
 </​code>​ </​code>​
  
 +== To forward if outgoing match ==
 +<code bash>
 +|if [ "​$SENDER"​ = "​support@test.k2patel.in"​ ]; then /​var/​qmail/​bin/​forward fire@power.com;​ fi
 +</​code>​
  
 NOTE : NOTE :
qmail.txt ยท Last modified: 2020/08/10 02:35 (external edit)