> -----Original Message----- > From: J. Pablo" Fernández > Sent: Saturday, September 06, 2008 11:53 PM
> Is it possible to make Courier accept relay for mails sent > from localhost? If so, how? Yes. In my experience, this is the normal behavior, but your config file(s) may have been modified. Stick: 127.0.0.1<tab>allow,RELAYCLIENT ... in a file in the etc/smptaccess/ directory. Run makesmtpaccess. Note you can also do that with any IP address or block of addresses. See couriertcpd(8) and makesmtpaccess(8). (OK, so "localhost" doesn't have to map to the loopback address 127.0.0.1, but if it doesn't, you're doing something very weird and should probably find another way of achieving your goals). > -- > J. Pablo Fernández <[EMAIL PROTECTED]> http://pupeno.com Malc. ------------------------------------------------------------------------- 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
