Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

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.

Postfix konfiguration zum Abwehren nicht existierender Benutzer

Empfohlene Antworten

Veröffentlicht

Meine frage ist folgende:

Wie kann ich Postfix beibringen das er keine Mails von nicht existierenden Benutzern annehmen soll.

  • 2 Monate später...

du hast dich unklar ausgedrückt, willst du nicht existierende locale oder "Absenderbenutzer"?

# REJECTING MAIL FOR UNKNOWN LOCAL USERS

#

# The local_recipient_maps parameter specifies optional lookup tables

# with all names or addresses of users that are local with respect

# to $mydestination and $inet_interfaces.

#

local_recipient_maps = unix:passwd.byname $alias_maps

#local_recipient_maps = proxy:unix:passwd.byname $alias_maps

#local_recipient_maps =

# The unknown_local_recipient_reject_code specifies the SMTP server

# response code when a recipient domain matches $mydestination or

# $inet_interfaces, while $local_recipient_maps is non-empty and the

# recipient address or address local-part is not found.

#

# The default setting is 550 (reject mail) but it is safer to start

# with 450 (try again later) until you are certain that your

# local_recipient_maps settings are OK.

#

#unknown_local_recipient_reject_code = 550

unknown_local_recipient_reject_code = 450

Guck dir da mal an ist sehr hilfreich

http://www.pl-forum.de/t_netzwerk/postfix-UCE-HOWTO-de.html

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

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.