diff options
author | jim-p <jimp@pfsense.org> | 2012-12-19 08:43:26 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2012-12-19 08:43:26 -0500 |
commit | 4b9744c335eb78d2bd3b65472014bf37a52c0956 (patch) | |
tree | 0d13f9c97253ac1fcdb931afab4cdc51d4780d1b /config/postfix | |
parent | e95a728e12b48cbfddcd2d5e9b2c17a938ee3565 (diff) | |
download | pfsense-packages-4b9744c335eb78d2bd3b65472014bf37a52c0956.tar.gz pfsense-packages-4b9744c335eb78d2bd3b65472014bf37a52c0956.tar.bz2 pfsense-packages-4b9744c335eb78d2bd3b65472014bf37a52c0956.zip |
Normalize line endings
Diffstat (limited to 'config/postfix')
-rw-r--r-- | config/postfix/postfix_recipients.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/postfix/postfix_recipients.php b/config/postfix/postfix_recipients.php index 0deb2f79..8d7db416 100644 --- a/config/postfix/postfix_recipients.php +++ b/config/postfix/postfix_recipients.php @@ -1,4 +1,4 @@ -<?php
-require_once ('/usr/local/pkg/postfix.inc');
-sync_relay_recipients("cron");
+<?php +require_once ('/usr/local/pkg/postfix.inc'); +sync_relay_recipients("cron"); ?>
\ No newline at end of file |