* Rocco Scappatura <rocco.scappat...@infracom.it>: Error 1: maildirmake: /pathto/user/: File exists Error 2: maildrop: maildir over quota.
> What you mean precisely? How I can find the mistake? > > Here my maildrop conf file: > > log "test -d $HOME$DEFAULT" > `test -d $HOME$DEFAULT` > if ($RETURNCODE != 0) > { > log "mkdir -p $HOME$DEFAULT" > `mkdir -p $HOME$DEFAULT` > log "rmdir $HOME$DEFAULT" > `rmdir $HOME$DEFAULT` > } > > log "/usr/local/courier/bin/maildirmake $HOME$DEFAULT" > `/usr/local/courier/bin/maildirmake $HOME$DEFAULT` Either the line above > log "/usr/local/courier/bin/maildirmake -q $MAILDIRQUOTA $HOME$DEFAULT" > `/usr/local/courier/bin/maildirmake -q $MAILDIRQUOTA $HOME$DEFAULT` Or the line above is causing error 1! > . > . > . > TO "$HOME$DEFAULT" This causes error 2 -- Ralf Hildebrandt Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155 http://www.computerbeschimpfung.de postfix-users@postfix.org: The list that makes you think!