The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=330 ====================================================================== Reported By: dirixmjm Assigned To: paul ====================================================================== Project: DBMail Issue ID: 330 Category: POP3 daemon Reproducibility: always Severity: minor Priority: normal Status: resolved Resolution: fixed Fixed in Version: SVN Trunk ====================================================================== Date Submitted: 22-Apr-06 10:33 CEST Last Modified: 03-Jun-06 15:34 CEST ====================================================================== Summary: Subject header isn't passed to online mailreading clients Description: In for example, www.mail2web.com an online emailclient which speaks pop3, every single mail has as subject "No Subject" although the mails do have a subject. ======================================================================
---------------------------------------------------------------------- aaron - 03-Jun-06 06:49 ---------------------------------------------------------------------- Please try a more recent SVN revision and let us know if this is still an issue. ---------------------------------------------------------------------- paul - 03-Jun-06 14:20 ---------------------------------------------------------------------- Marc, The pop3 code hasn't changed substantially since 1.2 and hasn't caused *any* problems with any other webmail clients since. I'm assuming this is a client bug, until you can provide some level 5 logs that prove me wrong. ---------------------------------------------------------------------- paul - 03-Jun-06 15:00 ---------------------------------------------------------------------- Ok. The TOP command is mis-interpreting the arguments TOP x y should return the first y bodylines from message x, where currently the first y headerlines are returned. will fix. ---------------------------------------------------------------------- paul - 03-Jun-06 15:34 ---------------------------------------------------------------------- Marc, I've fixed the pop3 behaviour. Please test svn-trunk. Issue History Date Modified Username Field Change ====================================================================== 22-Apr-06 10:33 dirixmjm New Issue 03-Jun-06 06:49 aaron Note Added: 0001218 03-Jun-06 14:20 paul Note Added: 0001220 03-Jun-06 15:00 paul Note Added: 0001222 03-Jun-06 15:00 paul Assigned To => paul 03-Jun-06 15:00 paul Status new => confirmed 03-Jun-06 15:00 paul Projection none => tweak 03-Jun-06 15:00 paul ETA none => < 1 day 03-Jun-06 15:34 paul Note Added: 0001223 03-Jun-06 15:34 paul Status confirmed => resolved 03-Jun-06 15:34 paul Resolution open => fixed 03-Jun-06 15:34 paul Fixed in Version => SVN Trunk ======================================================================
