Hello all! I'm currently getting errors about UIDL not being enabled in YahooPOPs even though it is enabled in my config file. Why isn't YahooPOPS registering it as being enabled? Am I using a wrong configu file? Here's info from the log:
[ Wed Feb 22 17:20:28 2006 ] Configuration:
[ Wed Feb 22 17:20:28 2006 ] Log Mode = Advanced
[ Wed Feb 22 17:20:28 2006 ] MD5 = 0, Secure Mode = 0
[ Wed Feb 22 17:20:28 2006 ] Use Proxy = 0, HTTP Proxy = 10.1.0.211:3128, HTTPS Proxy = 10.1.0.211:3128
[ Wed Feb 22 17:20:28 2006 ] Max Emails = 10, Leave as unread = 1
[ Wed Feb 22 17:20:28 2006 ] Emtpy Trash = 1, Empty Bulk = 0
[ Wed Feb 22 17:20:28 2006 ] Download Inbox = 1, Download BulkMail = 1
[ Wed Feb 22 17:20:28 2006 ] Email Category = All
[ Wed Feb 22 17:20:28 2006 ] Proxy Auth = 0, Username = chyldofthebeat, Password = <HIDDEN>
[ Wed Feb 22 17:20:28 2006 ] Quiet Mode = 0, Autostart = 0, Always on Top = 0
[ Wed Feb 22 17:20:28 2006 ] Network IP = , POP3 Port = 5058, SMTP Enable = 1, SMTP Port = 5059
[ Wed Feb 22 17:20:28 2006 ] Save Sent Email = 1, Enable UIDL = 0, Hide Tray Icon = 0
[ Wed Feb 22 17:20:28 2006 ] User Agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)
[ Wed Feb 22 17:20:28 2006 ] =========================================================================
[ Wed Feb 22 17:25:00 2006 ] Starting POP3 session for "chyldofthebeat".
[ Wed Feb 22 17:25:00 2006 ] <chyldofthebeat> Password received from client.
[ Wed Feb 22 17:25:00 2006 ] <chyldofthebeat> Connecting to Yahoo...
[ Wed Feb 22 17:25:02 2006 ] <chyldofthebeat> Connected to us.f603.mail.yahoo.com.
[ Wed Feb 22 17:25:02 2006 ] <chyldofthebeat> Login to Yahoo Mail succeeded.
[ Wed Feb 22 17:25:02 2006 ] <chyldofthebeat> Analyzing the INBOX folder
[ Wed Feb 22 17:25:03 2006 ] <chyldofthebeat> Setting localization to I/E
[ Wed Feb 22 17:25:03 2006 ] <chyldofthebeat> Crumb extracted (Mailbox = Inbox)
[ Wed Feb 22 17:25:03 2006 ] <chyldofthebeat> Extracted 3 message Id from mailbox Inbox
[ Wed Feb 22 17:25:03 2006 ] <chyldofthebeat> INBOX folder analyzed
[ Wed Feb 22 17:25:03 2006 ] <chyldofthebeat> Analyzing the BulkMail folder
[ Wed Feb 22 17:25:04 2006 ] <chyldofthebeat> Folder @B@Bulk is empty
[ Wed Feb 22 17:25:04 2006 ] <chyldofthebeat> BulkMail folder analyzed
[ Wed Feb 22 17:25:04 2006 ] <chyldofthebeat> Analyzing the UIDL folder
[ Wed Feb 22 17:25:05 2006 ] <chyldofthebeat> Folder UIDL is empty
[ Wed Feb 22 17:25:05 2006 ] <chyldofthebeat> UIDL folder analyzed
[ Wed Feb 22 17:25:05 2006 ] <chyldofthebeat> Found 3 emails
[ Wed Feb 22 17:25:05 2006 ] <chyldofthebeat> Downloading email 1
[ Wed Feb 22 17:25:05 2006 ] <chyldofthebeat> URL: http://us.f603.mail.yahoo.com/ym/ShowLe ... &toc=1&Msg Id=1200_3626493_249043_1254_285_0_7923_-1_0&bodyPart=HEADER
[ Wed Feb 22 17:25:05 2006 ] <chyldofthebeat> URL: http://us.f603.mail.yahoo.com/ym/ShowLe ... &toc=1&Msg Id=1200_3626493_249043_1254_285_0_7923_-1_0&bodyPart=TEXT
[ Wed Feb 22 17:25:05 2006 ] <chyldofthebeat> Downloading email 2
[ Wed Feb 22 17:25:05 2006 ] <chyldofthebeat> URL: http://us.f603.mail.yahoo.com/ym/ShowLe ... &toc=1&Msg Id=6072_3617632_248271_1675_161_0_7921_-1_0&bodyPart=HEADER
[ Wed Feb 22 17:25:06 2006 ] <chyldofthebeat> URL: http://us.f603.mail.yahoo.com/ym/ShowLe ... &toc=1&Msg Id=6072_3617632_248271_1675_161_0_7921_-1_0&bodyPart=TEXT
[ Wed Feb 22 17:25:06 2006 ] <chyldofthebeat> Downloading email 3
[ Wed Feb 22 17:25:06 2006 ] <chyldofthebeat> URL: http://us.f603.mail.yahoo.com/ym/ShowLe ... &toc=1&Msg Id=5552_3615795_247913_1675_160_0_7920_-1_0&bodyPart=HEADER
[ Wed Feb 22 17:25:06 2006 ] <chyldofthebeat> URL: http://us.f603.mail.yahoo.com/ym/ShowLe ... &toc=1&Msg Id=5552_3615795_247913_1675_160_0_7920_-1_0&bodyPart=TEXT
[ Wed Feb 22 17:25:06 2006 ] <chyldofthebeat> Command received from email client: STAT
[ Wed Feb 22 17:25:06 2006 ] <chyldofthebeat> Response sent: +OK 3 4528
[ Wed Feb 22 17:25:06 2006 ] <chyldofthebeat> Command received from email client: UIDL 3
[ Wed Feb 22 17:25:06 2006 ] <chyldofthebeat> Response sent: -ERR UIDL support is currently disabled in YahooPOPs
My /usr/local/share/yahoopopsrc contains the following:
DOWNLOAD_FROM_INBOX 1
DOWNLOAD_FROM_BULKFOLDER 1
EMPTY_TRASH_ON_EXIT 1
LEAVE_MAILS_UNREAD 1
MAX_NUMBER_EMAILS 10
EMAIL_CATEGORY a
SECURE_CONNECTION 0
MD5_PASSWORD 0
USE_PROXY_SERVER 0
HTTP_PROXY_SERVER_ADDR 10.1.0.211
HTTP_PROXY_SERVER_PORT 3128
HTTPS_PROXY_SERVER_ADDR 10.1.0.211
HTTPS_PROXY_SERVER_PORT 3128
USE_PROXY_AUTHENTICATION 0
PROXY_SERVER_USERNAME chyldofthebeat
PROXY_SERVER_PASSWORD ngshyg8
YAHOOPOPS_PORTNUMBER 5058
GENERATE_LOGS 1
GENERATE_SIMPLE_LOGS 1
GENERATE_VERBOSE_LOGS 1
LIMIT_LOG_FILE_ACTIVITY 0
LOG_FILE_SIZE 5000
YAHOO_SMTP_PORT 5059
YAHOO_ENABLE_SMTP 1
USE_YAHOO_SENT_MAIL_FOLDER 1
ENABLE_UIDL 1
YAHOO_FOLDERS_FOR_EMAIL



