e following two lines?
check_policy_service inet:127.0.0.1:10023,
check_policy_service unix:/home/seb/sandra/bin/fuck,
I mean, would the second one complement the first one (this is what I
hope) or would it interfer with it because they share the same beginning?
Kind regards,
Sébastien.
Hello,
My first guess is http://www.postfix.org/DEBUG_README.html#no_chroot
Sorry, wrong guess. Your test program is not a policy server.
http://www.postfix.org/addon.html#policy
I see. So the example given in the online documentation can't work, and
the more complete, apparently self-suff
Hello,
My first guess is
http://www.postfix.org/DEBUG_README.html#no_chroot
Sorry, wrong guess. Your test program is not a policy server. You need
something that listens on a unix or tcp socket. An incomplete list of
available policy servers can be found here:
http://www.postfix.org/addon
n n - 2 pipe
mailman unix - n n - - pipe
smtp-amavis unix- - n - 2 smtp
and alas, the message remains in mail.log . It was a good call though.
Any other idea?
Sébastien.
Noel Jones (Tue, 7 Nov 2017):
On 11/7/2017 9:40 AM,
In master.cf I added the lines
# service type private unpriv chroot wakeup maxproc command + args
policyunix - n n - 0 spawn
user=nobody argv=/home/seb/sandra/bin/fuck
(I tried writing this on 1 line or on 2 lines.)
In main.cf I extende
Hello,
Thanks a lot Noel for this bird's-eye view of possible solutions. The most
promising tool for my setting seems to be Postfwd, which I'll now explore.
Sébastien.
One of the casualties in the war on spam is mail forwarders.
The built-in postfix way to control the sender/recipient p
Hello,
I run a small publishing company and for the sake of easing communication
between authors (who work in teams) I have provided each of them with a
local alias. Typically, mail sent to .@ is
redirected to .@gmail.com, the usual email address of
the author.
I've been using this for 15