Evening! >From: mr...@courier-mta.com
>To: courier-users@lists.sourceforge.net
>Date: Mon, 25 Mar 2013 23:19:03 -0400
>Subject: Re: [courier-users] Strange issue with authentication/mail pickup
>>Gor ony writes: 
>> Hi.
>>  
>> I've installed Fedora 18 with courier-authlib-0.65 and courier-imap-4.12. 
>> I'm  
>> using the howtoforge setup to do virtual mailboxes with MySQL.
 
>>That are multiple random bits and pieces on howtoforge, about various  
>>aspects of setting up different software packages. I can't tell what you've  
>>actually read there, and how accurate it is.I used the following link for the 
>>procedure:http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-fedora-18-x86_64-p6
 
>> Mar 25 22:49:16 c3po imapd-ssl: exec(/usr/lib/courier-imap/bin/imapd)  
>> failed!! 
>> I don't know why exec(any) is failing and don't really know where to further 
>>  
>> start troubleshooting this.
 
>You can start by actually looking at /usr/lib/courier-imap/bin/imapd.  
>Shouldn't take too long to figure out whether it exists, or not. And if not,  
>why not. And if it is, why it cannot be executed. Either because it's  
>corrupted, or whether it's permissions are wrong, and, whatever the reason  
>is, why it happened. And, in all cases, after figuring out what's wrong,  
>it's equally to important to figure out why and how it went wrong.
 
>But it's likely faster to simply build RPMS directly from source: 
>rpmbuild -ta courier-authlib-<version>.tar.bz2
 
>Shouldn't take long before you end up with RPMs that you can simply install.  
>Ditto for courier-imap.
 
This setup was compiled and installed through rpmbuild. The contents of the 
courier-imap/bin folder are:[root@c3po log]# cd /usr/lib/courier-imap/bin/
[root@c3po bin]# ls -la
total 664
drwxr-x---. 2 bin bin   4096 Mar 25 19:34 .
drwxr-x---. 8 bin bin   4096 Mar 25 19:30 ..
-rwxr-xr-x. 1 bin bin  71800 Mar 25 19:30 couriertls
-rwxr-xr-x. 1 bin bin  28768 Mar 25 19:30 deliverquota
-rwxr-xr-x. 1 bin bin 401112 Mar 25 19:30 imapd
-rwxr-xr-x. 1 bin bin  28664 Mar 25 19:30 maildiracl
-rwxr-xr-x. 1 bin bin  45576 Mar 25 19:30 maildirkw
-rwxr-xr-x. 1 bin bin  33016 Mar 25 19:30 maildirmake
-rwxr-xr-x. 1 bin bin  45408 Mar 25 19:30 pop3d
[root@c3po bin]# ./imapd
chdir ./Maildir: No such file or directory
* BYE [ALERT] Fatal error: No such file or directory: No such file or directory
ERR: root: No such file or directory
[root@c3po bin]#
[root@c3po bin]#
So authlib is installed and authenticating against my MySQL database (otherwise 
it would have failed at bad pass and/or failed at 'testauth')What I can't piece 
together is how to debug the break between authlib saying "Valid user" and 
"exec(imap/pop3) Failed".Thanks,                                       
------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to