On 14 Dec 2010, at 2:17 PM, Jesper Nørgaard | Mindworking A/S wrote:

> I have the above issue. If I try to release mail caught in the spam filter I 
> always get the error “Error Connecting to server. Check Network!.

Okay thats the generic error when an ajax call fails. can you turn off 
javascript and try releasing you should get a better error message.

> I can preview messages and everything, but I just cannot release mails.
> I have tried changing INTERNAL_IPS so that it included both the machine ip 
> and 127.0.0.1, but that did not help.

Changing INTERNAL_IPS will not help, but since you can preview messages then it 
is bound to be an issue with your MTA
not listening on localhost which is the default IP baruwa will attempt to use 
as the SMTP server.

If your MTA is not listing on localhost you can add EMAIL_HOST = 
'YOUR_IP_ADDRESS' to the settings.py file.

>  
> Any suggestions are more than welcome

--
Baruwa - www.baruwa.org

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

Reply via email to