On 12/22/21 8:26 PM, Bob Proulx wrote:
> Everything is good so no stress about anything here but I am poking at
> the log files with a stick after a strange incident. Perhaps this
> tripped over some problem that discussing it might either enlighten me
> or perhaps unlikely improve things. Who kn
Wietse Venema wrote:
> Bob Proulx:
> > Any ideas on why postfix would not be running after such an event on
> > two of the systems but okay on the others?
>
> LOGS. Postfix logs a sh*load, including processes that fail to
> start. If the systems were unable to record this in LOGS, then you
> will
Bob Proulx:
> Any ideas on why postfix would not be running after such an event on
> two of the systems but okay on the others?
LOGS. Postfix logs a sh*load, including processes that fail to
start. If the systems were unable to record this in LOGS, then you
will never know.
Wietse
Everything is good so no stress about anything here but I am poking at
the log files with a stick after a strange incident. Perhaps this
tripped over some problem that discussing it might either enlighten me
or perhaps unlikely improve things. Who knows?
The GNU Savannah software forge had a net
On Wed, Dec 22, 2021 at 11:25:10AM +0100, natan wrote:
> W dniu 21.12.2021 o 18:15, Wietse Venema pisze:
> 10.x.x.10 - is gallera klaster wirth 3 nodes (and max_con set to 1500
> for any nodes)
>
> when I get this eror I check number of connections
>
> smtpd : 125
>
> smtp inet n -
On Wed, Dec 22, 2021 at 12:20:31AM -0500, Ruben Safir
wrote:
> On Wed, Dec 22, 2021 at 02:19:49PM +1100, raf wrote:
> > On Tue, Dec 21, 2021 at 06:52:23AM -0500, Ruben Safir
> > wrote:
> >
> > > I want to add a domain for the office in addition to my current domain.
> > >
> > > I've done thi
Currently, postconf.5 has this to say about message_size_limit:
message_size_limit (default: 1024)
The maximal size in bytes of a message, including envelope information.
Note: be careful when making changes. Excessively small values will result
in the loss of non-delivery notificat
Wietse Venema:
> Christian G?ttsche:
> > Plugin shared objects require the global object to be build.
> >
> > : rv libpostfix-global.so abounce.o anvil_clnt.o been_here.o bounce.o
> > bounce_log.o canon_addr.o cfg_parser.o [snip]
>
> What was the make command?
Just asking because on my Fedora
Christian G?ttsche:
> Plugin shared util objects require the global util object to be build.
>
What was the make command?
Christian G?ttsche:
> Plugin shared objects require the global object to be build.
>
> : rv libpostfix-global.so abounce.o anvil_clnt.o been_here.o bounce.o
> bounce_log.o canon_addr.o cfg_parser.o cleanup_strerror.o cleanup_strflags.o
> clnt_stream.o conv_time.o db_common.o debug_peer.o debug_p
Plugin shared objects require the global object to be build.
: rv libpostfix-global.so abounce.o anvil_clnt.o been_here.o bounce.o
bounce_log.o canon_addr.o cfg_parser.o cleanup_strerror.o cleanup_strflags.o
clnt_stream.o conv_time.o db_common.o debug_peer.o debug_process.o defer.o
deliver_comp
https://lintian.debian.org/tags/acute-accent-in-manual-page:
This manual page uses the \' groff sequence. Usually, the intent to generate
an apostrophe, but that sequence actually renders as an acute accent.
For an apostrophe or a single closing quote, use plain '. For single opening
quote
Plugin shared util objects require the global util object to be build.
set -e; for i in src/util src/global src/dns src/tls src/xsasl src/master
src/milter src/postfix src/fsstone src/smtpstone src/sendmail src/error
src/pickup src/cleanup src/smtpd src/local src/trivial-rewrite src/qmgr
src/oq
Wietse Venema:
> natan:
> > W dniu 22.12.2021 o?15:44, Wietse Venema pisze:
> > > natan:
> > >> And today I get other error:
> > >> Dec 22 10:38:28 mx4 postfix/proxymap[27207]: warning: connect to mysql
> > >> server 10.x.x.10:3307: Lost connection to MySQL server at 'reading
> > >> authorization p
On 12/22/21 12:55, Wietse Venema wrote:
In this case Postfix is (also) overloading the MySQL server.
- Get a more powerful system (or VM) for the MySQL server.
- Reduce the workload per MySQL server (spread the load across
multiple servers).
Perhaps first of all, make sure that mysqld i
natan:
> W dniu 22.12.2021 o?15:44, Wietse Venema pisze:
> > natan:
> >> And today I get other error:
> >> Dec 22 10:38:28 mx4 postfix/proxymap[27207]: warning: connect to mysql
> >> server 10.x.x.10:3307: Lost connection to MySQL server at 'reading
> >> authorization packet', system error: 11 "Res
On 12/22/2021 2:13 AM, lad bma wrote:
Suppose I have
mynetworks = 88.103.239.195 88.103.239.2
As you can see these IP addresses are in C classs IP address list.
How can I use a slash notation so that I can use only one address?
I tried something like 88.103.239.195/24 but i
On Wednesday, December 22, 2021 11:00:12 AM EST Wietse Venema wrote:
> Scott Kitterman:
> > > > Any chance of the glibc-2.34 fix being in there too? We haven't
> > > > switched, so not a rush directly for Debian, but some of our
> > > > downstreams have, so it would be nice to see.
> > >
> > > Wh
W dniu 22.12.2021 o 15:44, Wietse Venema pisze:
> natan:
>> And today I get other error:
>> Dec 22 10:38:28 mx4 postfix/proxymap[27207]: warning: connect to mysql
>> server 10.x.x.10:3307: Lost connection to MySQL server at 'reading
>> authorization packet', system error: 11 "Resource temporarily u
Scott Kitterman:
> > > Any chance of the glibc-2.34 fix being in there too? We haven't
> > > switched, so not a rush directly for Debian, but some of our
> > > downstreams have, so it would be nice to see.
> >
> > What is 'the glibc-2.34 fix'? closefrom() ?
Thanks for confirming that this is th
On Wednesday, December 22, 2021 9:35:20 AM EST Wietse Venema wrote:
> Scott Kitterman:
> > >> I was just reviewing the 3.7 development changelog and didn't see
> > >> 2025
> > >> listed. Is this fix still planned?
> > >
> > >The fix is in the 3.7 code, but I forgot to update the HISTORY file.
natan:
> And today I get other error:
> Dec 22 10:38:28 mx4 postfix/proxymap[27207]: warning: connect to mysql
> server 10.x.x.10:3307: Lost connection to MySQL server at 'reading
> authorization packet', system error: 11 "Resource temporarily unavailable"
> Dec 22 10:38:28 m4 postfix/cleanup[26889
Scott Kitterman:
> >> I was just reviewing the 3.7 development changelog and didn't see 2025
> >> listed. Is this fix still planned?
> >
> >The fix is in the 3.7 code, but I forgot to update the HISTORY file.
> >It is also planned for the next stable releases, together with the
> >fix below.
"Matus" == Matus UHLAR <- fantomas > writes:
Matus> funny, some time ago I found spamrats very unrealiable, junkemailfilter
Matus> realiability is imho on level of sorbs/uceprotect (scoring only)
On 22.12.21 12:43, Togan Muftuoglu wrote:
I am using selective blocklists like for postscreen sco
On 2021-12-22 at 03:53:24 UTC-0500 (Wed, 22 Dec 2021 09:53:24 +0100)
natan
is rumored to have said:
Postscreen would it be to aggressive or gmail send "non normal"
e-mails
See http://www.postfix.org/POSTSCREEN_README.html#after_220
Any postscreen tests which are done after the initial '220'
Question really says it all. Everything in postfix, except these, seems to be
lower case. I’m not sure if this is a stylistic thing, or something having to
do with an openssl internal, but if these get lowercased in a config, will it
break?
root@265a6a1736b3:~# postconf -d smtp_tls_CAfile
smt
All,
Question really says it all. Everything in postfix, except these, seems to be
lower case. I’m not sure if this is a stylistic thing, or something having to
do with an openssl internal, but if these get lowercased in a config, will it
break?
-Dan
> "Matus" == Matus UHLAR <- fantomas > writes:
Matus> funny, some time ago I found spamrats very unrealiable, junkemailfilter
Matus> realiability is imho on level of sorbs/uceprotect (scoring only)
I am using selective blocklists like for postscreen scoring if they pass then
use of spamhaus D
W dniu 22.12.2021 o 11:25, natan pisze:
> W dniu 21.12.2021 o 18:15, Wietse Venema pisze:
>> natan:
postscreen tries to hand off each 'good' connection to an smtpd
process. Apparently, there are not enough of smtpd processes to
take those connections, and some kernel-internal queue i
"r" == raf writes:
r> On Tue, Dec 21, 2021 at 10:06:29AM -0500, post...@ptld.com wrote:
Spamhaus is just one company you can use, there are several others, I am
not making any claims or recommendations to them over any other. They do
allow free usage for low volume servers which is why i use
W dniu 21.12.2021 o 18:15, Wietse Venema pisze:
> natan:
>>> postscreen tries to hand off each 'good' connection to an smtpd
>>> process. Apparently, there are not enough of smtpd processes to
>>> take those connections, and some kernel-internal queue is filling up
>>> resulting in an EAGAIN kerne
Hi
I turn on a deep test in postscreen like:
postscreen_non_smtp_command_enable = yes
postscreen_non_smtp_command_action = enforce
or
postscreen_bare_newline_enable = yes
postscreen_bare_newline_action = enforce
every time i get problem with ...gmail
Dec 21 17:27:13 m4 postfix/postscreen[7844]:
On 2021-12-22 lad bma wrote:
> Suppose I have
>
> mynetworks = 88.103.239.195 88.103.239.2
>
> As you can see these IP addresses are in C classs IP address list.
>
> How can I use a slash notation so that I can use only one address?
> I tried something like 88.103.239.195/24 but it does no
Suppose I have
mynetworks = 88.103.239.195 88.103.239.2
As you can see these IP addresses are in C classs IP address list.
How can I use a slash notation so that I can use only one address?
I tried something like 88.103.239.195/24 but it does not work, if my
address is 88.103.23
34 matches
Mail list logo