Skip to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Einzelne Email-Adressen "local_only"

Featured Replies

Ich brauche etwas Denkhilfe...

Einzelne Emailadressen sollen NUR an die eigene Domain senden dürfen, aber nicht nach extern.
Da das in froxlor leider noch nicht geht *mitdemzaunpfahlwink*, wird es wohl auf die main.cf rauslaufen.

So, als erstes muß die Abfrage wohl an erste Stelle der smtpd_relay/sender/recipient_restrictions ...?

check_client_access hash:/etc/postfix/client_access,

/etc/postfix/client_access:

user@domain1.tld	domain1_only
user@domain2.tld	domain2_only

Danach kann ich ja beliebig viele smtpd_restriction_classes in der main.cf erzeugen

smtpd_restriction_classes = domain1_only, domain2_only

welchen ich dann je nach Bedarf sogar mehrere Empfänger-Domains erlauben könnte

domain1_only = check_recipient_access hash:/etc/postfix/domain1_domains, reject
domain2_only = check_recipient_access hash:/etc/postfix/domain2_domains, reject

/etc/postfix/domain1_domains:

domain1.tld	OK

So korrekt?

12 hours ago, lonesomewalker said:

So korrekt?

Na probiers doch einfach mal?

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.