Jump 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.

Postfix sendet mit mail. Subdomain

Featured Replies

Hallo,

ich installiere gerade froxlor auf einer Kiste mit Debian 10 mit den Standardpaketen (Apache, Dovecot, Postfix...) und habe ein Problem mit ausgehenden Postfix-Mails

Ich sende eine Mail von hosting2.domain.de (wir neu aufgesetzt) nach hosting1.domain.de (Bestandskiste mit laufender Hostingumgebung) und bekomme die Meldung:

Sep 02 00:54:56 hosting2 postfix/smtp[11206]: 21ACA3D: to=<x@x.x>, relay=hosting1.domain.de[x.x.x.x]:25, delay=378566, delays=378565/0.03/0.06/0.11, dsn=4.7.1, status=deferred (host hosting1.domain.de[x.x.x.x] said: 450 4.7.1 <mail.hosting2.domain.de>: Helo command rejected: Host not found (in reply to RCPT TO command))

Sprich der Postfix auf hosting2.domain.de meldet sich beim Zielserver mit

"HELO mail.hosting2.domain.de"

obwohl dieses "mail." Subdomain da gar nicht hingehört. Richtig wäre

"HELO hosting2.domain.de"

Hat jemand eine Idee, warum Postfix da "mail." selbszständig hinzufügt? Ich habe bereits die Postfix-Config von froxlor erneut übernommen und auch nach "mail.hosting2.domain.de" unter /etc durchgesucht, ohne Ergebnis.

Ist das Default Setup, such nach myhostname und mydomain in der main.cf

  • Author

Ah , die Ursache gefunden in postfix/main.cf

# INTERNET HOST AND DOMAIN NAMES
#
# The myhostname parameter specifies the internet hostname of this
# mail system. The default is to use the fully-qualified domain name
# from gethostname(). $myhostname is used as a default value for many
# other configuration parameters.
#
# Froxlor Note: $myhostname can and should be the same as $mydomain as long as
# you don't intend to send mail to it (it will be considered local, not virtual)
# for the case of a subdomain, $mydomain *must* be equal to $myhostname,
# otherwise you cannot use the main domain for virtual transport.
# also check the note about $mydomain below.
myhostname = mail.$mydomain
#myhostname = virtual.domain.tld

 

Archived

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

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.