Page 1 of 1

Postfix - "User unknown in virtual alias table" -

Posted: 2004-11-12 17:15
by Anonymous
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.

Re: Postfix - "User unknown in virtual alias table" -

Posted: 2004-11-12 17:27
by chris76
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?

Re: Postfix - "User unknown in virtual alias table" -

Posted: 2004-11-12 17:36
by Anonymous
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 ###

Re: Postfix - "User unknown in virtual alias table" -

Posted: 2004-11-13 12:27
by ravensmetaller
haste ma postmap manuell ausgeführt ?

postmap /etc/postfix/confixx_virtualUsers
postmap /etc/postfix/confixx_localDomains

danach postfix reloaden...
manchmal hilft's ;-)

Re: Postfix - "User unknown in virtual alias table" -

Posted: 2004-12-15 17:34
by dg1qkt
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