[Dovecot] Password encryption type for dovecot & postfix saslauthd with mysql

2013-07-17 Thread Simon
Hi There, We are using dovecot v2.2.4 (compiled from source) and postfix (yum install) on Centos 6.4. We are storing our virtual user config in mysql. Server 1 has dovecot/postfix and accepts incoming mail from our mail filter servers - this is purely for IMAP/POP services. Server 2 has postfi

[Dovecot] Dovecot 2.2.4/sendmail with sql user and aliases

2013-07-17 Thread Cedric
Hi, We are currently moving from linuxconf/dovecot to a dovecot setup with sql support, the problem we currently facing is having a message sent to a aliase delivered to the user email inbox with dovecot-lda, i have created cedr...@mail.vdl and a alias t...@mail.vdl, when i send to cedr...@ma

Re: [Dovecot] Dovecot 2.2.4 does not create home directory?

2013-07-17 Thread Dmitry .
Thank you very much! You are absolutely right. 2013/7/17 Axel Luttgens > Le 17 juil. 2013 à 16:11, "Dmitry ." a écrit : > > >> Hello Dmitry, > >> > >> As a side note: the above documents Dovecot 1.x, and you're using 2.2.4. > >> > > > > I thought that if it works in 1.x to 2.x then be all the

Re: [Dovecot] Dovecot 2.2.4 does not create home directory?

2013-07-17 Thread Axel Luttgens
Le 17 juil. 2013 à 16:11, "Dmitry ." a écrit : >> Hello Dmitry, >> >> As a side note: the above documents Dovecot 1.x, and you're using 2.2.4. >> > > I thought that if it works in 1.x to 2.x then be all the more Probably. :-) But sometimes with incompatibilities. > [...] > /var/log/dovecot/

Re: [Dovecot] Dovecot 2.2.4 does not create home directory?

2013-07-17 Thread Rob Sterenborg (lists)
On 17-07-13 16:11, Dmitry . wrote: Isn't the log actually saying what's wrong here? (I didn't see a file listing that shows what owner/permissions are set.) Initialization failed: Namespace '': mkdir(Maildir) in directory /var/run/dovecot failed: Permission denied (euid=1202(dovecot) egid=202(d

Re: [Dovecot] Dovecot 2.2.4 does not create home directory?

2013-07-17 Thread Dmitry .
> Hello Dmitry, > > As a side note: the above documents Dovecot 1.x, and you're using 2.2.4. > I thought that if it works in 1.x to 2.x then be all the more > This is a bit strange... are you really sure the home directory hasn't been created? > If yes, do you have some messages in your info.log?

Re: [Dovecot] Variable similar to %u but providing the username changed by a database lookup?

2013-07-17 Thread Axel Luttgens
Le 5 juil. 2013 à 19:14, Axel Luttgens a écrit : > [...] > > Hello Steffen, > > You helped me to look twice at those matters. > So, it seems that variable %u (or, for what matters, even %n) indeed expands > to the value as changed thru a database lookup. > > In fact, I now understand that I wa

Re: [Dovecot] Dovecot 2.2.4 does not create home directory?

2013-07-17 Thread Axel Luttgens
Le 17 juil. 2013 à 14:32, "Dmitry ." a écrit : > Hi, > > [...] > > And yet, here > http://wiki.dovecot.org/HowTo/SimpleVirtualInstall > it is written > Users can be added by editing this file. Dovecot automatically notices the > new users immediately after they're added. It also creates their ho

Re: [Dovecot] Fail2ban and logging

2013-07-17 Thread Paul van der Vlis
Hello Mark (and others), On 16-07-13 05:00, Mark Sapiro wrote: > On 07/15/2013 09:09 AM, Paul van der Vlis wrote: >> >> Are you blocked when you login a few times with a wrong password? >> >> I expect your log will say something like "auth failed, 22 attempts in >> 30 secs", and fail2ban will see

Re: [Dovecot] Dovecot 2.2.4 does not create home directory?

2013-07-17 Thread Odhiambo Washington
The MTA/MDA creates home directories during delivery. On 17 July 2013 15:32, Dmitry . wrote: > Hi, > > Does not create, or something I did wrong? > > Here > http://wiki2.dovecot.org/VirtualUsers/Home > it is written > > Home vs. mail directory > Home directory shouldn't be the same as mail dire

[Dovecot] Dovecot 2.2.4 does not create home directory?

2013-07-17 Thread Dmitry .
Hi, Does not create, or something I did wrong? Here http://wiki2.dovecot.org/VirtualUsers/Home it is written Home vs. mail directory Home directory shouldn't be the same as mail directory. It's possible to do that, but you might run into trouble with it sooner or later. Some problems with this a