Michael Jung:
> On 2015-12-17 20:06, wie...@porcupine.org wrote:
> > Michael Jung:
> >> mailbox_command = /usr/local/bin/spamc -s 200 -y -R --pipe-to
> >> /usr/bin/mail -s spam-report "{$sender)"
> >
> > "{$sender)" looks like a syntax error to me.
> >
> > Regardless, $sender is not defined.
On 2015-12-17 20:06, wie...@porcupine.org wrote:
Michael Jung:
mailbox_command = /usr/local/bin/spamc -s 200 -y -R --pipe-to
/usr/bin/mail -s spam-report "{$sender)"
"{$sender)" looks like a syntax error to me.
Regardless, $sender is not defined. The valid names are documented
in http:/
Michael Jung:
> mailbox_command = /usr/local/bin/spamc -s 200 -y -R --pipe-to
> /usr/bin/mail -s spam-report "{$sender)"
"{$sender)" looks like a syntax error to me.
Regardless, $sender is not defined. The valid names are documented
in http://www.postfix.org/postconf.5.html#mailbox_command
I'm new to postfix so I maybe simply attacking my problem wrong. I was
asked to setup an instance so the users
could send an email to spam@, have that email run through
spamassassin and have the results emailed
back to the user.
After setting everything up I found that
mailbox_command = /