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
Next revision
Previous revision
qmail [2010/03/10 03:24]
k2patel
qmail [2020/08/10 02:35] (current)
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)