|
#1
|
||||
|
||||
|
Sys. Ubunto 7.10
Hab ne Mailbox erstelllt, domän erstellt . Login auf Squirrelmail geht nicht, da gibts dann folgende error message Code:
ERROR: Could not complete request. Query: SELECT "INBOX" Reason Given: Unable to open this mailbox. mailq Code:
8AB1335EE69 1506 Mon Feb 11 22:29:26 alex@domän.de
(temporary failure. Command output: sh: /home/vmail/domän.de/tux/.ispconfig_mailsize: Permission denied /usr/bin/maildrop: Unable to create a dot-lock at /home/vmail/7ox.de/fox/5244.0.tux.server.lan.)
tux@mydomän.de
Code:
Feb 13 18:46:05 tux imapd: Connection, ip=[::ffff:127.0.0.1] Feb 13 18:46:05 tux imapd: LOGIN, user=tux@mydomän.de, ip=[::ffff:127.0.0.1], protocol=IMAP Feb 13 18:46:05 tux imapd: DISCONNECTED, user=tux@mydomän.de, ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=53, sent=79, time=1 Feb 13 18:46:05 tux imapd: DISCONNECTED, user=tux@mydomän.de, ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=21, sent=57, time=0 Code:
Feb 13 18:52:10 tux maildrop[6851]: Unable to create a dot-lock at /home/vmail/mydomän.de/tux/6851.0.tux.server.lan. Feb 13 18:52:10 tux postfix/pipe[6822]: CF6A135EC4D: to=<tux@mydomän.de>, relay=maildrop, delay=70108, delays=70108/0.29/0/0.05, dsn=4.3.0, status=deferred (temporary failure. Command output: sh: /home/vmail/mydomän/tux/.ispconfig_mailsize: Permission denied /usr/bin/maildrop: Unable to create a dot-lock at /home/vmail/mydomän/tux/6851.0.tux.server.lan. ) Feb 13 18:52:10 tux maildrop[6857]: Unable to create a dot-lock at /home/vmail/mydomän.de/tux/6857.0.tux.server.lan. Geändert von planet_fox (13.02.2008 um 19:05 Uhr). |
|
#2
|
|||
|
|||
|
Poste mal bitte die Ausgabe von:
ls -la /home/vmail/domän.de/tux/ |
|
#3
|
||||
|
||||
|
Code:
root@tux:/home/fox# ls -la /home/vmail/domän.de/tux/ total 8 drwxr-xr-x 2 root root 4096 2008-02-11 22:19 . drwxr-xr-x 4 root root 4096 2008-02-11 22:34 .. |
|
#4
|
|||
|
|||
|
Hmm, das ist komisch, das Verzeichnis sollte eigentlich dem User vmail gehören. Gibt es den User vmail in /etc/passwd ? Wenn ja, denn mach mal ein
chown vmail /home/vmail/domän.de/tux/ |
|
#5
|
||||
|
||||
|
Zitat:
etc/passwd Code:
vmail:x:5000:5000::/home/vmail:/bin/sh Code:
(temporary failure. Command output: /usr/bin/maildrop: Unable to open mailbox.) Code:
Feb 14 23:52:19 tux amavis[5041]: (05041-02) ...n/Plugin/VBounce.pm, Mail/SpamAssassin/Plugin/WLBLEval.pm, NetAddr/IP.pm, NetAddr/IP/Lite.pm, NetAddr/IP/Util.pm, NetAddr/IP/Util_IS.pm, unicore/lib/gc_sc/Word.pl, version.pm, version/vxs.pm Feb 14 23:52:19 tux amavis[5041]: (05041-02) exiting process_request Feb 14 23:52:19 tux amavis[5041]: (05041-02) post_process_request_hook: timer was not running Feb 14 23:52:19 tux amavis[5041]: (05041-02) idle_proc, bye: was busy, 8.7 ms, total idle 10712.237 s, busy 68.812 s Feb 14 23:52:19 tux amavis[5041]: (05041-02) load: 1 %, total idle 10712.237 s, busy 68.812 s Feb 14 23:52:19 tux maildrop[10647]: Unable to open mailbox. Feb 14 23:52:20 tux postfix/pipe[10646]: BBFC135EC87: to=<tux@domän.de>, relay=maildrop, delay=0.24, delays=0.09/0.07/0/0.08, dsn=4.3.0, status=deferred (temporary failure. Command output: /usr/bin/maildrop: Unable to open mailbox. ) |
|
#6
|
|||
|
|||
|
Ok, versuch mal bitte:
chown -R vmail /home/vmail |
|
#7
|
||||
|
||||
|
Gesagt getan, keine änderung in logfiles
Code:
root@tux:/home/tux# ls -la /home/vmail/ total 36 drwxr-xr-x 4 vmail vmail 4096 2008-02-11 22:19 . drwxr-xr-x 13 root root 4096 2008-02-06 14:52 .. drwxr-xr-x 4 vmail root 4096 2008-02-11 22:34 domän.de -rw-r--r-- 1 vmail vmail 220 2008-01-27 19:07 .bash_logout -rw-r--r-- 1 vmail vmail 2298 2008-01-27 19:07 .bashrc -rw------- 1 vmail vmail 1251 2008-02-12 23:16 .mailfilter -rw-r--r-- 1 vmail root 1251 2008-02-12 23:16 .mailfilter~ drwxr-xr-x 2 vmail root 4096 2008-02-11 21:58 mailfilters -rw-r--r-- 1 vmail vmail 566 2008-01-27 19:07 .profile Code:
root@tux:/home/fox# ls -la /home/vmail/domän.de/ total 16 drwxr-xr-x 4 vmail root 4096 2008-02-11 22:34 . drwxr-xr-x 4 vmail vmail 4096 2008-02-11 22:19 .. drwxr-xr-x 2 vmail root 4096 2008-02-15 20:37 tux drwxr-xr-x 2 vmail root 4096 2008-02-11 22:34 info |
|
#8
|
|||
|
|||
|
Ok, ich muss mir mal ein neues Testsystem aufsetzten und mir das ansehen. bei meinem aktuellen geht es, das ist aber auch schon recht betagt und ziemlich viel geändert.
Ich hatte gerade letztens was am Script, das die Maildirs anlegt verändert. Das wird wohl das Problem verursachen. |
|
#9
|
||||
|
||||
|
gut dann lass wir das mal so stehn.Nächster Punkt.
Wenn ich einen neuen DNS namen eingebe kommt Code:
regex error |
|
#10
|
|||
|
|||
|
Hast Du am Ende des Domainnamens einen Punkt eingegeben?
|
![]() |
| Themen-Optionen | |
| Ansicht | |
|
|
Alle Zeitangaben in WEZ +2. Es ist jetzt 13:57 Uhr.









Linear-Darstellung
