summaryrefslogtreecommitdiff
path: root/mail/dspam-devel/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dspam-devel/pkg-message')
-rw-r--r--mail/dspam-devel/pkg-message3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/dspam-devel/pkg-message b/mail/dspam-devel/pkg-message
index 21f9ffebfce9..54ba1c8b8e49 100644
--- a/mail/dspam-devel/pkg-message
+++ b/mail/dspam-devel/pkg-message
@@ -8,9 +8,8 @@
%%POSTFIX_MBC%%
%%POSTFIX_MBC%% Quick Postfix setup guide:
%%POSTFIX_MBC%% Add root, postfix and cgiuser to %%PREFIX%%/etc/dspam/trusted.users
-%%POSTFIX_MBC%% (Do NOT add --user $USER to the call of dspam binary)
%%POSTFIX_MBC%% In main.cf set
-%%POSTFIX_MBC%% mailbox_command = %%PREFIX%%/bin/dspam --mode=teft --deliver=innocent,spam --feature=chained,noise -d %u
+%%POSTFIX_MBC%% mailbox_command = %%PREFIX%%/bin/dspam --user $USER --mode=teft --deliver=innocent,spam --feature=chained,noise -d %u
%%POSTFIX_MBC%% And don't forget to set
%%POSTFIX_MBC%% %%PREFIX%%/etc/dspam/untrusted.mailer_args
%%POSTFIX_MBC%% (for mail.local it could be /usr/libexec/mail.local -s %u)