Re: [exim] Ubuntu 20.04 and CONFDIR

2022-06-15 Thread Sander Smeenk via Exim-users
Quoting Elliot Finley via Exim-users (exim-users@exim.org): > Anyone know why CONFDIR wouldn't be honored? I'd advise reading /usr/share/doc/exim4-config/README.Debian.gz and other /usr/share/doc/exim4*/* documentation files on your system with regards to the 'split configuration' setup that Debi

[exim] Eximm Bounce Subject add original Subject of failing e-mail

2022-06-15 Thread tt-admin via Exim-users
Hi, is there a way to add the original subject to a bounce e-mail instead of just "Mail delivery.."? We already use an exim filter for bounces: if ("$return_path" is "" and ... then headers add "New-Subject: #BOUNCE# $h_subject:" headers remove subject headers add "Subject: $h_new-subject:" hea

Re: [exim] Eximm Bounce Subject add original Subject of failing e-mail

2022-06-15 Thread Jeremy Harris via Exim-users
On 15/06/2022 11:10, tt-admin via Exim-users wrote: is there a way to add the original subject to a bounce e-mail instead of just "Mail delivery.."? There's a docs chapter on customizing bounce messages. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-use

Re: [exim] Ubuntu 20.04 and CONFDIR

2022-06-15 Thread Evgeniy Berdnikov via Exim-users
On Fri, Jun 10, 2022 at 03:19:30PM -0600, Elliot Finley via Exim-users wrote: > I've been trying to get exim4 up and running on Ubuntu 20.04. [...] > But the problem is, it doesn't appear that CONFDIR is being honored. Later > in the config file there is: > > .ifndef MAIN_TLS_CERTIFICATE > MAIN_T

Re: [exim] Eximm Bounce Subject add original Subject of failing e-mail

2022-06-15 Thread tt-admin via Exim-users
I'll try using h_subject in bounce_message_file and see if that helps. Cheers Marc -Ursprüngliche Nachricht- Von: Exim-users [mailto:exim-users-bounces+tt-admin=intranett...@exim.org] Im Auftrag von Jeremy Harris via Exim-users Gesendet: Mittwoch, 15. Juni 2022 12:20 An: exim-users@exim.

[exim] Routing based on source address for a specific IP

2022-06-15 Thread Johnnie W Adams via Exim-users
Hi, folks, I've never been asked to do this before. It's a reasonable request, I think, but a new one. I need to route traffic from one sending address from one IP address to a different next hop than other traffic. Can this be done? If so, where would I begin? Thanks, John A --

Re: [exim] Routing based on source address for a specific IP

2022-06-15 Thread Jeremy Harris via Exim-users
On 15/06/2022 19:37, Johnnie W Adams via Exim-users wrote: I need to route traffic from one sending address from one IP address to a different next hop than other traffic. Can this be done? If so, where would I begin? With the docs. A router, conditioned on this source IP. Probably a "ma