Quoting Victor Duchovni :
On Tue, Mar 24, 2009 at 04:46:06PM +0700, ke...@auditsi.com wrote:
my question is, if some process (not because upgrading) in my
content-filter error, the mail then will be relayed to the 2nd instance
with no filter at all?
Is there option to control it for temporary
Hi list,
I set 2 postfix instances, one with amavisd-new, the other with no
conten-filter at all.
I'm using fallback_relay to the 2nd instance.
I upgrade my clamav today so there is an error in my conten-filter for
a moment, the mail then relayed to the 2nd instance.
my question is, if so
Hi list,
I have set up a second instance with a second IP and separate config and
spool directories, but am stuck with the /var/lib/postfix/master.lock
file. I can not find where I can change this, so the second instance can
create it's own lockfile e.g. /var/lib/postfix/master2.lock
or /var/l
Reinaldo de Carvalho wrote:
On Thu, Jan 22, 2009 at 6:16 PM, Noel Jones wrote:
Martin Spinassi wrote:
Is there something to read a specific mail using the id that appears at
posqueue -p? What do you use for that task?
MartÃn
I use
postcat -q QUEUEID | less
http://www.postfix.
mouss wrote:
kemas wrote:
mouss wrote:
$enable_dkim_signing = 1;
dkim_key('example.com', 'yourselector',
'/path/to/key.pem', c => 'relaxed/simple');
$policy_bank{'ORIGINATING'} = {
...
# force MTA conversion to 7-bit (e.g. b
mouss wrote:
kemas wrote:
mouss wrote:
kemas wrote:
Hi All,
can someone give me light on this, e
I followed http://www.ijs.si/software/amavisd/amavisd-new-docs.html
about dkim signing,
the doc talk about it can be achieve the same with dkimproxy but I
google around but still can figure it
Hi All,
can someone give me light on this, e
I followed http://www.ijs.si/software/amavisd/amavisd-new-docs.html
about dkim signing,
the doc talk about it can be achieve the same with dkimproxy but I
google around but still can figure it out how to make it work
like that.
Perhaps I'm doing da