SMTPS and submission protection

2021-12-12 Thread Lefteris Tsintjelis
Is there a way to limit access by RBLs postscreen alike? Lefteris

Google and UK.COM domains

2021-12-12 Thread Linkcheck
I run a small postfix/dovecot mail service for my website customers. For the past several months one of my customers has had mail to gmail addresses delayed by approx 12 hours. The delaying/rejecting messages returned by google are on the lines of: (host alt1.gmail-smtp-in.l.google.com[142.250

Re: SMTPS and submission protection

2021-12-12 Thread Matus UHLAR - fantomas
On 12.12.21 12:00, Lefteris Tsintjelis wrote: Is there a way to limit access by RBLs postscreen alike? you can use reject_rbl_client (and similar) in the smtpd_*_restrictions but it might not be a good idea. you should not use postscreen for submission/submissions(smtps). what's the point? -

Re: SMTPS and submission protection

2021-12-12 Thread Togan Muftuoglu
> "LT" == Lefteris Tsintjelis writes: LT> Is there a way to limit access by RBLs postscreen alike? Lefteris If you have API key from spamhaus or abusix then you can use the auth related rbls along with a rotating secure password policy for the authenticated users IMO is a good option.

Send to mailbox + alias??

2021-12-12 Thread postfix
Is there any way to set postfix/dovecot to: 1. Deliver email to the mailbox -> ie. b...@test.com AND 2. Set the email as an alias and send it to the forwarded address -> bobs.b...@bosses.com This would be given that both email accounts are

Re: Send to mailbox + alias??

2021-12-12 Thread Phil Biggs
Title: Re: Send to mailbox + alias?? Monday, December 13, 2021, 10:08:27 AM, post...@aecperformance.com  wrote: Is there any way to set postfix/dovecot to: 1. Deliver email to the mailbox -> ie. b...@test.com AND 2. Set the email as an alias and send it to the forwarded address -> bobs.b...@

Re: Send to mailbox + alias??

2021-12-12 Thread Fred Morris
You have some fine print there... On Sun, 12 Dec 2021, post...@aecperformance.com wrote: Is there any way to set postfix/dovecot to: 1. Deliver email to the mailbox -> ie. b...@test.com AND 2. Set the email as an alias and send it to the forwarded address -> bobs.b...@bo