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
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
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
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
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.
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
--
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