[Dovecot] about postlogin in dovecot2

Bulend Mali bmalik at ihlas.net.tr
Sat Aug 11 00:51:09 EEST 2012


my 10-master.conf;

service pop3-login {
  inet_listener pop3 {
  }

service pop3 {
   executable = pop3 pop3-postlogin
}

service pop3-postlogin {
   executable = script-login /usr/local/bin/postlogin_pop3.sh
 user = root
  unix_listener pop3-postlogin {
  }
 }

when i restart dovecot service. i get an error;
Aug 11 00:48:27 pop3y dovecot: pop3-postlogin: Error: read: Illegal option
-d
Aug 11 00:39:56 pop3y dovecot: pop3-login: Login: user=<test at test.com>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=99386, secured,
session=<dQhpL/DGawB/AAAB>
Aug 11 00:39:56 pop3y dovecot: pop3(test at test.com): Post-login script denied
access to user test at test.com
Aug 11 00:39:56 pop3y dovecot: pop3-postlogin: Fatal: master:
service(pop3-postlogin): child 99387 returned error 10

pop3y# ll /usr/local/bin/postlogin_pop3.sh
-rwxr-xr-x  1 root  wheel  5449 Aug 11 00:46
/usr/local/bin/postlogin_pop3.sh

i use freebsd8.2
-- 
View this message in context: http://old.nabble.com/about-postlogin-in-dovecot2-tp34275123p34284058.html
Sent from the Dovecot mailing list archive at Nabble.com.




More information about the dovecot mailing list