Re: [Dovecot] Enable IMAP only for certain users/IP

2013-05-29 Thread Simone Marx :: Edinet Srl
what about using some kind of http://wiki2.dovecot.org/PostLoginScripting You got it, a script call for post-login does the trick. Thank you, Robert. Sincerely, Simone.

Re: [Dovecot] Enable IMAP only for certain users/IP

2013-05-29 Thread Robert Schetterer
Am 29.05.2013 12:08, schrieb Simone Marx :: Edinet Srl: > Hi Robert, > thank you for your answer. > > My prevoius mail is based on the wiki page you specified. > > Also, the allow_nets parameter seems not to do what I want. > > I want to combime remote IP address check (system wide - common for

Re: [Dovecot] Enable IMAP only for certain users/IP

2013-05-29 Thread Simone Marx :: Edinet Srl
Hi Robert, thank you for your answer. My prevoius mail is based on the wiki page you specified. Also, the allow_nets parameter seems not to do what I want. I want to combime remote IP address check (system wide - common for all users) and single user permission check. The problem is that I w

Re: [Dovecot] Enable IMAP only for certain users/IP

2013-05-29 Thread Robert Schetterer
Am 29.05.2013 10:37, schrieb Simone Marx :: Edinet Srl: > Hi, > I'm trying to config dovecot to enable IMAP protocol only for certain > IPs and users. > The logical steps I've followed are: > 1. If a user is trying to login from an IP that I've authorized ( listed > in a file) the request is author