Thank you, this solves the issue
Have a nice evening __
Am 13.02.21, 22:12 schrieb "Viktor Dukhovni" :
On Sat, Feb 13, 2021 at 09:56:52PM +0100, Dan wrote:
> It looks like that postfix don't know to handle other users.
No, rather you have a syntax error in your main.cf file.
Okay how to solve this?
Here the logs attached.
It looks like that postfix don't know to handle other users.
If I send from allowed domains which I entered in the protected_destinations it
works.
If I send a mail from gmail:
Feb 13 21:44:06 CGSG postfix/smtpd[8296]: Anonymous TLS connection est
Dear all,
I like to restrict some internal mailboxes so that only a list of domains can
send mails to this mailbox.
Users should be able to get outside mails normally.
I’ve found this on postfix.org:
/etc/postfix/main.cf:
smtpd_recipient_restrictions =
...
check_recipient_
On Sat, Feb 13, 2021 at 09:56:52PM +0100, Dan wrote:
> It looks like that postfix don't know to handle other users.
No, rather you have a syntax error in your main.cf file.
> Okay how to solve this?
Fix the syntax error.
> Here the logs attached.
> If I send a mail from gmail:
>
> Feb 13 21
On Sat, Feb 13, 2021 at 08:49:56PM +0100, Dan wrote:
> /etc/postfix/main.cf:
> smtpd_recipient_restrictions =
> ...
> check_recipient_access hash:/etc/postfix/protected_destinations
> ...the usual stuff...
>
> smtpd_restriction_classes = insiders_only
> inside
Hi,
i want to insiders_only classes per user is it possible
i mean i want to give send access our mail dist. list per user:
thanks in advance.
/etc/postfix/insiders:
my.domain OK *matches my.domain and subdomains*
another.domain OK *matches another.domain and subdomains*
*