J. Pablo" Fernández wrote:
> Hello,
> 
> Is it possible to make Courier accept relay for mails sent from
> localhost? If so, how?

Programs using sendmail can do it with no worries, with a Return-Path 
that defaults to [EMAIL PROTECTED] If you use virtual domains 
you're probably better off setting up things so that that is a valid 
address. E.g., in hosteddomains

mailserver.example.org<TAB>example.org
example.org

see http://www.courier-mta.org/makehosteddomains.html

(That assumes you then do something like "cat hosteddomains | awk 
'{print $1;}' | sort | uniq > esmtpacceptmailfor.dir/hosted" before 
makeacceptmailfor.)













































-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to