Re: exim4 smtp-auth

2019-04-12 Thread rlharris
On 2019.04.12 03:51, to...@tuxteam.de wrote: /etc/exim4/conf.d/auth/30_exim4-config_examples: Thanks for pointing me to the examples file, Tomas; that is one source I missed. I printed out that file and I shall go over it in the morning after I catch a bit of sleep. RLH

Re: exim4 smtp-auth

2019-04-12 Thread tomas
On Fri, Apr 12, 2019 at 03:31:13AM -0500, rlhar...@oplink.net wrote: > For SMTP-AUTH in exim4, the authorization string saved in > /etc/exim4/passwd.client is of the form: > > smarthost.isp.net:login_identification:password > > with the colon character (:) being the delimiter. > > Can this s

exim4 smtp-auth

2019-04-12 Thread rlharris
For SMTP-AUTH in exim4, the authorization string saved in /etc/exim4/passwd.client is of the form: smarthost.isp.net:login_identification:password with the colon character (:) being the delimiter. Can this scheme work with a password which itself contains a colon, such as: this:is:my:p

Re: exim4 smtp auth

2007-02-07 Thread Predrag Gavrilovic
You can not force client to authenticate, but you can force accepting mail from client to fail if client is not authenticated. You should check acl_smtp_mail or acl_smtp_rcpt and reject mail if client is not authenticated (but accept mail from foreign servers that are trying to send mail to your u

exim4 smtp auth

2007-02-06 Thread Andrew Critchlow
Is there anyway i can check if my smtp auth is working with exim4? I have enabled TLS with certificates and i have unhashed, plain_server: I have also used htpasswd -nd username and put the output into /etc/exim4/passwd I have also set: MAIN_TLS_ENABLE = true But when I try and send an emai

Re: Need help with exim4 SMTP Auth [SOLVED]

2005-07-04 Thread Adam Fabian
On Mon, Jul 04, 2005 at 09:59:03AM -0600, Paul E Condon wrote: > I moved from exim4-daemon-light to exim4-daemon-heavy and ran ... > others who have this problem and find this in the archives: ...-heavy > contains the fix. Email was already working when I did the The light version does SMTP auth

Re: Need help with exim4 SMTP Auth [SOLVED]

2005-07-04 Thread Paul E Condon
On Mon, Jul 04, 2005 at 07:31:10AM +0530, Sridhar M.A. wrote: > On Sun, Jul 03, 2005 at 03:56:02PM -0600, [EMAIL PROTECTED] wrote: > >> Where can I get info. on how to resolve this? >> I haven't found anything that looks like SMTP Authentication in the exim4 >> documentation on my mac

Re: Need help with exim4 SMTP Auth (I think)

2005-07-03 Thread Sridhar M.A.
On Sun, Jul 03, 2005 at 03:56:02PM -0600, [EMAIL PROTECTED] wrote: > Where can I get info. on how to resolve this? > I haven't found anything that looks like SMTP Authentication in the exim4 > documentation on my machine. Is it a new feature? Or does exim4 refer to > it by a different

Re: Need help with exim4 SMTP Auth (I think)

2005-07-03 Thread Adam Fabian
On Sun, Jul 03, 2005 at 03:56:02PM -0600, [EMAIL PROTECTED] wrote: > found anything that looks like SMTP Authentication in the exim4 > documentation on my machine. Is it a new feature? Or does exim4 refer I'm no expert on this, but I did manage to get exim delivering through GMail which requires

Re: Need help with exim4 SMTP Auth (I think)

2005-07-03 Thread Wayne Topa
[EMAIL PROTECTED]([EMAIL PROTECTED]) is reported to have said: > I've suddenly started getting 550 errors when I attempt to send mail from > my Sarge desktop host. I read my mail with mutt and run exim4. I got started > with exim3 when it was default MTA for Debian and followed along as Debian > mo

Need help with exim4 SMTP Auth (I think)

2005-07-03 Thread pecondon
I've suddenly started getting 550 errors when I attempt to send mail from my Sarge desktop host. I read my mail with mutt and run exim4. I got started with exim3 when it was default MTA for Debian and followed along as Debian moved to exim4. The error message that comes back to me when delivery fai

Re: exim4 smtp auth via libpam-dotfile

2003-11-20 Thread Sergey V. Spiridonov
Sergey V. Spiridonov wrote: Hi I tried to make exim4 smtp auth against libpam-dotfile with no success. Is it suppoused to work? Solved. -- Best regards, Sergey Spiridonov A: No Q: Should I quote below my post? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Re: exim4 smtp auth via libpam-dotfile

2003-09-12 Thread Andreas Metzler
On Fri, Sep 12, 2003 at 02:26:08AM +0200, Sergey V. Spiridonov wrote: > I tried to make exim4 smtp auth against libpam-dotfile with no success. > Is it suppoused to work? I do not know. > I used the following auth exim4 configuration (suggested in exim > documentation): [...] con

exim4 smtp auth via libpam-dotfile

2003-09-11 Thread Sergey V. Spiridonov
Hi I tried to make exim4 smtp auth against libpam-dotfile with no success. Is it suppoused to work? I used the following auth exim4 configuration (suggested in exim documentation): plain: driver = plaintext public_name = PLAIN server_prompts = : server_condition = "${if pam{$2