Page 1 of 1

Error in mailgun.log

Posted: Tue Jan 30, 2007 4:10 pm
by OpenBSD
Hi,

sending mails to real recipients works.
Sending mail to test or admin recipients fails as described
in the following part of mailgun.log.
Can anybody shed some light on this ?

Best regards and
many thanks in advance.

[30.01.2007 15:28:51] DEBUG/write/meta/(1/1/13/64): Try to execute /home/openem
m/bin/xmlback -vql -E /tmp/error33467.tmp -o generate:media=email;temporary=true
;syslog=true;path=/home/openemm/var/spool/ADMIN /home/openemm/var/spool/META/Agn
Mail=D20070130152851=1=13=00001=liaMngA.xml
[30.01.2007 15:28:52] ERROR/writer/meta/(1/1/13/64): command /home/openemm/bin/
xmlback -vql -E /tmp/error33467.tmp -o generate:media=email;temporary=true;syslo
g=true;path=/home/openemm/var/spool/ADMIN /home/openemm/var/spool/META/AgnMail=D
20070130152851=1=13=00001=liaMngA.xml returns 1 (version conflict? missing DTD?)
[30.01.2007 15:28:52] ERROR/writer/meta/(1/1/13/64): command /home/openemm/bin/
xmlback -vql -E /tmp/error33467.tmp -o generate:media=email;temporary=true;syslo
g=true;path=/home/openemm/var/spool/ADMIN /home/openemm/var/spool/META/AgnMail=D
20070130152851=1=13=00001=liaMngA.xml failed (Missing binary? Wrong permissions?
): java.lang.Exception: command returns 1

Posted: Mon Feb 05, 2007 1:19 pm
by enpir
Hi everybody,

same problem here. We can create the normal Mails bust testing Mails with Test or Admin Accounts fails. Checked if there are binarys missing. Propertys are correct. What can we do?

Thanks in advance.

Posted: Mon Feb 05, 2007 4:59 pm
by ud
Please inspect the xmlback logfile which can be found in ~openemm/var/log/ for further error messages.

-- ud

This is the xmlback logfile...

Posted: Wed Mar 14, 2007 1:38 pm
by enpir
[30.01.2007 15:32:15] 20435 NOTICE/deinit: mail creation: 0;1;1;13;66;W;1;0;0;2;1317
[30.01.2007 15:32:15] 20435 NOTICE/deinit: mail creation: 0;1;1;13;66;W;1;0;1;1;1323


Thanks in advance.

Re: This is the xmlback logfile...

Posted: Fri Mar 23, 2007 4:33 pm
by OpenBSD
enpir wrote:[30.01.2007 15:32:15] 20435 NOTICE/deinit: mail creation: 0;1;1;13;66;W;1;0;0;2;1317
[30.01.2007 15:32:15] 20435 NOTICE/deinit: mail creation: 0;1;1;13;66;W;1;0;1;1;1323
Hi,

can someone please explain the entries in the above xmlback logfile ?
I really don't know the meaning of all those figures.

Many thanks in advance and best regards,
OpenBSD.

Posted: Tue Mar 27, 2007 12:47 pm
by ud
These are just creation report values on success. But there is no hint for the failure. This means the program itself seems to work, expect for admin sendings. The main difference is another destination directory. So please check if the directory ~openemm/var/spool/ADMIN ist existing and writable by the user openemm.

-- ud