On 26/04/2004, at 3:44 AM, Guntha Aravind babu wrote:
hi all,
i have few doubts
�
1. i have installed courier-imap 3.0.3. i like to look at the source files and find where the uid and uidvalidity of a message can be found,i mean in which source files.
�
2. after starting server,i conneted to it via my outlook.then i have dragged a mail into the inbox of the outlook.i can see the mail in server in /home/guntha/maildir/cur.but� i could not understand it as it is a softlink.how can i exactly read or locate the mail from server.
i have also created some subfolders to inbox in my client.but where can i see those subfolders in the srever.
The subfolders start with a leading '.', so are hidden from view unless you do a ls -a maildir
The messages in your inbox are stored as files in <maildir>/cur, eg in my one I have (I use ~/.maildir, most installations use ~/Maildir:
[EMAIL PROTECTED] sitharus $ ls -l .maildir/cur/
total 1068
1082347364.M922735P4607V0000000000000303I00045ED9_0.serendipity,S=867549 :2,S
1082431812.M580814P20105V0000000000000303I000465B4_0.serendipity,S=4215: 2,S
...
3. the timeout issue,the server times out after 5 minutes ,one of the friend told to check the firewall between the server and the client,but i did not understand it.how can i actually increse the time out of server.
Courier IMAP times out after 30 minutes, as far as I can see this is a hard coded value. If it's timing out sooner, there's something between you and the server that's timing it out, most probably a hardware firewall. I have no problems with Linux IPTABLES and holding long connections, so look at your server and how it's connected to your computer.
--
Phillip Hutchings
[EMAIL PROTECTED]
http://www.sitharus.com/
------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg297 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
