WEnn ich E-Mails an meine Adresse sende kommt:
Also eindeutig ein Recht Problem aber was kann ich dagegen tun?This is the Postfix program at host smtp.myserver.com.
I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the message returned below.
The Postfix program
<web1p1@smtp.mytestserver.com>: maildir delivery failed: create
/web1p1//var/mail/tmp/1050526840.13927_0.mytestserver: Permission denied
Hier noch meine master.cf:
Bitte helft mir.# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (50)
# ==========================================================================
smtp inet n - - - - smtpd -v
#628 inet n - - - - qmqpd
pickup fifo n - - 60 1 pickup
cleanup unix n - - - 0 cleanup
qmgr fifo n - - 300 1 qmgr
#qmgr fifo n - - 300 1 nqmgr
rewrite unix - - - - - trivial-rewrite
bounce unix - - - - 0 bounce
defer unix - - - - 0 bounce
flush unix n - - 1000? 0 flush
smtp unix - - - - - smtp
showq unix n - - - - showq
error unix - - - - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
Edit1:
Habe jetzt den ganzen Ordner /var/mail auf chmod 777 gestellt und es geht immernoch nicht.