> 
> > Hi all
> >
> > Is it possible to configure james to accept ONLY authenticated SMTP
> > connections for users (I.e. EHLO commands and not HELO commands) ?
> 
> 1) If your James is an MX server for a domain then you MUST NOT reject
> non-authenticated connections.
> 
> That said, one solution could be to remove every domain from the domain
> list (not sure JAMES Server is happy for this) and then enable SMTP
> authentication. This way the Server always thinks you want to relay and
> the authentication will be mandatory.
> 
> At that point you can't use the "HostIsLocal" matcher for the
> LocalDelivery but you'll have to use "HostIs=yourlocaldomain".
> 
> This is an hack, but maybe it works.

It worked perfectly, thanks.

> 
> > Is there a way to obtain a mandatory users authentication somehow
> different?
> 
> Can you explain?
>

Never mind... just to have an alternative ;-)

Ciao
Marcello


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to