oops
This commit is contained in:
parent
06217430cc
commit
5885bf4c91
@ -24,8 +24,5 @@ local!(.*) alias \1@swtch.com
|
|||||||
([^@]+)@([^@]+)@(.+) alias \2!\1@\3
|
([^@]+)@([^@]+)@(.+) alias \2!\1@\3
|
||||||
([^@]+)@([^@]+) alias \2!\1
|
([^@]+)@([^@]+) alias \2!\1
|
||||||
|
|
||||||
# send swtch.com mail separately to appease mail avenger
|
|
||||||
(swtch.com)!(.*) | "$PLAN9/mail/lib/qmail '\s' 'swtch.com'" "'\2@\1'"
|
|
||||||
|
|
||||||
# send all mail to the gateway or mail server, $smtp, for delivery
|
# send all mail to the gateway or mail server, $smtp, for delivery
|
||||||
([^!]*)!(.*) | "$PLAN9/mail/lib/qmail '\s' 'holo.morphisms.net'" "'\2@\1'"
|
([^!]*)!(.*) | "$PLAN9/mail/lib/qmail '\s' 'YOUR.MAIL.GATEWAY'" "'\2@\1'"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user