On Wed, November 4, 2009 12:36 pm, Daniel V. Reinhardt said: > > > But what should i do now, is it an important directive , i mean should i > > worry about that, > > Also i have mysql setup on postfix, and i use relay_domains > > You will need to create a directory such as /var/mail/virtualmbox, assign > the proper permissions then add that path to the above directive.
This is not correct. The OP's problem is that virtual_mailbox_base isn't set. If the stored mailbox path is absolute rather than relative, simply set virtual_mailbox_base to /. If the stored mailbox paths are relative, put whatever directory they're relative to in virtual_mailbox_base. -- Magnus Bäck [email protected]
