You are right! It works now!
> From: t...@iki.fi
> To: pelle2...@hotmail.com
> Date: Mon, 29 Aug 2011 06:20:54 +0300
> CC: dovecot@dovecot.org
> Subject: Re: [Dovecot] Virtual user and post-login 2.0.13
>
> On Sat, 2011-08-27 at 16:54 +0200, Pelle Svensson wrote:
>
On Sat, 2011-08-27 at 16:54 +0200, Pelle Svensson wrote:
> dovecot-postlogin.sh(executed as root)
> =
> #!/bin/sh
>
> date >>/home/fetchmail/script.log
>
> kill -s 10 `cat /home/fetchmail/.fetchmail.pid | head -n 1`
> >>/home/fetchmail/script.log
>
> exit 0
exec "$@", not exit
rip=192.168.1., lip=192.168.1., mpid=9354
Aug 27 16:34:49 imap: Debug: Added userdb setting:
mail=maildir:/home/fetchmail/mailroot/
Aug 27 16:34:49 imap(): Debug: Effective uid=500, gid=500,
home=/home/fetchmail
Aug
27 16:34:49 imap(): Debug: maildir++:
root=/home/fetchmail/mailroot/, index=, c
Did you try installing from source after applying the patch? As in:
This is your problem.. It's a bug in v2.0.13. You could patch with
http://hg.dovecot.org/dovecot-2.0/rev/a2d57b43ccb2 or change config
socket's permissions. I'll hopefully release v2.0.14 in not too distant
future
Hi
I tried several variants of suggestions but I can't get it working
dovecot-info.log:
===
Aug 25 17:37:48 imap-login: Info: Login: user=, method=PLAIN,
rip=192.168.1.xx, lip=192.168.1.xx, mpid=11264
Aug 25 17:37:48 imap(vuser): Info: Post-login script denied access to user vuser
dove