Stef Simoens schreef:
Hey Timo,
You should be able to do either of those with something like:

userdb passwd {
  args = mail=dbox:/var/mail/%u
}

v2.0 fixes this problem properly.
This works great ...
Hmm, I cheered too fast.
The expire-plugin works ... but now my e-mails are delivered in ~ (which I don't want)

I tried both
mail_location = dbox:~/

userdb passwd {
args = mail=dbox:/var/mail/%u
}

and

mail_location = dbox:~/

userdb passwd {
args = home=/var/mail/%u mail=dbox:/var/mail/%u
}

... but both seem to prefer delivering my e-mail in ~


--
Stef Simoens                                 stef.simo...@numericable.be
+32 486 577 963                         http://users.numericable.be/stef

Reply via email to