5 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Relaying
FromSent OnAttachments
LeopardApr 7, 2003 5:55 pm 
Sam VarshavchikApr 7, 2003 6:46 pm 
Anand BuddhdevApr 7, 2003 6:47 pm 
LeopardApr 9, 2003 2:36 pm 
Bowie BaileyApr 10, 2003 9:08 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [courier-users] RelayingActions...
From:Bowie Bailey (Bowi@BUC.com)
Date:Apr 10, 2003 9:08:39 am
List:net.sourceforge.lists.courier-users

From: Leopard [mailto:leop@moua7.com]

Thank u for urn help, i'm using authenticated SMTP now but still have a problem : When trying to send a mail from any adress te@hotmail.com for example to one of my users, courier wont accepr request from hotmail cause it says that hotmail mail should use authenticated SMTP ! I only wanna use authenticated SMTP for my users to send mail, not to receive it!

You should set AUTH_REQUIRED=0 in esmtpd.

This is the default setting. It still allows authentication, but doesn't require it of everyone. Anyone who authenticates will be able to send mail anywhere. Anyone who doesn't authenticate will only be able to send to domains in your esmtpacceptmailfor list.

Bowie