hello list, I am getting a pop3 error from my courier-imap server. I am well aware that pop3 is not imap and vice versa but I hope that there might be someone out there with more experience than me on these issues willing to advise. :)
I am using a program called getmail to retrieve pop mail for an rt server. http://pyropus.ca/software/getmail/ SimplePOP3Retriever:[email protected]@rt.mm3.example.com:110: rtreply: operation error (POP error (-ERR chdir mm3.example.com/rt-comment/ failed)) This is my virtual mail home directory: [monitor03:root:/home/vmail]#ls -la total 52 drwx------ 5 vmail vmail 4096 Nov 28 11:17 ./ drwxr-xr-x 26 root root 4096 Nov 22 16:33 ../ -rw------- 1 vmail vmail 839 Nov 29 22:32 .bash_history -rw-r--r-- 1 vmail vmail 33 Nov 11 17:31 .bash_logout -rw-r--r-- 1 vmail vmail 176 Nov 11 17:31 .bash_profile -rw-r--r-- 1 vmail vmail 124 Nov 11 17:31 .bashrc drwx------ 4 vmail vmail 4096 Nov 28 14:48 mm3.example.com/ drwxr-xr-x 4 vmail vmail 4096 Nov 11 17:31 .mozilla/ drwxrwxr-x 7 vmail vmail 4096 Nov 14 11:49 rpm/ -rw-rw-r-- 1 vmail vmail 25 Nov 14 11:50 .rpmmacros -rw------- 1 vmail vmail 1105 Nov 21 16:59 .viminfo-rw-r--r-- 1 vmail vmail 658 Nov 11 17:31 .zshrc One more level: [monitor03:root:/home/vmail/mm3.mlbam.com]#ls -la total 16drwx------ 4 vmail vmail 4096 Nov 28 14:48 ./ drwx------ 5 vmail vmail 4096 Nov 28 11:17 ../ drwx------ 6 vmail vmail 4096 Nov 29 19:44 rt/ Aaand one more: [monitor03:root:/home/vmail/mm3.mlbam.com/rt]#ls -la total 32 drwx------ 6 vmail vmail 4096 Nov 29 19:44 ./ drwx------ 4 vmail vmail 4096 Nov 28 14:48 ../ drwx------ 2 vmail vmail 4096 Nov 28 17:29 courierimapkeywords/ -rw-r--r-- 1 vmail vmail 594 Nov 29 20:50 courierimapuiddb -rw-r--r-- 1 vmail vmail 2658 Nov 29 23:06 courierpop3dsizelist drwx------ 2 vmail vmail 4096 Nov 29 23:06 cur/ drwx------ 2 vmail vmail 4096 Nov 29 23:10 new/ drwx------ 2 vmail vmail 4096 Nov 29 23:10 tmp/ I have these entries in my /etc/postfix/main.cf file: virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailboxes.cf virtual_mailbox_base = /home/vmail virtual_uid_maps = static:5000 virtual_gid_maps = static:5000 >From /etc/authlib/authmysqlrc: MYSQL_LOGIN_FIELD email MYSQL_HOME_FIELD "/home/vmail" And as the vmail user I can chdir to the user's directory: [vmail@monitor03 cur]$ cd /home/vmail/mm3.mlbam.com/rt/cur [vmail@monitor03 cur]$ ls | head 1322519361.V801I987f0M450114.monitor03:2,S 1322612610.V801I98017M965385.monitor03:2,S 1322612948.V801I98019M156848.monitor03:2,S 1322615401.V801I98018M910566.monitor03:2,S 1322615702.V801I987f2M157446.monitor03:2,S 1322616001.V801I987f7M432076.monitor03:2,S 1322616140.V801I987faM838869.monitor03:2,S 1322616301.V801I987fdM751102.monitor03:2,S 1322616602.V801I987feM71450.monitor03:2,S 1322616901.V801I9880bM301265.monitor03:2,S Thanks in advance for any advice you may have. Tim ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
