119 |
# $timestamp_fmt_mysql = 1; # if using MySQL *and* msgs.time_iso is TIMESTAMP; |
# $timestamp_fmt_mysql = 1; # if using MySQL *and* msgs.time_iso is TIMESTAMP; |
120 |
# defaults to 0, which is good for non-MySQL or if msgs.time_iso is CHAR(16) |
# defaults to 0, which is good for non-MySQL or if msgs.time_iso is CHAR(16) |
121 |
|
|
122 |
$virus_admin = "virusalert\@$mydomain"; # notifications recip. |
$virus_admin = ""; # notifications recip. |
123 |
|
|
124 |
$mailfrom_notify_admin = "virusalert\@$mydomain"; # notifications sender |
$mailfrom_notify_admin = "virusalert\@$mydomain"; # notifications sender |
125 |
$mailfrom_notify_recip = "virusalert\@$mydomain"; # notifications sender |
$mailfrom_notify_recip = "virusalert\@$mydomain"; # notifications sender |