Re: [Dovecot] Is this odd?

2013-09-09 Thread LuKreme

On 09 Sep 2013, at 12:27 , Eugene  wrote:

> Hi LuKreme,
> 
> Do you have any special reasons NOT to use standard layout (Maildir under 
> home) for virtual users, as suggested in the docs and by users here?

The virtual users were setup in /usr/local/virtual/u...@domain.tld way back in 
the last century. Going through and changing the MySQL database and moving 
everyone's mail didn't seem like a good plan.

(The virtual users ONLY have mail access and ONLY via IMAP).

-- 
Traveling through hyperspace ain't like dusting crops, boy.



Re: [Dovecot] Is this odd?

2013-09-09 Thread Eugene

Hi LuKreme,

Do you have any special reasons NOT to use standard layout (Maildir under 
home) for virtual users, as suggested in the docs and by users here?


Best wishes
Eugene

-Original Message- 
From: LuKreme

Sent: Monday, September 09, 2013 3:20 AM
To: dovecot@dovecot.org
Subject: [Dovecot] Is this odd?

$ doveadm user kremels
field   value
uid 1033
gid 1033
home/home/kremels
mailmaildir:~/Maildir
system_groups_user  kreme

$ doveadm user u...@virtual.example.com
field   value
uid 89
gid 89
home/usr/local/virtual/u...@virtual.example.com/
mail/usr/local/virtual/u...@virtual.example.com
mail_location   /usr/local/virtual/u...@virtual.example.com

The local users doesn't have a mail_location set at all, and has a very 
different mail definition. This seem to be a side-effect of the fact that 
the home of the virtual user is the top level maildir, but should I set mail 
to maildir:~ ??


--
Where there is a party, everyone is there
Everyone will leave at exactly the same time
When this party is over it will start again
But not been any different be exactly the same



[Dovecot] Is this odd?

2013-09-08 Thread LuKreme
 $ doveadm user kremels
field   value
uid 1033
gid 1033
home/home/kremels
mailmaildir:~/Maildir
system_groups_user  kreme

 $ doveadm user u...@virtual.example.com
field   value
uid 89
gid 89
home/usr/local/virtual/u...@virtual.example.com/
mail/usr/local/virtual/u...@virtual.example.com
mail_location   /usr/local/virtual/u...@virtual.example.com

The local users doesn't have a mail_location set at all, and has a very 
different mail definition. This seem to be a side-effect of the fact that the 
home of the virtual user is the top level maildir, but should I set mail to 
maildir:~ ??

-- 
Where there is a party, everyone is there
Everyone will leave at exactly the same time
When this party is over it will start again
But not been any different be exactly the same