diff options
Diffstat (limited to 'config/postfix/postfix_recipientes.php')
-rw-r--r-- | config/postfix/postfix_recipientes.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/postfix/postfix_recipientes.php b/config/postfix/postfix_recipientes.php new file mode 100644 index 00000000..0deb2f79 --- /dev/null +++ b/config/postfix/postfix_recipientes.php @@ -0,0 +1,4 @@ +<?php
+require_once ('/usr/local/pkg/postfix.inc');
+sync_relay_recipients("cron");
+?>
\ No newline at end of file |