Is there an option for sendmail to forward replacing [email protected]
with [email protected]?
Address rewriting and rulesets are explained in doc/op/op.*
It might be a bit complicated...
You could also look for "SRS" - there are probably example
rules available (check your favorite search engine).
Thanks! This SRS was indeed the perfect keyword to search for. I
currently have this sort of setup. Where external email is received on a
mx server that relays to local mail server for users to collect their
email.
email
|
|
|
V
+------------+
| MX |
| |
| accessmap |
| |
+------+-----+
|
|
|
+------+-----+
| LOCAL |
| |
| virtuser |
| |
+------------+
1. Ideally (I guess) I would like to have the MX servers check if the
email needs local delivery or forwarded, and if it is externally
forwarded, it should go through the srs milter on the mx servers to the external server. Or would this be impossible to do here? Maybe only the
LOCAL would be able to forward the message?
(I prefer to use sendmail, and not have lookups done by the milter in eg
mysql)
2. Do you know if the ‘reply to’ in mail clients still use the original email address, or will this be changed?
[1]
https://github.com/d--j/srs-milter
[2]
http://www.open-spf.org/SRS/
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)