Hi friends,
I'm wondering about an Postfix MX backup server correct configuration.
I'm working on Debian Jessie and Postfix 2.11.x.
If I shut down the primary server, the MX backup receive the mail
correctly and mail goes into mailbox 'INBOX'.
The problem is that if I try to look into the postfi
Davide Marchi:
> If I shut down the primary server, the MX backup receive the mail
> correctly and mail goes into mailbox 'INBOX'.
Well that is the mistake. This server should not deliver to mailbox.
Have a look at Postfix documentation:
"Configuring Postfix as primary or backup MX host for a re
Il 2017-08-27 14:49 wie...@porcupine.org ha scritto:
Davide Marchi:
If I shut down the primary server, the MX backup receive the mail
correctly and mail goes into mailbox 'INBOX'.
Well that is the mistake. This server should not deliver to mailbox.
Good, this is interesting, but a little bit
On Sun, Aug 27, 2017 at 01:01:58PM +0200, Davide Marchi wrote:
> If I shut down the primary server, the MX backup receive the mail correctly
> and mail goes into mailbox 'INBOX'.
> The problem is that if I try to look into the postfix queue this is empty:
Do not list the mx-backup domain in "myde
Hi,
I have a postfix server with antispam milter and policy daemons
forwarding messages to various distinct remote servers. It works very
well, all messages for the configured domains are forwarded using smtp /
lmtp transport to each server.
My ideia is keep the minimal configuration for eac
A. Schulze:
> postqueue: panic: vbuf_print: output for '%s' exceeds space 0
Unfortunately, there is no way that I can reproduce this in
postfix-3.2.0, given the preconditions in this code. Does this
machine have ECC meory? Does it have a history of programs crashing?
Wietse
Message-ID:
Pardon an amateur for jumping in here, but I think I see something:
On 8/26/2017 6:24 AM, A. Schulze wrote:
Now my script called pfqgrep -r "+truncated-domain" which trigger the
panic message sometimes
# pfqgrep -r '+12345678901'
Quantifier follows nothing in regex; marked by <-- HERE in m/+ <
Hi postfixers,
We have spam filter servers for our down, 5 of them to be exact. we use
amavisd, bitdefender & clamav for spam and virus filter.
we have a self help portal done in php/mysql for users to manage
whitelist/blacklist etc, now i want to allow users to check there email
logs to they ca
Am 28. August 2017 05:51:10 MESZ schrieb Kev :
>Hi postfixers,
>
>We have spam filter servers for our down, 5 of them to be exact. we use
>amavisd, bitdefender & clamav for spam and virus filter.
>
>we have a self help portal done in php/mysql for users to manage
>whitelist/blacklist etc, now i
wietse:
A. Schulze:
postqueue: panic: vbuf_print: output for '%s' exceeds space 0
this is pfqgrep:
$mailq = "/usr/sbin/postqueue -p |"; # added 'strace -f' here
open(MAILQ, $mailq) or die;
while () {
# read from STDIN
}
execve("/usr/sbin/postqueue", ["/usr/sbin/postqueue", "-
10 matches
Mail list logo