On Sun, 19 Feb 2023, Viktor Dukhovni wrote:

On Sun, Feb 19, 2023 at 11:03:31PM -0500, Doug Denault wrote:

I added:

   delay_warning_time = 8h

to main.cf. This made no difference so I assume an additional setting is
required, but I could not find anything.

This setting only affects *new* messages.  Messages already in the queue
will not elicit the warning.  There's a queue-file record for that...

I'm sorry I was not clear. New messages do not get the warning.

This is a FreeBSD 12.2-RELEASE-p7. postfix 3.6.2_1

   https://www.postfix.org/DEBUG_README.html#mail
   https://www.postfix.org/DEBUG_README.html#logging

postfinger - postfix configuration on Mon Feb 20 09:48:38 EST 2023
version: 1.30

Warning: postfinger output may show private configuration information,
such as ip addresses and/or domain names which you do not want to show
to the public.  If this is the case it is your responsibility to modify
the output to hide this private information.  [Remove this warning with
the --nowarn option.]

--System Parameters--
mail_version = 3.6.2
hostname = lighthouse.safeport.com
uname = FreeBSD lighthouse.safeport.com 12.2-RELEASE-p7 FreeBSD 12.2-RELEASE-p7 GENERIC amd64

--Packaging information--

--main.cf non-default parameters--
broken_sasl_auth_clients = yes
compatibility_level = 2
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5
delay_warning_time = 8h
inet_interfaces = $myhostname, localhost
inet_protocols = ipv4
local_recipient_maps =
mailbox_size_limit = 200000000
mailbox_transport = lmtp:unix:/var/imap/socket/lmtp
message_size_limit = 100000000
mynetworks = 147.160.157.16/32, 127.0.0.0/8
mynetworks_style = subnet
recipient_delimiter = +
relay_domains = $mydestination mail2.safeport.com
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_invalid_hostname, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unknown_recipient_domain, reject_unknown_sender_domain, reject_unauth_destination, check_client_access hash:/usr/local/etc/postfix/access, reject_unauth_pipelining, reject_rbl_client bl.spamcop.net
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = lighthouse.safeport.com
smtpd_tls_CAfile = /usr/local/etc/postfix/ssl/ov_safeport_ca-bundle.crt
smtpd_tls_auth_only = yes
smtpd_tls_cert_file = /usr/local/etc/postfix/ssl/ov_safeport_com.crt
smtpd_tls_key_file = /usr/local/etc/postfix/ssl/ov_safeport_com.key
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_use_tls = yes
virtual_alias_maps = hash:/usr/local/etc/postfix/virtual regexp:/usr/local/etc/postfix/virtual.regexp

--master.cf--
smtp      inet  n       -       n       -       -       smtpd
submission inet n       -       n       -       -       smtpd
smtps     inet  n       -       n       -       -       smtpd
pickup    unix  n       -       n       60      1       pickup
cleanup   unix  n       -       n       -       0       cleanup
qmgr      unix  n       -       n       300     1       qmgr
tlsmgr    unix  -       -       n       1000?   1       tlsmgr
rewrite   unix  -       -       n       -       -       trivial-rewrite
bounce    unix  -       -       n       -       0       bounce
defer     unix  -       -       n       -       0       bounce
trace     unix  -       -       n       -       0       bounce
verify    unix  -       -       n       -       1       verify
flush     unix  n       -       n       1000?   0       flush
proxymap  unix  -       -       n       -       -       proxymap
proxywrite unix -       -       n       -       1       proxymap
smtp      unix  -       -       n       -       -       smtp
relay     unix  -       -       n       -       -       smtp
        -o syslog_name=postfix/$service_name
showq     unix  n       -       n       -       -       showq
error     unix  -       -       n       -       -       error
retry     unix  -       -       n       -       -       error
discard   unix  -       -       n       -       -       discard
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp      unix  -       -       n       -       -       lmtp
anvil     unix  -       -       n       -       1       anvil
scache    unix  -       -       n       -       1       scache
postlog   unix-dgram n  -       n       -       1       postlogd

-- end of postfinger output --



_____
Douglas Denault
http://www.safeport.com
d...@safeport.com
Voice: 301-217-9220
  Fax: 301-217-9277

Reply via email to