Hi All,
I altered some of amavis.conf.in file to have some domain to be whitelisted..then the daily report stopped working... i got through this forum and search for the problem...and got a few similar but not the same problem.
Most of them getting email by command
/opt/zimbra/libexec/zmdailyreport -m
but not for me.. it gave me error :
Undefined subroutine &main::logError called at /opt/zimbra/libexec/zmdailyreport line 223, <CONF> line 403.
but if i popped to a file using /opt/zimbra/libexec/zmdailyreport >> dailyreport.txt , i 'll get the report.
I just want ZCS mail the report.. i also checked the zimbra cron and the command there with -m ...
---------------------------------------The error ----------------------
[zimbra@mamm security]$ /opt/zimbra/libexec/zmdailyreport -m
Undefined subroutine &main::logError called at /opt/zimbra/libexec/zmdailyreport line 223, <CONF> line 403.
[zimbra@mamm security]$ zmlocalconfig | grep smtp
javamail_smtp_debug = false
javamail_smtp_enable_starttls = true
javamail_smtp_timeout = 60
postfix_enable_smtpd_policyd = no
postfix_smtpd_client_restrictions = reject_unauth_pipelining
postfix_smtpd_data_restrictions = reject_unauth_pipelining
postfix_smtpd_helo_required = yes
postfix_smtpd_sasl_authenticated_header = no
postfix_smtpd_tls_cert_file = ${zimbra_home}/conf/smtpd.crt
postfix_smtpd_tls_key_file = ${zimbra_home}/conf/smtpd.key
postfix_smtpd_tls_loglevel = 1
smtp_destination = admin@company.my
smtp_host_retry_millis = 60000
smtp_notify = yes
smtp_source = admin@company.my
Regards


LinkBack URL
About LinkBacks


