[pfx] Re: [ext] postfix maximal_queue_lifetime

2024-08-22 Thread Ralf Hildebrandt via Postfix-users
* Paul Martin via Postfix-users : > Hello, > > postfix mailq contains differents mails from differents domains. from or to? I rather think "to" > Is it possible to have different "maximal_queue_lifetime" in postfix > depending on the domain names ? No really. You could have a "long" maximal_qu

[pfx] Re: How to "save" full bounced email message

2024-08-22 Thread Ralf Hildebrandt via Postfix-users
* Bryan K. Walton via Postfix-users : > It then sent a bounce message to root's mailbox. The bounce message > included a delivery report and the undelivered message headers. > However, the rest of the original email was removed. Try increasing bounce_size_limit bounce_size_limit = 5 (default

[pfx] How to "save" full bounced email message

2024-08-22 Thread Bryan K. Walton via Postfix-users
We have a server that has Postfix configured to use a relayhost for all mail delivery. All system mail is handed off to the relay host which then takes over handling for the eventual final delivery. Today, we had an email message generated by this server that was too large for handing over to the

[pfx] Re: Fwd: limits to auth of submission

2024-08-22 Thread horizon--- via Postfix-users
Thanks Victor and Benny. I think the section you mentioned is useful to me. Per-account access control Postfix can implement policies that depend on the SASL login name (Postfix 2.11 and later). Typically this is used to HOLD or REJECT mail from accounts whose credentials have been compromised

[pfx] postfix maximal_queue_lifetime

2024-08-22 Thread Paul Martin via Postfix-users
Hello, postfix mailq contains differents mails from differents domains. Is it possible to have different "maximal_queue_lifetime" in postfix depending on the domain names ? Thank you Paul ___ Postfix-users mailing list -- postfix-users@postfix.org To

[pfx] Re: Fwd: limits to auth of submission

2024-08-22 Thread Viktor Dukhovni via Postfix-users
On Thu, Aug 22, 2024 at 08:44:33PM +0800, horizon--- via Postfix-users wrote: > I am sorry that I have asked this question on dovecot list, but I got no > answer there. So I am forwarding this to postfix list hoping I can get your > help. Is it *authentication* you want to disable, or the right t

[pfx] Re: Fwd: limits to auth of submission

2024-08-22 Thread Benny Pedersen via Postfix-users
horizon--- via Postfix-users skrev den 2024-08-22 14:44: u...@mail.com:{CRYPT}$::userdb_quota_rule=*:bytes=1G How can I limit some people can auth with postfix submission (port 587), and some others can't? set password to some random only domain owner knows ? or https://www.postfix.

[pfx] Fwd: limits to auth of submission

2024-08-22 Thread horizon--- via Postfix-users
I am sorry that I have asked this question on dovecot list, but I got no answer there. So I am forwarding this to postfix list hoping I can get your help. Thank you. Original Message Subject: limits to auth of submission Date: 2024-08-21 18:59 From: horizon--- via dovecot To

[pfx] Re: Stray CR sent off

2024-08-22 Thread Viktor Dukhovni via Postfix-users
On Thu, Aug 22, 2024 at 12:32:31PM +0200, Tomas Habarta via Postfix-users wrote: > As the stray CR/LF replacement is implemented in cleanup server, I > assume that the corresponding queue file is already modified Correct, the replacement takes place as part of writing the queue file. Of course y

[pfx] Stray CR sent off

2024-08-22 Thread Tomas Habarta via Postfix-users
Hi, have got a Postfix (3.9) relay in between 2 Sendmails. Occasionaly I can see a marketing stuff (most likely somehow misformatted) from specific domain to come in but Sendmail down the stream refuses that with "Bare carriage return (CR) not allowed". I have cleanup_replace_stray_cr_lf on its