On Fri, 2010-09-10 at 18:55 +0200, Dirk Heinrichs wrote:
> Am 08.09.2010 19:18, schrieb Dirk Heinrichs:
> 
> > Mail is delivered now, but into
> > /var/vmail/u...@localhost instead of /var/vmail/user. How do I get rid
> > of "@localhost"?
> 
> Any ideas about this?

So you don't have any domains? Change %u to %n:

userdb {
  args = uid=vmail gid=vmail home=/var/vmail/%n
  driver = static
}


Reply via email to