[Postfixbuch-users] do not list domain ... in BOTH virtual_mailbox_domains and relay_domains
Oskar Eyb
oskar-postfix at eyb.de
Mi Jan 2 18:51:36 CET 2008
Hi,
> In der zweiten Query fehlt möglicherweise der Teil "and active='1'".
> Ganz sicher bin ich mir nicht, weil ich die backupmx-Settings weder
> brauche noch auswerte.
Also bei sql_relay_domains_maps.cf ?
laut dem HOWTO nicht,
http://postfix.wiki.xs4all.nl/index.php?title=Virtual_Users_and_Domains_with_Courier-IMAP_and_MySQL#mysql_relay_domains_maps.cf
ich denke, das bedingt das problem hier nicht.
aber zusätzlich möglich wäre es natürlich schon, damit könnte man auch
einen Backup-MX Eintrag temporär deaktivieren.
> Zeig mal, wie die Domain in der Datenbank steht. In MySQL:
> SELECT domain, backupmx, active from domain where domain='<Domain>'
mysql> SELECT domain, backupmx, active from domain where
domain='beastie.eyb.de'
-> ;
+----------------+----------+--------+
| domain | backupmx | active |
+----------------+----------+--------+
| beastie.eyb.de | 0 | 1 |
+----------------+----------+--------+
1 row in set (0.00 sec)
Gruß,
Oskar
Mehr Informationen über die Mailingliste Postfixbuch-users