[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Slavko via Exim-users
On 20. apríla 2025 18:48:36 UTC, Sander ter Steege via Exim-users wrote: >This is great, thank you very much! I agree the docs are not very clear about >this, they probably are when you already know what is happening, but they are >a bit less easy to follow when you don’t. No, doc is (almost)

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Sander ter Steege via Exim-users
Hi Jeremy, Lena, Andreas and Slavko, Thanks for all your help, it made me understand what was happening and why. It’s great to have so many helpful people supporting exim! — Regards, Sander -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lis

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Sander ter Steege via Exim-users
Hi Slavko, > On 20 Apr 2025, at 20:33, Slavko via Exim-users > wrote: > > You wrote that you want to understand why that happens. > As (IMO) exim's docs is hard to follow about this, i will try > to explain it more verbose (and simplified for your case)… This is great, thank you very much! I

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Slavko via Exim-users
On 20. apríla 2025 15:35:35 UTC, Sander ter Steege via Exim-users wrote: >Hi Slavko, > >Thanks for taking the time to look into this. You are welcome >> How you have currently set: >> >>control = submission >> >> With or without options? > >This is without options, when I add the 'domain

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Evgeniy Berdnikov via Exim-users
On Sun, Apr 20, 2025 at 04:15:34PM +0200, Sander ter Steege via Exim-users wrote: > 1322640 LOG: address_rewrite MAIN > 1322640 "testu...@example.com" from env-from rewritten as > ""testu...@example.com"@primary_hostname.com" by submission mode > 1322640 rewrite rules on sender address > 132264

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Andreas Metzler via Exim-users
On 2025-04-12 Sander ter Steege via Exim-users wrote: > Hi All, > This is my first post to this list, so if I missed finding this info in a FAQ > somewhere, please forgive me. > I’m configuring a new exim server (4.98 on Almalinux 9) to replace a > really old one (4.63 on CentOS 5) and I’m run

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Jeremy Harris via Exim-users
On 2025/04/20 3:15 PM, Sander ter Steege via Exim-users wrote: Hi Jeremy, On 20 Apr 2025, at 15:19, Jeremy Harris via Exim-users wrote: On 2025/04/20 2:06 PM, Sander ter Steege via Exim-users wrote: This is the log I made with the debug console in Thunderbird (I replaced the actual mail ad

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Slavko via Exim-users
On 20. apríla 2025 14:15:34 UTC, Sander ter Steege via Exim-users wrote: >1322640 LOG: address_rewrite MAIN >1322640 "testu...@example.com" from env-from rewritten as >""testu...@example.com"@primary_hostname.com" by submission mode >1322640 rewrite rules on sender address >1322640 qualify an

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Sander ter Steege via Exim-users
Hi Slavko, Thanks for taking the time to look into this. > On 20 Apr 2025, at 17:29, Slavko via Exim-users > wrote: > > On 20. apríla 2025 14:15:34 UTC, Sander ter Steege via Exim-users > wrote: > >> 1322640 LOG: address_rewrite MAIN >> 1322640 "testu...@example.com" from env-from rewritt

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Sander ter Steege via Exim-users
Hi Jeremy, > On 20 Apr 2025, at 15:19, Jeremy Harris via Exim-users > wrote: > > On 2025/04/20 2:06 PM, Sander ter Steege via Exim-users wrote: >> This is the log I made with the debug console in Thunderbird (I replaced the >> actual mail addresses and server name): > > Ah, I was assuming you

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Slavko via Exim-users
Ahoj, Dňa Sun, 20 Apr 2025 15:06:24 +0200 Sander ter Steege via Exim-users napísal: > SmtpClient.sys.mjs:1291:19 mailnews.smtp: RCPT TO done. Proceeding > with payload. SmtpClient.sys.mjs:1294:19 mailnews.smtp: C: DATA > SmtpClient.sys.mjs:677:19 mailnews.smtp: S: 354 Enter message, ending > wit

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Jeremy Harris via Exim-users
On 2025/04/20 2:06 PM, Sander ter Steege via Exim-users wrote: This is the log I made with the debug console in Thunderbird (I replaced the actual mail addresses and server name): Ah, I was assuming you were talking about actual Exim debug, as opposed to Thunderbird. -- Cheers, Jeremy --

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Sander ter Steege via Exim-users
Hi Jeremy, > On 20 Apr 2025, at 10:36, Jeremy Harris via Exim-users > wrote: > > On 2025/04/19 4:36 PM, Sander ter Steege via Exim-users wrote: >> But I do not understand why the From line Thunderbird is not used, because >> there is one and from the looks of it in the debugging output it is v

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-20 Thread Jeremy Harris via Exim-users
On 2025/04/19 4:36 PM, Sander ter Steege via Exim-users wrote: But I do not understand why the From line Thunderbird is not used, because there is one and from the looks of it in the debugging output it is valid. OK, we'd need to see that debug run to comment further. -- Cheers, Jeremy --

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-19 Thread Sander ter Steege via Exim-users
Hi Jeremy, Thanks for your quick answer. > On 19 Apr 2025, at 16:06, Jeremy Harris via Exim-users > wrote: > > On 2025/04/19 2:36 PM, Sander ter Steege via Exim-users wrote: >> I do like to know the other option to solve this problem and also to know >> why this works, as the documentation o

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-19 Thread Jeremy Harris via Exim-users
On 2025/04/19 2:36 PM, Sander ter Steege via Exim-users wrote: I do like to know the other option to solve this problem and also to know why this works, as the documentation on the options for submission mode are rather sparse and I could not find what this actually does except forcing exim to

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-19 Thread Sander ter Steege via Exim-users
Hi Lena, On 4/13/25 14:08, Lena--- via Exim-users wrote: >> when I try to send an email from u...@example.com it works >> without a problem, but as soon as I try the same using Thunderbird as an MTA >> it changes the from to "u...@examle.com"@primary_hostname.com > There are at least two solution

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-13 Thread Lena--- via Exim-users
> when I try to send an email from u...@example.com it works > without a problem, but as soon as I try the same using Thunderbird as an MTA > it changes the from to "u...@examle.com"@primary_hostname.com There are at least two solutions, the one I use: control = submission/domain= (with

[exim] Re: Exim keeps adding primary hostname for authenticated users

2025-04-13 Thread Jeremy Harris via Exim-users
On 2025/04/12 10:29 PM, Sander ter Steege via Exim-users wrote: This is my first post to this list, so if I missed finding this info in a FAQ somewhere, please forgive me. You're in the right place to be asking. I’m configuring a new exim server (4.98 on Almalinux 9) to replace a really old