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