Postfix - "User unknown in virtual alias table" -

Postfix, QMail, Sendmail, Dovecot, Cyrus, Courier, Anti-Spam
Post Reply
Anonymous
 

Postfix - "User unknown in virtual alias table" -

Post 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.
chris76
Posts: 1878
Joined: 2003-06-27 14:37
Location: Germering
 

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

Post 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?
Gruß Christian

BofH excuses: YOU HAVE AN I/O ERROR -> Incompetent Operator error
Anonymous
 

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

Post 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 ###
ravensmetaller
Posts: 68
Joined: 2003-08-05 20:27
 

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

Post by ravensmetaller »

haste ma postmap manuell ausgeführt ?

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

danach postfix reloaden...
manchmal hilft's ;-)
dg1qkt
Posts: 8
Joined: 2004-12-15 17:30
 

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

Post 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
Post Reply