Initial commit
This commit is contained in:
commit
529efd53a1
140 changed files with 10310 additions and 0 deletions
10
include/cfg-sendmail.php
Normal file
10
include/cfg-sendmail.php
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
|
||||
$grepbin="/usr/bin/zgrep -i";
|
||||
$mng_maillog=$petar_basedir."/sudo_cmd/mng_maillog.sh";
|
||||
|
||||
$sendmail_log_file="maillog";
|
||||
$sendmail_log_dir="/var/log";
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue