RC6 courier to dovecot - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: RC6 courier to dovecot (/thread-4758.html) |
RC6 courier to dovecot - 1stknight - 10-22-2008 08:10 PM Hi guys, I am a newbie to ispcp... and i had rc6 installed.. and given that a lot is suggesting to move over to dovecot, i had dovecot installed.... i got two problems... 1.) mails don't get delivered it gives out this kind of error postfix/pipe[16591]: 50834B7C3F: to=<user@mydomain.com.ph>, relay=dovecot, delay=21, delays=21/0.02/0/0.03, dsn=5.3.0, status=bounced (Command died with status 89: "/usr/lib/dovecot/deliver" 2.) i cannot authenticate... i kinda noticed in the suggested config the entry for password_query with a mysql statement md5(mail_pass), but when i check on the mail_pass field in the database it does not contain a plaintext file.. could this be the problem? RE: RC6 courier to dovecot - BeNe - 10-22-2008 08:32 PM Did you also checked this --> http://www.isp-control.net/forum/showthread.php?tid=1421&pid=37295#pid37295 Sure you use RC6 and no SVN Checkout ? Greez BeNe RE: RC6 courier to dovecot - 1stknight - 10-22-2008 08:42 PM (10-22-2008 08:32 PM)BeNe Wrote: Did you also checked this --> http://www.isp-control.net/forum/showthread.php?tid=1421&pid=37295#pid37295 i got the nightly build installed yesterday... i was able to resolve the first problem by reverting back the delivery to virtual iinstead of deliver... i'll this authentication workaround (10-22-2008 08:42 PM)1stknight Wrote:(10-22-2008 08:32 PM)BeNe Wrote: Did you also checked this --> http://www.isp-control.net/forum/showthread.php?tid=1421&pid=37295#pid37295 I just tried the autentication workaround you suggestion.. but i am getting an error about the script being unable to locate the file ispcp_common_code.pl but this file exist. what could be the problem? RE: RC6 courier to dovecot - sci2tech - 10-23-2008 12:47 AM You are under different user. Please see at http://www.isp-control.net/forum/showthread.php?tid=1421&pid=37295#pid37295 (especially red parts) how your dovecot.conf must look RE: RC6 courier to dovecot - 1stknight - 10-23-2008 12:24 PM (10-23-2008 12:47 AM)sci2tech Wrote: You are under different user. Please see at http://www.isp-control.net/forum/showthread.php?tid=1421&pid=37295#pid37295 (especially red parts) how your dovecot.conf must look wow thanks.. i just missed the user=root part btw.. how about the first problem that i got.. i really wanted to use dovecot's deliver program. RE: RC6 courier to dovecot - aseques - 10-23-2008 07:55 PM [/quote] btw.. how about the first problem that i got.. i really wanted to use dovecot's deliver program. [/quote] Me too, I am updating my install right now, before password encryption (somewhere in the svn) everything was working as expected, so still should be with some minor tweaks Also I've working quotas in my server via dovecot deliver, maybe some more tweaking will be necessary to make everyting ok again .. I'll try to update when I've something to tell RE: RC6 courier to dovecot - BeNe - 10-24-2008 12:28 AM Quote:btw.. how about the first problem that i got.. i really wanted to use dovecot's deliver program.Do you use this script that is attachet with the config modifications ? --> http://www.isp-control.net/forum/showthread.php?tid=1421&pid=37295#pid37295 Is needed for the crypted PW in the DB. Greez BeNe RE: RC6 courier to dovecot - bpratt - 02-02-2009 12:57 AM (10-24-2008 12:28 AM)BeNe Wrote:Quote:btw.. how about the first problem that i got.. i really wanted to use dovecot's deliver program.Do you use this script that is attachet with the config modifications ? Didn't help me much at all, as I've recently upgraded to RC7 and then decided to move over to dovecot. Now I can't not login via pop3 or imap. Just get this error :- dovecot: Internal error while decrypting password for username bpratt@zzzz.com from 203.xx.xx.xx for IMAP server It all should work, as I've gone over the how to many times now. |