Re: exim4 smarthost selection based on sender

2022-11-27 Thread Gregory Seidman
I *think* I followed that syntax, but I'm not sure because I am not super familiar with exim4 config. If I'm reading that correctly: if the from header matches .*xxx.org then use smtp.xxx.net else if the subject matches SSS then use mail.SSS.net else use smtp.googlemail.com

Re: exim4 smarthost selection based on sender

2022-11-27 Thread Marc Auslander
On 11/27/2022 12:20 PM, Gregory Seidman wrote: I send email from several email addresses. I pay for an email service for both sending and receiving email, but I pull it down locally (via POP with fetchmail) and send messages from my Debian server with mutt. All of those email addresses wind up fo

Re: exim4 smarthost selection based on sender

2022-11-27 Thread Steve McIntyre
Gregory wrote: >I send email from several email addresses. I pay for an email service for >both sending and receiving email, but I pull it down locally (via POP with >fetchmail) and send messages from my Debian server with mutt. All of those >email addresses wind up forwarding to the address with t