[pfx] Re: Postfix stopped logging lines with sender IP addresses after upgrade

2024-01-02 Thread Steffen Nurpmeso via Postfix-users
A. Schulze via Postfix-users wrote in <8c5873ea-137e-4938-8b77-2194fd757...@andreasschulze.de>: |Am 02.01.24 um 20:44 schrieb Vince Heuser via Postfix-users: |> smtp   inet  n   -   y   -   -   smtpd | |Hi, | |the smtp server run chroot. You need to configure syslog t

[pfx] Re: Postfix stopped logging lines with sender IP addresses after upgrade

2024-01-02 Thread Viktor Dukhovni via Postfix-users
On Tue, Jan 02, 2024 at 02:44:06PM -0500, Vince Heuser via Postfix-users wrote: > Jan 02 14:26:56 islou postfix/qmgr[2]: 4T4NC41vLCzQ1P: > from=, size=1258, nrcpt=1 (queue active) > Jan 02 14:26:56 islou postfix/smtp[22517]: 4T4N9z4tYzzQ1b: to=, > relay=127.0.0.1[127.0.0.1]:10024, delay=57,

[pfx] Re: Postfix stopped logging lines with sender IP addresses after upgrade

2024-01-02 Thread A. Schulze via Postfix-users
Am 02.01.24 um 20:44 schrieb Vince Heuser via Postfix-users: smtp   inet  n   -   y   -   -   smtpd Hi, the smtp server run chroot. You need to configure syslog to listen on /path/to/postfix-chroot/dev/log (usually /var/spool/postfix/dev/log) Andreas __

[pfx] Postfix stopped logging lines with sender IP addresses after upgrade

2024-01-02 Thread Vince Heuser via Postfix-users
I recently upgraded to mail_version = 3.4.23 Suddenly, Postfix no longer logs the lines with IP addresses for the connections. There use to be some additional log lines with sender ip addresses. What did I break?  Why no sender data any longer? Sample LOG block: Jan 02 14:26:56 islou postfix/qm

[pfx] Re: Behaviour in case of multiple relay hosts with multiple DNS records

2024-01-02 Thread Viktor Dukhovni via Postfix-users
On Tue, Jan 02, 2024 at 11:12:28AM +0100, Peter Wienemann via Postfix-users wrote: > To avoid a potential misunderstanding: I do not see any reason to cast doubt > on the RFC compliance of Postfix. I think the issue discussed in this thread > rather goes beyond what is specified in RFCs. It basic

[pfx] Re: implementing recipient rate limits

2024-01-02 Thread Marek Podmaka via Postfix-users
On Tue, 2 Jan 2024 at 13:13, Matus UHLAR - fantomas via Postfix-users < postfix-users@postfix.org> wrote: > Hello, > > http://www.postfwd.org/ratelimits.html > > Of course, if there is any other tool that can do that, I'll look. > > > However, I need to find the limits to set. Guessing is quite h

[pfx] Re: How to configure lmtp delivery

2024-01-02 Thread Peter via Postfix-users
On 3/01/24 01:27, Peter via Postfix-users wrote: There is a link at the bottom to the postfix-specific lmtp configuration page which is broken, it means that page was not properly ported. Please post to the dovecot mailing list and let them know as this is something they need to fix. In the m

[pfx] Re: implementing recipient rate limits

2024-01-02 Thread natan via Postfix-users
Hi I was in the same place some time ago and I use postwfd + others for 600K users and analize via sawmill (probably 6.x) And conclusion for me ... First rate is for 1 minut id=sasl_msg_1min ;  sasl_username=~$$sender ; action=rate(sasl_username/40/60/421 4.7.1: $$sasl_username: Sorry, send to

[pfx] Re: How to configure lmtp delivery

2024-01-02 Thread Peter via Postfix-users
On 1/01/24 07:52, Togan Muftuoglu via Postfix-users wrote: The good old Dovecot Wiki is gone. The pages have been ported over to doc.dovecot.org: https://doc.dovecot.org/configuration_manual/protocols/lmtp_server/ There is a link at the bottom to the postfix-specific lmtp configuration p

[pfx] Re: How to configure lmtp delivery

2024-01-02 Thread Peter via Postfix-users
On 1/01/24 06:25, toganm--- via Postfix-users wrote: The master.cf has already the following so what am I adding? lmtp unix - - n - - lmtp Nothing, that is all that is required. The docs simply mean that entry is required but you don't have to change or ad

[pfx] implementing recipient rate limits

2024-01-02 Thread Matus UHLAR - fantomas via Postfix-users
Hello, due to spam issue I'm trying to implement rate limits for outgoing mail. I looked at postfwd and its rate limit looks promising, supporting different limits per IP/sasl_user for internal network, webmail: http://www.postfwd.org/ratelimits.html Of course, if there is any other tool tha

[pfx] Re: Behaviour in case of multiple relay hosts with multiple DNS records

2024-01-02 Thread Peter Wienemann via Postfix-users
Hi Viktor, On 2023-12-29 19:59:42 +0100, Viktor Dukhovni via Postfix-users wrote: RFCs 5321, 2821 and 821 have been around long enough to expect compliance with core elements of the SMTP specification from any mainstream MTA, and particularly Postfix, which appears to be the most widely deployed