diff options
author | Stefan Garthe (the_mgt) <themgt@uncensored.citadel.org> | 2011-01-29 23:19:39 +0000 |
---|---|---|
committer | Stefan Garthe (the_mgt) <themgt@uncensored.citadel.org> | 2011-01-29 23:19:39 +0000 |
commit | 7e6676e3c6332aee1e31c335a8c41b2f23bf6384 (patch) | |
tree | 566b501fa24bee7c0016996c733209ef98d54e77 /mail-mta/citadel/files | |
parent | www-servers/webcit: Version Bump. No other changes. (diff) | |
download | sunrise-7e6676e3c6332aee1e31c335a8c41b2f23bf6384.tar.gz sunrise-7e6676e3c6332aee1e31c335a8c41b2f23bf6384.tar.bz2 sunrise-7e6676e3c6332aee1e31c335a8c41b2f23bf6384.zip |
mail-mta/citadel: Removed mailer.conf. No longer needed since mailwrapper was removed.
svn path=/sunrise/; revision=11743
Diffstat (limited to 'mail-mta/citadel/files')
-rw-r--r-- | mail-mta/citadel/files/mailer.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail-mta/citadel/files/mailer.conf b/mail-mta/citadel/files/mailer.conf deleted file mode 100644 index 6f20e9bfb..000000000 --- a/mail-mta/citadel/files/mailer.conf +++ /dev/null @@ -1,10 +0,0 @@ -# Execute the "real" sendmail program from citadel, -# named /usr/sbin/citmail -# -sendmail /usr/sbin/citmail - -#Citadel doesn't support these functions -#send-mail /usr/sbin/citmail -#mailq /usr/sbin/citmail -#newaliases /usr/sbin/citmail - |