On Wed, Jan 18, 2023 at 12:45:02AM +, Sean Hennessey wrote:
> Thanks,I did realize after I sent the email that what was probably
> happening was the delay was the overiding controller, and not working
> as in addition as I thought it would.
Once you have multi-second delays, concurrency is po
Thanks,I did realize after I sent the email that what was probably happening
was the delay was the overiding controller, and not working as in addition as I
thought it would.
Is there a way to do combine the delay w/ the concurrency?
Like two simultaneous connections each doing one email per ra
Maurizio Caloro skrev den 2023-01-17 19:55:
# opendmarc-check caloro.ch
DMARC record for caloro.ch:
Sample percentage: 100
DKIM alignment: strict
SPF alignment: relaxed
Domain policy: none
Subdomain policy: unspecified
Aggregate report URIs:
Sean Hennessey:
> In master.cf
> smtp-tar unix -- y - 1 smtp
> -o syslog_name=postfix/$service_name
>
> In main.cf
> smtp-tar_destination_rate_delay = 600s
RTFM, this puts 600s delay between deliveries as in:
deliver one meessage
wait 600s
deliver one mee
On Tue, Jan 17, 2023 at 07:55:08PM +0100, Maurizio Caloro
wrote:
>
> Am 17.01.2023 um 03:34 schrieb Scott Kitterman:
> >
> > On January 17, 2023 2:25:34 AM UTC, raf wrote:
> > > On Mon, Jan 16, 2023 at 08:01:10PM +0100, Maurizio
> > > Caloro wrote:
> > >
> > > > Hello
> > > >
> > > > Plea
On Tue, Jan 17, 2023 at 03:31:43PM +, sa212+post...@cyconix.com wrote:
> I've been doing some tests with normal (foo@domain), catch-all (@domain),
> and plussed (foo+foo@domain) addresses, with the virtual(8) delivery agent,
> and virtual_alias_maps and virtual_mailbox_maps.
>
> The idea is t
In master.cf
smtp-tar unix -- y - 1 smtp
-o syslog_name=postfix/$service_name
In main.cf
smtp-tar_destination_rate_delay = 600s
smtp-tar_destination_concurrency_limit = 3
smtp-tar_destination_recipient_limit = 2
smtp-tar_initial_destination_concurrency=2
I
Am 17.01.2023 um 03:34 schrieb Scott Kitterman:
On January 17, 2023 2:25:34 AM UTC, raf wrote:
On Mon, Jan 16, 2023 at 08:01:10PM +0100, Maurizio Caloro
wrote:
Hello
Please one more thing about Opendmarc, if send any email to any where
i see in log SPF fail, domain.ch fail ?
Jan 16 19:4
I've been doing some tests with normal (foo@domain), catch-all
(@domain), and plussed (foo+foo@domain) addresses, with the virtual(8)
delivery agent, and virtual_alias_maps and virtual_mailbox_maps.
The idea is to check the setup of users who want both redirection and
delivery to a local mailb