aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-01-22 12:56:26 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-01-22 12:56:26 +0000
commit9b56397025369708ff22b091e7f47dab46b08455 (patch)
tree7956938396158de16eef7d496afc0df9bf14169e /etc
parent58f5733c03694c0f4d9653765e18b4fb2c24acd7 (diff)
downloadmailfromd-9b56397025369708ff22b091e7f47dab46b08455.tar.gz
mailfromd-9b56397025369708ff22b091e7f47dab46b08455.tar.bz2
Remove pragma option mailfrom and ehlo
git-svn-id: file:///svnroot/mailfromd/trunk@1214 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'etc')
-rw-r--r--etc/mailfromd.rc5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/mailfromd.rc b/etc/mailfromd.rc
index e9c95ce2..9cf4e67d 100644
--- a/etc/mailfromd.rc
+++ b/etc/mailfromd.rc
@@ -21,13 +21,14 @@
#pragma option relay "/etc/mail/sendmail.cw"
#pragma option relay "/etc/mail/relay-domains"
-#pragma option mailfrom ""
-#pragma option ehlo "your.domain"
#pragma regex +extended +icase
#pragma option debug 1
#include <status.mfh>
+set mailfrom_address "<>"
+set ehlo_domain "your.domain"
+
number gltime
set gltime interval("1 hour")
number need_greylist

Return to:

Send suggestions and report system problems to the System administrator.