diff options
author | marcelloc <marcellocoutinho@gmail.com> | 2011-09-05 16:38:32 -0300 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2011-09-05 16:38:32 -0300 |
commit | b4f7e40e49c1f91c45bc0018d378e75936733f24 (patch) | |
tree | 578cafd76b7ddbc81398b620c1327fc90d398896 /config/postfix/postfix_recipientes.php | |
parent | 37204891aa052c621664ea0b6bedf00eb0f91a76 (diff) | |
download | pfsense-packages-b4f7e40e49c1f91c45bc0018d378e75936733f24.tar.gz pfsense-packages-b4f7e40e49c1f91c45bc0018d378e75936733f24.tar.bz2 pfsense-packages-b4f7e40e49c1f91c45bc0018d378e75936733f24.zip |
postfix v2 fix postfix_recipients.php file
Diffstat (limited to 'config/postfix/postfix_recipientes.php')
-rw-r--r-- | config/postfix/postfix_recipientes.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/postfix/postfix_recipientes.php b/config/postfix/postfix_recipientes.php deleted file mode 100644 index 0deb2f79..00000000 --- a/config/postfix/postfix_recipientes.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php
-require_once ('/usr/local/pkg/postfix.inc');
-sync_relay_recipients("cron");
-?>
\ No newline at end of file |