[Koha-bugs] [Bug 16149] Generate and send custom notices based on report output

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 24 09:47:52 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16149

--- Comment #8 from Hugo Agud <hagud at orex.es> ---
Hi,

I have been able to apply the patch but I am not able to send any mail

I have enabled koha mail and I have install postfix... 

may you help me on this, please?

kohadev-koha at kohadevbox:/home/vagrant/kohaclone/misc/cronjobs$ perl
patron_emailer.pl -report=1 -notice=ODUE -module=circulation -library=orex
-from=info at orex.es -email=email -verbose
LETTER_FOUND => 1
REPORT_FOUND => 1
REPORT_SUCCEED => 1
SENDING_SUCCEED => 0
kohadev-koha at kohadevbox:/home/vagrant/kohaclone/misc/cronjobs$ perl
patron_emailer.pl -report=1 -notice=CHECKIN -module=circulation -library=orex
-from=info at orex.es -email=email -verbose
LETTER_FOUND => 1
REPORT_FOUND => 1
REPORT_SUCCEED => 1
SENDING_SUCCEED => 0
kohadev-koha at kohadevbox:/home/vagrant/kohaclone/misc/cronjobs$ perl
patron_emailer.pl -report=1 -notice=DUE -module=circulation -library=orex
-from=info at orex.es -email=email -verbose
LETTER_FOUND => 1
REPORT_FOUND => 1
REPORT_SUCCEED => 1
SENDING_SUCCEED => 0
kohadev-koha at kohadevbox:/home/vagrant/kohaclone/misc/cronjobs$ perl
patron_emailer.pl -report=1 -notice=PREDUE -module=circulation -library=orex
-from=info at orex.es -email=email -verbose
LETTER_FOUND => 1
REPORT_FOUND => 1
REPORT_SUCCEED => 1
SENDING_SUCCEED => 0
kohadev-koha at kohadevbox:/home/vagrant/kohaclone/misc/cronjobs$ exit

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list