Morgn,
also...
-Confixx 3.0.4 installiert
-Postfix installiert
Beim versuch ne EMail zu senden steht folgendes in /etc/mail/mail.log...
---
Nov 12 13:01:44 hektor postfix/smtpd[17485]: connect from p5084D5BC.dip.t-dialin.net[80.132.213.XXX]
Nov 12 13:01:44 hektor postfix/smtpd[17485]: 7729E14C003: client=p5084D5BC.dip.t-dialin.net[80.132.213.XXX]
Nov 12 13:01:44 hektor postfix/cleanup[17488]: 7729E14C003: message-id=<20041112120144.7729E14C003@lol.enjoy.de>
Nov 12 13:01:44 hektor postfix/qmgr[17161]: 7729E14C003: from=<poptest@atomwollabwurfzone.de>, size=1377, nrcpt=1 (queue active)
Nov 12 13:01:44 hektor postfix/error[17489]: 7729E14C003: to=<web0p7@enjoy.de>, orig_to=<poptest@atomwollabwurfzone.de>, relay=none, delay=0, status=bounced (User unknown in virtual alias table)
Nov 12 13:01:44 hektor postfix/cleanup[17488]: 911AD14C005: message-id=<20041112120144.911AD14C005@lol.enjoy.de>
Nov 12 13:01:44 hektor postfix/qmgr[17161]: 911AD14C005: from=<>, size=3154, nrcpt=1 (queue active)
Nov 12 13:01:44 hektor postfix/qmgr[17161]: 7729E14C003: removed
Nov 12 13:01:44 hektor postfix/error[17489]: 911AD14C005: to=<web0p7@enjoy.de>, orig_to=<poptest@atomwollabwurfzone.de>, relay=none, delay=0, status=bounced (User unknown in virtual alias table)
Nov 12 13:01:44 hektor postfix/qmgr[17161]: 911AD14C005: removed
Nov 12 13:01:47 hektor postfix/smtpd[17485]: disconnect from p5084D5BC.dip.t-dialin.net[80.132.213.XXX]
---
Jemand das ähnliche Problem? Irgendwie fallen mir langsam die Haare aus -grml.
Postfix - "User unknown in virtual alias table" -
Re: Postfix - "User unknown in virtual alias table" -
der User ist unbekannt, weil nicht in der Virtual User Tabelle.
läuft das counterscript?
lizenz gültig
sind die tables (confixx virt user) in der main.cf aufgeführt?
läuft das counterscript?
lizenz gültig
sind die tables (confixx virt user) in der main.cf aufgeführt?
Gruß Christian
BofH excuses: YOU HAVE AN I/O ERROR -> Incompetent Operator error
BofH excuses: YOU HAVE AN I/O ERROR -> Incompetent Operator error
-
Anonymous
Re: Postfix - "User unknown in virtual alias table" -
Morgn
a) läuft
b) ja
c) ja -->
### CONFIXX POSTFIX ENTRY ###
virtual_maps = hash:/etc/postfix/confixx_virtualUsers, hash:/etc/postfix/confixx_localDomains
### /CONFIXX POSTFIX ENTRY ###
a) läuft
b) ja
c) ja -->
### CONFIXX POSTFIX ENTRY ###
virtual_maps = hash:/etc/postfix/confixx_virtualUsers, hash:/etc/postfix/confixx_localDomains
### /CONFIXX POSTFIX ENTRY ###
-
ravensmetaller
- Posts: 68
- Joined: 2003-08-05 20:27
Re: Postfix - "User unknown in virtual alias table" -
haste ma postmap manuell ausgeführt ?
postmap /etc/postfix/confixx_virtualUsers
postmap /etc/postfix/confixx_localDomains
danach postfix reloaden...
manchmal hilft's ;-)
postmap /etc/postfix/confixx_virtualUsers
postmap /etc/postfix/confixx_localDomains
danach postfix reloaden...
manchmal hilft's ;-)
Re: Postfix - "User unknown in virtual alias table" -
Hi, ich habe das gleiche Problem. Leider hilft diese Lösung nur so lange wie nichts verändert wurde. Sobald ich in Confixx neue Accounts anlege muss ich postmap wieder von Hand starten