RE: [Exim] SMTP Auth + Relaying

Etusivu
Poista viesti
Vastaa
Lähettäjä: Rob Williams
Päiväys:  
Vastaanottaja: 'Wakko Warner'
Kopio: exim-users
Aihe: RE: [Exim] SMTP Auth + Relaying
> > Under Directors Configuration:
> GAH! you're using exim 3.x.
> Wait, why do you have acl_smtp_rcpt and directors ?!


It's a config file that I had working with exim 3.x that I tried to
update (and failed, I might add :) ) using the convert4r4 script.


> If you're using 4.x, then you need to post your rcpt acl. You can

check
> it first to see.  there should be an:
>    accept authenticated = *
> before the end of the acl.


That's got it. Works just ducky now. :) Thank you SO much.

-Rob