pop3 server erstellen klappt nicht confixx server4you

papito

New Member
hi

ich hab über confixx s4y version versucht auf meinem root ein pop3server anzulegen ich bekomme auch so keine fehlermeldung bis ich über webmail drauf will ... dann bekomme ich folgendes gesagt :

Bekomme keinen Connect zum POP3-Server. Es sieht wie ein Problem mit dem Paßwort aus, könnte aber auch daran liegen, daß die Mailbox schon geöffnet ist. Bitte Überprüfen Sie Benutzernamen und Paßwort und probieren es noch einmal.

nunja also habe ich es noch einmal versucht und das gleiche wieder ... in der mail aus /var/log/ bekomme ich immer diese meldungen :
Code:
Sep 11 03:02:18 essen244 postfix/master[4808]: warning: process /usr/lib/postfix/cleanup pid 18592 exit status 1
Sep 11 03:02:18 essen244 postfix/master[4808]: warning: /usr/lib/postfix/cleanup: bad command startup -- throttling
Sep 11 03:02:20 essen244 pop3d: LOGIN FAILED, ip=[::ffff:127.0.0.1]
Sep 11 03:02:20 essen244 pop3d: LOGOUT, ip=[::ffff:127.0.0.1]
Sep 11 03:06:19 essen244 postfix/master[4808]: warning: process /usr/lib/postfix/smtpd pid 18630 exit status 1
Sep 11 03:06:19 essen244 postfix/master[4808]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
Sep 11 03:06:21 essen244 postfix/cleanup[18631]: fatal: open database /etc/postfix/confixx_virtualUsers.db: No such file or directory
Sep 11 03:06:22 essen244 postfix/master[4808]: warning: process /usr/lib/postfix/cleanup pid 18631 exit status 1
Sep 11 03:06:22 essen244 postfix/master[4808]: warning: /usr/lib/postfix/cleanup: bad command startup -- throttling
Sep 11 03:07:19 essen244 postfix/smtpd[18637]: fatal: open database /etc/postfix/confixx_virtualUsers.db: No such file or directory
Sep 11 03:07:20 essen244 postfix/master[4808]: warning: process /usr/lib/postfix/smtpd pid 18637 exit status 1
Sep 11 03:07:20 essen244 postfix/master[4808]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
Sep 11 03:07:22 essen244 postfix/cleanup[18638]: fatal: open database /etc/postfix/confixx_virtualUsers.db: No such file or directory
Sep 11 03:07:23 essen244 postfix/master[4808]: warning: process /usr/lib/postfix/cleanup pid 18638 exit status 1
Sep 11 03:07:23 essen244 postfix/master[4808]: warning: /usr/lib/postfix/cleanup: bad command startup -- throttling
weiss einer woran das liegen könnte ? btw ist suse 9.3

danke schonmal

mfg
 
Last edited by a moderator:
Hallo,

was meinst du damit das du versuchst einen pop3-Server anzulegen?

Ich vermute mal das du ein pop3-Konto über Confixx angelegt hast.
Wenn das der Fall ist, ist denn das update-Skript von Confixx Fehlerfrei durchgelaufen?


P.S.
Bitte lese die Boardregeln nochmal.
Vor allem Punkt 3.

Danke :)
 
Hallo ,

woran kann ich denn erkennen ob das Skript einwandfrei durchgelaufen ist ? Welche Logdatei ?

Danke
 
Hallo,

was meinst du damit das du versuchst einen pop3-Server anzulegen?
Darauf bräuchte ich noch eine Antwort bitte.

Ansonsten:
Poste mal deine master.cf
Die Konfigurations-Datei von Postfix.
Bitte in Code-Tags.
 
Hallo,

ja genau ich möchte über Confixx ein PoP3 Konto anlegen. "web1p1" in diesem Fall.

Code:
#
# Postfix master process configuration file.  For details on the format
# of the file, see the Postfix master(5) manual page.
#
# ==========================================================================
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (100)
# ==========================================================================
smtp      inet  n       -       n       -       -       smtpd
#submission inet n      -       n       -       -       smtpd
#	-o smtpd_etrn_restrictions=reject
#	-o smtpd_client_restrictions=permit_sasl_authenticated,reject
#smtps    inet  n       -       n       -       -       smtpd -o smtpd_tls_wrappermode=yes
#  -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#submission   inet    n       -       n       -       -       smtpd
#  -o smtpd_etrn_restrictions=reject
#  -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
#628      inet  n       -       n       -       -       qmqpd
pickup    fifo  n       -       n       60      1       pickup
cleanup   unix  n       -       n       -       0       cleanup
qmgr      fifo  n       -       n       300     1       qmgr
#qmgr     fifo  n       -       n       300     1       oqmgr
tlsmgr    unix  -       -       n       1000?   1       tlsmgr
rewrite   unix  -       -       n       -       -       trivial-rewrite
bounce    unix  -       -       n       -       0       bounce
defer     unix  -       -       n       -       0       bounce
trace     unix  -       -       n       -       0       bounce
verify    unix  -       -       n       -       1       verify
flush     unix  n       -       n       1000?   0       flush
proxymap  unix  -       -       n       -       -       proxymap
smtp      unix  -       -       n       -       -       smtp
# When relaying mail as backup MX, disable fallback_relay to avoid MX loops
relay     unix  -       -       n       -       -       smtp
	-o fallback_relay=
#       -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq     unix  n       -       n       -       -       showq
error     unix  -       -       n       -       -       error
discard   unix  -       -       n       -       -       discard
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp      unix  -       -       n       -       -       lmtp
anvil     unix  -       -       n       -       1       anvil
#localhost:10025 inet	n	-	n	-	-	smtpd -o content_filter=
scache	  unix	-	-	n	-	1	scache
#
# ====================================================================
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
#
# Many of the following services use the Postfix pipe(8) delivery
# agent.  See the pipe(8) man page for information about ${recipient}
# and other message envelope options.
# ====================================================================
#
# maildrop. See the Postfix MAILDROP_README file for details.
# Also specify in main.cf: maildrop_destination_recipient_limit=1
#
maildrop  unix  -       n       n       -       -       pipe
  flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus	  unix	-	n	n	-	-	pipe
  user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp	  unix	-	n	n	-	-	pipe
  flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail    unix  -       n       n       -       -       pipe
  flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp     unix  -       n       n       -       -       pipe
  flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
procmail  unix  -       n       n       -       -       pipe
  flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}
 
Last edited by a moderator:
Back
Top