Hallo
Ich habe mir gerade das Postfix neu installiert.
Nun habe ich das Problem, dass ich beim Abrufen der Mails folgende Meldung bekomme:
-ERR [SYS/TEMP] Failed to create /var/mail/.web2p33.pop with uid 715, gid 0. Change permissions. [pop_dropcopy.c:1493]
Die Mailbox gehört dem Nutzer web2p33:root das ist doch richtig so oder? und das Verzeichnis mail postfix:root
Gruß
Tobias
Postfix2 & Confixx Failed to create /var/mail/.web2p33.p
Re: Postfix2 & Confixx Failed to create /var/mail/.web2p
Stimmen denn außer den Inhabern auch die Schreibberechtigungen in dem Verzeichnis?
flo.
flo.
Re: Postfix2 & Confixx Failed to create /var/mail/.web2p33.p
Also der Mailordner hat:
drwxr-xr-x 16 root root 4.0K 2005-07-15 13:48 mail
Gruß
Tobuas
drwxr-xr-x 16 root root 4.0K 2005-07-15 13:48 mail
Gruß
Tobuas
Re: Postfix2 & Confixx Failed to create /var/mail/.web2p33.p
chmod g+w, dann müsste es klappen - nur der User "root" darf derzeit darein schreiben, aber im Ã?brigen schon, daß jder andere das Verzeichnis ansehen darf - Da sind Mails drin ...
flo.
flo.
Re: Postfix2 & Confixx Failed to create /var/mail/.web2p33.p
Code: Select all
$ ls -alh /var/mail
lrwxrwxrwx 1 root root 15 Jul 8 01:04 /var/mail -> /var/spool/mail
$ ls -alh /var/spool/mail
total 4.0K
drwxrwxr-x 2 root mail 4.0K Jun 27 19:03 .
drwxr-xr-x 5 root root 4.0K Jun 29 12:41 ..
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
