diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/openwebmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 751c1c0dc278..07a466bc224e 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -39,7 +39,7 @@ OPTIONS= ANTIWORD "AntiWord" off \ QUOTA "Quota" off \ SPAMCHECK "Spam check (Mail::SpamAssassin)" off \ SPAMCHECK_ALL "Spam check for all (default: pop3)" off \ - SPEEDYCGI "SpeedyCGI" on \ + SPEEDYCGI "SpeedyCGI" off \ TNEF "tnef" off \ VIRUSCHECK "Virus check (Clam AntiVirus)" off \ VIRUSCHECK_ALL "Virus check for all (default: pop3)" off \ |