Re: How getmail deals with delivery errors and with bounce e-mails
Martin Gregorie <[email protected]>
| Newsgroups | gmane.mail.getmail.user |
|---|---|
| Organization | Martin Gregorie |
| Message-ID | <[email protected]> |
On Tue, 2020-11-03 at 20:03 -0600, Charles Cazabon wrote: > Egads, no, don't do this! You're injecting a message into the local > MDA, using the apparent envelope sender address of the source message > as the new envelope sender. > Fair comment, but there's another way out: Postfix's luser_relay parameter, in main.cf, forces local delivery to a user of your choice, which is exactly what I want. Martin