Wietse Venema skrev den 2020-10-27 20:58:
> smtpd_recipient_restrictions=
>check_sender_access hash:some-file
>check_sender_access cidr:other-file
On Tue, Oct 27, 2020 at 4:15 PM Benny Pedersen wrote:
would it not be
check_client_access for the cidr map ?
On 27.10.20 16:27, Joey J
I'm not sure, that's why I wanted to verify, I haven't used postfix since
2.11 so I have to get back into the details.
On Tue, Oct 27, 2020 at 4:15 PM Benny Pedersen wrote:
> Wietse Venema skrev den 2020-10-27 20:58:
>
> > smtpd_recipient_restrictions=
> >check_sender_access hash:some-file
Wietse Venema skrev den 2020-10-27 20:58:
smtpd_recipient_restrictions=
check_sender_access hash:some-file
check_sender_access cidr:other-file
would it not be
check_client_access for the cidr map ?
Joey J skrev den 2020-10-27 20:44:
Hello All,
Trying to make sure I'm doing this correctly, both at the right point
within the mail communications and in the format of my hash file.
smtpd_recipient_restrictions=
check_sender_access hash:name of file
And within that file have both white & bl
Thank you Wietse, not only for replying to this messages and helping but
for everything you do!
I will use the CIDR format ( I'm remembering from an older version I
believe that didn't exist 2.11.11 )
For the domain names and or email addresses do you recommend a better
method?
And it's still OK t
Joey J:
> Hello All,
>
> Trying to make sure I'm doing this correctly, both at the right point
> within the mail communications and in the format of my hash file.
>
> smtpd_recipient_restrictions=
>check_sender_access hash:name of file
This may be OK, provded that you have reject_unauth_dest
Hello All,
Trying to make sure I'm doing this correctly, both at the right point
within the mail communications and in the format of my hash file.
smtpd_recipient_restrictions=
check_sender_access hash:name of file
And within that file have both white & blacklist like so:
youareok.com OK
yo