Infodrom Oldenburg
— postfix —
| 28.10.2001: Fix envelope-from for uucp sites | postfix | 0.0.20011008.SNAPSHOT |
|---|---|---|
| This patch fixes a severe problem with a postfix installation on a
uucp host. Without this patch all mails sent to the server via UUCP
will be sent out by postfix with an envelope from like
$user@$uucphost.$mydomain if the uucp name does not contain
a dot. As long as the uucp site is addressed at $uucphost.$mydomain,
this is fine.
However it is not if the uucp site is actually foo.com with the name foo and there is no foo.$mydomain. In that case Postfix would try to send out mails with an invalid envelope from address which could (and actually does) cause destination mail servers to reject the mail. Bummer. This patch will make |
||
| Download: patch. | ||