On 2013-01-22 22:47, Sam Varshavchik wrote:
> Papo Napolitano writes:
>
>>
>> On 2013-01-21 21:20, Sam Varshavchik wrote:
>> > Papo Napolitano writes:
>> >
>> >> Hi list.
>> >>
>> >> I'm using freemail to prevent spammers send me mail from my own
>> domain.
>> >> As I have no control over the reverse address of the cable
>> connection in
>> >> my office, I added this line to my bofh file :
>> >>
>> >>    freemail dosalcubo.com 45-141-137-186.fibertel.com.ar
>> >>
>> >> The problem is the morons at my ISP didn't configure the A record for
>> >> such reverse address :
>> >>
>> >>    $ dig 45-141-137-186.fibertel.com.ar | grep status
>> >>    ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 26476
>> >>
>> >> So I tried adding this to esmtproutes :
>> >>
>> >>    186.137.141.45/32       allow,RELAYCLIENT,BOFHCHECKDNS=0
>> >
>> > This looks like something to go into smtpaccess, and not esmtproutes
>>
>> Actually is in smtpaccess (my bad) :
>>
>> # grep 186.137.141.45 /etc/courier/smtpaccess/default
>> 186.137.141.45/32       allow,RELAYCLIENT,BOFHCHECKDNS=0
>
> Do you have the Net::CIDR Perl module installed?
>

I did not. So I installed it but got the same result.
The ran a strace, then decided to setup a smtp server in the office, 
relaying authenticated to our primary mail server.
I think it's a better solution anyway.

Thanks for the help.-

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to