For my sins, I built and continue to operate a website for a local adult
football association. Email services are provided via Exim and Dovecot
for a few positions, but most email is sent by the website itself.
To regularise access to email, I recently decided to move the users to
vmail and di
On 2024-08-08 03:17, Jeremy Harris via Exim-users wrote:
On 07/08/2024 16:21, Cam Ellison via Exim-users wrote:
I will greatly appreciate any insights.
You didn't describe your symptoms... I suggest identifying
magic terms from them and looking in the Concept Index of
the docs:
Status update:
Less is apparently more. Removing the condition lines here and there,
such as:
condition = ${lookup mysql{SELECT email_username FROM league WHERE
email_username='$local_part_data' AND domain='scasl.ca'}{$value}fail}
allowed email from external senders to go through. Dovecot
On 2024-08-08 09:47, Cam Ellison via Exim-users wrote:
Status update:
As is often the case, I spoke too soon. SMTP works for emails between
virtual users, but does not work for outgoing mail.
The local_part of the sender name is missing, though the domain is present.
I have tried this
On 2024-08-08 12:40, Andrew C Aitchison wrote:
On Thu, 8 Aug 2024, Cam Ellison via Exim-users wrote:
On 2024-08-08 09:47, Cam Ellison via Exim-users wrote:
Status update:
As is often the case, I spoke too soon. SMTP works for emails between
virtual users, but does not work for outgoing mail
On 2024-08-08 14:58, Cam Ellison via Exim-users wrote:
Back to the drawing board.
As it turns out, the problem was the server_set_id variable. When it's
commented out, everything works. To be fair, there's a warning about it
possibly breaking things when used.
Thanks for the su
On 2024-09-22 23:57, Marco Gaiarin via Exim-users wrote:
I've upgraded to debian bullseye, and often i catch on logs:
Sep 23 00:00:08 mail exim[1468704]: 2024-09-23 00:00:08 1ssUci-006A4f-Ph
failed to write to main log: length=91 result=-1 errno=9 (Bad file descriptor)
Sep 23 00:00:08 mail