[exim] Re: Exim4 smarthost troubles

2024-02-23 Thread Andreas Metzler via Exim-users
Good morning, On 2024-02-24 Eric Kingston via Exim-users wrote: [...] > 16:48:51.076 57957  ╭considering: <; ${if exists{passwd.client} [...] > 16:48:51.076 57957  ├──condition: exists{passwd.client} > 16:48:51.076 57957  ├─result: false [...] > It seems that the check if passwd.client exists

[exim] Re: Exim4 smarthost troubles

2024-02-23 Thread Eric Kingston via Exim-users
Hello Ian, I appreciate any help you can offer.  My OS is the Debian variant Ubuntu.  For exim4 on Ubuntu, there is a configuration file (update-exim4.conf.conf) in which I specify the smart host.  From this, a script (update-exim4.conf) auto generates the configuration file (config.autogener

[exim] Re: Exim 4.97 issues - NetBSD 9.3

2024-02-23 Thread Ian Z via Exim-users
On Thu, Feb 22, 2024 at 12:53:21PM -0500, Kazuo Kuroi via Exim-users wrote: > 60% of guides out there are referencing a custom Debian patched version This is a bit sideways. Debian patches exim just like any GNU/Linux distro patches most upstream packages, but that's not the point. Rather, what's

[exim] Re: Exim4 smarthost troubles

2024-02-23 Thread Ian Z via Exim-users
On Thu, Feb 22, 2024 at 07:15:48PM -0700, Eric Kingston via Exim-users wrote: > It looks like the authentication methods are CRAM-MD5 PLAIN > LOGIN. Any ideas? I'll only be able to help further if you provide the native Exim configuration file, which (IIRC) Debian generates somewhere under /var.

[exim] Re: Exim4 smarthost troubles

2024-02-23 Thread Andreas Metzler via Exim-users
On 2024-02-23 Eric Kingston via Exim-users wrote: [...] > Below is a communication log directly from the command-line > exim -v ericnk...@gmail.com [...] echo blah | /usr/sbin/exim -d+all ericnk...@gmail.com should give you a lot more information on where things go wrong; especially why ex

[exim] Re: Exim 4.97 issues - NetBSD 9.3

2024-02-23 Thread Kazuo Kuroi via Exim-users
Hello Kirill, Thank you for your reply. I understand that the relevancy of mentioning NetBSD may have been irrelevant, but many people are using some variety of GNU/Linux and a lot of things change between the two. As far as letting Dovecot handle mailbox delivery, I'm not opposed and also ha