Alexander Wallace <[EMAIL PROTECTED]> writes:

> Hello there! I would like to be an SMTP server for some friends that are
> in different domains, and prefferably with authentication required...
> What do I need to do??? Thanks! I already have SMTP server working for
> local users, the standard one installed by woody....

Assuming you're using exim, if your /etc/exim/exim.conf doesn't have
this stuff, you probably should rerun eximconfig and choose option 1,
I think.

Put/change this in your /etc/exim/exim.conf

host_auth_accept_relay = *

and then find this section in /etc/exim/exim.conf and do what it says
for server side auth:

######################################################################
#                   AUTHENTICATION CONFIGURATION                     #
######################################################################

# Look in the documentation (in package exim-doc or exim-doc-html for 
# information on how to set up authenticated connections.

-- 
Brian Nelson <[EMAIL PROTECTED]>
[EMAIL PROTECTED]
http://bignachos.com

Reply via email to