maildrop: Unable to create a dot-lock

Postfix, QMail, Sendmail, Dovecot, Cyrus, Courier, Anti-Spam
sammlerjaeger
Posts: 9
Joined: 2006-04-12 09:50
 

maildrop: Unable to create a dot-lock

Post by sammlerjaeger »

Hallo,

habe Postfix mit Maildrop + amavis + virtuelle user unter Debian eingerichtet. Läuft bis auf die autom. Verzeichniserstellung mit Maildrop.

Die Fehler habe ich je nach Teststadium :cry:

Code: Select all

maildrop: Unable to create a dot-lock. oder 
maildrop: Invalid home directory permissions - world writable

Config:

ergänzt in main.cf

Code: Select all

maildrop_destination_recipient_limit = 1 
virtual_transport = maildrop
ergänzt in main.cf

Code: Select all

maildrop unix - n n - - pipe flags=DRhu user=vmail argv=/usr/bin/maildrop -d vmail ${user} ${nexthop}

Habe ich ein Rechteproblem?

cu
Sammlerjaeger
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
 

Re: maildrop: Unable to create a dot-lock

Post by captaincrunch »

Ja:
maildrop: Invalid home directory permissions - world writable
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
sammlerjaeger
Posts: 9
Joined: 2006-04-12 09:50
 

Re: maildrop: Unable to create a dot-lock

Post by sammlerjaeger »

... und wie löse ich es ??
User avatar
Joe User
Project Manager
Project Manager
Posts: 11185
Joined: 2003-02-27 01:00
Location: Hamburg
 

Re: maildrop: Unable to create a dot-lock

Post by Joe User »

Code: Select all

chmod 0700 $(grep $USERNAME /etc/passwd | cut -d: -f6);
PayPal.Me/JoeUserFreeBSD Remote Installation
Wings for LifeWings 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.