Error in mailgun.log

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

OpenBSD
Posts: 3
Joined: Fri Nov 17, 2006 4:32 pm

Error in mailgun.log

Post 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
enpir
Posts: 2
Joined: Mon Feb 05, 2007 1:11 pm

Post 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.
ud
Posts: 154
Joined: Thu Aug 17, 2006 9:56 am
Location: Munich, Germany
Contact:

Post by ud »

Please inspect the xmlback logfile which can be found in ~openemm/var/log/ for further error messages.

-- ud
enpir
Posts: 2
Joined: Mon Feb 05, 2007 1:11 pm

This is the xmlback logfile...

Post 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.
OpenBSD
Posts: 3
Joined: Fri Nov 17, 2006 4:32 pm

Re: This is the xmlback logfile...

Post 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.
ud
Posts: 154
Joined: Thu Aug 17, 2006 9:56 am
Location: Munich, Germany
Contact:

Post 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
Post Reply