On 04/14/2011 01:33 PM, Andrew Colin Kissa wrote:
> On 14 Apr 2011, at 8:23 PM, Raymond Norton wrote:
>
>    
>> ping fqdn from server comes back as 127.0.0.1, but still get error
>>      
> does it resolve via the python test i gave you earlier ?
>
>
>    

I apologize. I just did a cut and paste and did not see I had to enter 
my hostname.

Here is the out put from python now.


 >>> import os
 >>> os.environ['DJANGO_SETTINGS_MODULE'] = 'baruwa.settings'
 >>> from baruwa.utils.process_mail import host_is_local
 >>> host_is_local('relay-3.lctn.org')
True
 >>>


_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa

Reply via email to