> My main problem with Courier ESMTP authentication is that it asks
> authentication of SMTP servers that are not known to be open relays
> (such Google mail, Yahoo mail etc.). I have a Gmail account and whenever
> I try sending email to an address at my Courier server, the message
> bounces back saying it could not be relayed because my Courier server
> asked for authentication. Is there a way to fix that?

It seems that you are not accepting mail for that domain.
If this is a locally hosted domain, you have to configure it into courier.

1) Go to your courier installation dir
2) # cd esmtpacceptmailfor.dir
3) # echo "yourdomain" >> locals
4) makehosteddomains

create users for your domain (you have to chose a user backend like ldap,
passwd, ecc)

hth.
Ciao, Dino.

-- 
Dino Ciuffetti
Linux System Administrator and Architect
TuxWeb S.r.l. - http://www.tuxweb.it/



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to