Op 1-2-2011 15:00, Johan Hendriks schreef:
I solved it, it was an typo in my settings.py file.Andrew Colin Kissa schreef:On 01 Feb 2011, at 3:23 PM, Johan Hendriks wrote:=================== Processing reports ====================== * Queue admin's report to: [email protected] * Queue support's report to: [email protected] Sending failed ERROR: need more than 1 value to unpackSo the patch fixes the exception right ?Yes it doesCould it be that i have no domains configured. I have just one admin, and it needs to scan all domains. I could not find a way to add a domain.I do not think that is the case as it should send the report for the admin account which does not look up the domains. - Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa_______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa I used DEFAULT_FROM_EMAIL = 'ms01.mydomain.com' I should have been DEFAULT_FROM_EMAIL = '[email protected]' So for the future we know where to look if we get that error again .. Sorry for the noise... --
Johan Hendriks Schavemaker Transport Tel: +31 (0)251 229098 Fax: +31 (0)251 212016 email: [email protected] web: http://www.schavemaker.com _______________________ Confidentiality Notice: The information in this document may be confidential. It is intended only for the use of the named recipient. If you are not the intended recipient, please notify me immediately and then delete this document. Do not disclose the contents of this document to any other person, nor take any copies. Violation of this notice may be unlawful. _______________________ |
_______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

