I read in the Changelog:

"Set RELAYCLIENT for IPv6 localhost address."

In smtpaccess :0000:0000:0000:0000:0000:0000:0000:0001 allow,RELAYCLIENT
Tried with 0000:0000:0000:0000:0000:0000:0000:0001 and ::1

In syslog: courieresmtpd: started,ip=[::1]

In python:

sendersIP = courier.control.getSendersIP(controlFileList)
# gets the value of '::1'
if sendersIP and courier.config.isRelayed(sendersIP):
# returns false.

Please help!

...no.
The solution is:

:::1 allow,RELAYCLIENT
# triple :

Please document it here
http://www.courier-mta.org/makesmtpaccess.html

Thank you!

Szépe Viktor
-- 
+36-20-4242498  s...@szepe.net  skype: szepe.viktor
Budapest, XX. kerület





------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
vanity: www.gigenet.com
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to