[exim] Re: Exim4 smarthost troubles

2024-02-21 Thread Ian Z via Exim-users
I should have asked what auth mechanisms you see in the relay EHLO response? A good way to test this (or any issue with SMTP communication in fact) is with the swaks tool. -- Ian -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users

[exim] Re: Exim4 smarthost troubles

2024-02-21 Thread Ian Z via Exim-users
On Mon, Feb 19, 2024 at 04:51:30PM -0700, Eric Kingston via Exim-users wrote: > I am having trouble getting exim to authenticate to a SMTP relay. I > have made the appropriate entry in passwd.client as per the manual, > but am using the wildcard (*) considering the reverse DN lookup > implication

[exim] Re: Exim 4.97 issues - NetBSD 9.3

2024-02-21 Thread Kirill Miazine via Exim-users
Hi there • Kazuo Kuroi via Exim-users [2024-02-20 15:30]: Hello exim-users, I am currently trying to set up an Exim mail server with Dovecot as my local IMAP system. Here is some info relevant to my setup: Exim version is 4.97. built using pkgsrc. Eh, I think the subject of the message is n

[exim] Exim 4.97 issues - NetBSD 9.3

2024-02-21 Thread Kazuo Kuroi via Exim-users
Hello exim-users, I am currently trying to set up an Exim mail server with Dovecot as my local IMAP system. Here is some info relevant to my setup: Exim version is 4.97. built using pkgsrc. The main issue I'm having is setting up Exim for virtual users and to set up mailboxes in a normal way.

[exim] Exim4 smarthost troubles

2024-02-21 Thread Eric Kingston via Exim-users
Hello, I am having trouble getting exim to authenticate to a SMTP relay.  I have made the appropriate entry in passwd.client as per the manual, but am using the wildcard (*) considering the reverse DN lookup implications.  I have configured the appropriate smarthost options.  I have followed