Your message dated Sun, 27 Nov 2016 23:51:30 +0000
with message-id <[email protected]>
and subject line Bug#845919: Removed package(s) from unstable
has caused the Debian Bug report #656391,
regarding ilohamail: Some emails are not retrievable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
656391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656391
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ilohamail
Version: 0.8.14-0rc3sid6.1
Severity: important

I find that multipart emails are not displayed.

I have logged a "good" and "bad" imap exchange.

BAD:
9560  write(11, "a001 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS 
ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND 
UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC 
ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS] Logged in\r\n", 288) 
= 288
9560  read(11, "sel1 SELECT \"INBOX\"\r\n", 8192) = 21
9560  write(11, "* FLAGS (\\Answered \\Flagged \\Deleted \\Seen \\Draft)\r\n* 
OK [PERMANENTFLAGS (\\Answered \\Flagged \\Deleted \\Seen \\Draft \\*)] Flags 
permitted.\r\n* 372 EXISTS\r\n* 0 RECENT\r\n* OK [UNSEEN 368] First 
unseen.\r\n* OK [UIDVALIDITY 1326930438] UIDs valid\r\n* OK [UIDNEXT 373] 
Predicted next UID\r\n* OK [HIGHESTMODSEQ 1] Highest\r\nsel1 OK [READ-WRITE] 
Select completed.\r\n", 350) = 350
9560  read(11, "fh0 FETCH 360 (BODY.PEEK[HEADER.FIELDS (DATE FROM TO SUBJECT 
REPLY-TO CC CONTENT-TRANSFER-ENCODING CONTENT-TYPE MESSAGE-ID)])\r\n", 8171) = 
127
9560  write(11, "* 360 FETCH (BODY[HEADER.FIELDS (DATE FROM TO SUBJECT REPLY-TO 
CC CONTENT-TRANSFER-ENCODING CONTENT-TYPE MESSAGE-ID)] {337}\r\nFrom: 
=?iso-8859-1?Q?Susanne_K=F6hler?= <[email protected]>\r\nTo: 
\"'Bettina Urlichs'\" <[email protected]>\r\nSubject: WG: Energiekosten\r\nDate: 
Tue, 17 Jan 2012 21:49:37 +0100\r\nMessage-ID: 
<007c01ccd559$870d8e80$9528ab80$@[email protected]>\r\nContent-Type: 
multipart/related;\r\n\tboundary=\"----=_NextPart_000_007D_01CCD561.E8D1F680\"\r\n\r\n)\r\nfh0
 OK Fetch completed.\r\n", 490) = 490
9560  read(11, "fh1 FETCH 360 (UID RFC822.SIZE FLAGS INTERNALDATE)\r\n", 8044) 
= 52
9560  write(11, "* 360 FETCH (UID 360 RFC822.SIZE 36064 FLAGS (\\Answered 
\\Seen) INTERNALDATE \"17-Jan-2012 21:49:36 +0100\")\r\nfh1 OK Fetch 
completed.\r\n", 132) = 132
9560  read(11, "F1247 FETCH 360 (BODYSTRUCTURE)\r\n", 7992) = 33
9560  write(11, "* 360 FETCH (BODYSTRUCTURE (((\"text\" \"plain\" (\"charset\" 
\"iso-8859-1\") NIL NIL \"quoted-printable\" 4936 209 NIL NIL NIL NIL)(\"text\" 
\"html\" (\"charset\" \"iso-8859-1\") NIL NIL \"quoted-printable\" 15085 292 
NIL NIL NIL NIL) \"alternative\" (\"boundary\" 
\"----=_NextPart_001_007E_01CCD561.E8D46780\") NIL NIL NIL)(\"image\" \"gif\" 
(\"name\" \"image001.gif\") \"<[email protected]>\" NIL \"base64\" 
13528 NIL NIL NIL NIL) \"related\" (\"boundary\" 
\"----=_NextPart_000_007D_01CCD561.E8D1F680\") NIL (\"de\") NIL))\r\nF1247 OK 
Fetch completed.\r\n", 521) = 521
9560  read(11, "del1 STORE 360 +FLAGS (\\Seen)\r\n", 7959) = 31
9560  write(11, "del1 OK Store completed.\r\n", 26) = 26
9560  read(11, "fhi0 FETCH 1:372 (INTERNALDATE)\r\n", 7928) = 33
9560  write(11, "* 1 FETCH (INTERNALDATE \"09-Jun-2010 23:27:28 +0200\")\r\n" 
[lots of lines]
9560  write(11, "* 372 FETCH (INTERNALDATE \"19-Jan-2012 00:35:38 
+0100\")\r\nfhi0 OK Fetch completed.\r\n", 539) = 539
9560  read(11, "lmb LIST \"\" \"*\"\r\n", 7895) = 17
9560  write(11, "* LIST (\\HasNoChildren) \"/\" \"Outbox\"\r\n* LIST 
(\\HasNoChildren) \"/\" \"Sent Items\"\r\n* LIST (\\HasNoChildren) \"/\" 
\"Drafts\"\r\n* LIST (\\HasNoChildren) \"/\" \"INBOX\"\r\n* LIST 
(\\HasNoChildren) \"/\" \"Public folders\"\r\n* LIST (\\HasNoChildren) \"/\" 
\"Junk E-mail\"\r\nlmb OK List completed.\r\n", 268) = 268
9560  read(11, "I LOGOUT\r\n", 7878)    = 10
9560  write(11, "* BYE Logging out\r\nI OK Logout completed.\r\n", 43) = 43

GOOD:
9458  write(11, "a001 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS 
ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND 
UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC 
ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS] Logged in\r\n", 288 
<unfinished ...>
9458  read(11, "sel1 SELECT \"INBOX\"\r\n", 8192) = 21
9458  write(11, "* FLAGS (\\Answered \\Flagged \\Deleted \\Seen \\Draft)\r\n* 
OK [PERMANENTFLAGS (\\Answered \\Flagged \\Deleted \\Seen \\Draft \\*)] Flags 
permitted.\r\n* 372 EXISTS\r\n* 0 RECENT\r\n* OK [UNSEEN 368] First 
unseen.\r\n* OK [UIDVALIDITY 1326930438] UIDs valid\r\n* OK [UIDNEXT 373] 
Predicted next UID\r\n* OK [HIGHESTMODSEQ 1] Highest\r\nsel1 OK [READ-WRITE] 
Select completed.\r\n", 350) = 350
9458  read(11, "fh0 FETCH 370 (BODY.PEEK[HEADER.FIELDS (DATE FROM TO SUBJECT 
REPLY-TO CC CONTENT-TRANSFER-ENCODING CONTENT-TYPE MESSAGE-ID)])\r\n", 8171) = 
127
9458  write(11, "* 370 FETCH (BODY[HEADER.FIELDS (DATE FROM TO SUBJECT REPLY-TO 
CC CONTENT-TRANSFER-ENCODING CONTENT-TYPE MESSAGE-ID)] {257}\r\nDate: Wed, 18 
Jan 2012 22:45:57 +0100\r\nFrom: Matthias Urlichs <[email protected]>\r\nTo: 
[email protected]\r\nSubject: Re: irgendwie komisch\r\nMessage-ID: 
<[email protected]>\r\nContent-Type: 
text/plain; charset=us-ascii\r\n\r\n)\r\nfh0 OK Fetch completed.\r\n", 410) = 
410
9458  read(11, "fh1 FETCH 370 (UID RFC822.SIZE FLAGS INTERNALDATE)\r\n", 8044) 
= 52
9458  write(11, "* 370 FETCH (UID 370 RFC822.SIZE 1136 FLAGS (\\Seen) 
INTERNALDATE \"18-Jan-2012 22:46:38 +0100\")\r\nfh1 OK Fetch completed.\r\n", 
121) = 121
9458  read(11, "F1247 FETCH 370 (BODYSTRUCTURE)\r\n", 7992) = 33
9458  write(11, "* 370 FETCH (BODYSTRUCTURE (\"text\" \"plain\" (\"charset\" 
\"us-ascii\") NIL NIL \"7bit\" 129 6 NIL (\"inline\" NIL) NIL NIL))\r\nF1247 OK 
Fetch completed.\r\n", 144) = 144
9458  read(11, "del1 STORE 370 +FLAGS (\\Seen)\r\n", 7959) = 31
9458  write(11, "del1 OK Store completed.\r\n", 26) = 26
9458  read(11, "fhi0 FETCH 1:372 (INTERNALDATE)\r\n", 7928) = 33
9458  write(11, "* 1 FETCH (INTERNALDATE \"09-Jun-2010 23:27:28 +0200\")\r\n" 
[lots of lines]
9458  write(11, "* 372 FETCH (INTERNALDATE \"19-Jan-2012 00:35:38 
+0100\")\r\nfhi0 OK Fetch completed.\r\n", 539) = 539
9458  read(11, "lmb LIST \"\" \"*\"\r\n", 7895) = 17
9458  write(11, "* LIST (\\HasNoChildren) \"/\" \"Outbox\"\r\n* LIST 
(\\HasNoChildren) \"/\" \"Sent Items\"\r\n* LIST (\\HasNoChildren) \"/\" 
\"Drafts\"\r\n* LIST (\\HasNoChildren) \"/\" \"INBOX\"\r\n* LIST 
(\\HasNoChildren) \"/\" \"Public folders\"\r\n* LIST (\\HasNoChildren) \"/\" 
\"Junk E-mail\"\r\nlmb OK List completed.\r\n", 268) = 268
9458  read(11, "ftch FETCH 370 (BODY.PEEK[TEXT])\r\n", 7878) = 34
9458  write(11, "* 370 FETCH (BODY[TEXT] 
{129}\r\nHi,\r\n\r\[email protected]:\r\n> was mach ich falsch?  oder 
ist\"s was anderes?\r\n\r\nNein du machst nix falsch, ich seh gerade 
nach\r\n)\r\nftch OK Fetch completed.\r\n", 189) = 189
9458  read(11, "I LOGOUT\r\n", 7844)    = 10
9458  write(11, "* BYE Logging out\r\nI OK Logout completed.\r\n", 43) = 43

The only difference is the BODYSTRUCTURE reply. Another message which consists 
only of text/plain+text/html also does not display.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable'), (600, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ilohamail depends on:
ii  apache2-mpm-worker [httpd]                 2.2.21-5
ii  debconf [debconf-2.0]                      1.5.41
ii  exim4-daemon-heavy [mail-transport-agent]  4.77-1+b1
ii  php5                                       5.3.8.0-1
ii  wwwconfig-common                           0.2.2

Versions of packages ilohamail recommends:
ii  aspell                           0.60.7~20110707-1
ii  gnupg                            1.4.11-3
ii  mysql-client                     5.1.58-1
ii  mysql-client-5.1 [mysql-client]  5.1.58-1
ii  php5-mysql                       5.3.8.0-1+b1

ilohamail suggests no packages.

-- Configuration Files:
/etc/IlohaMail/conf.php changed [not included]
/etc/IlohaMail/db_conf.php changed [not included]
/etc/IlohaMail/login.php changed [not included]

-- debconf information:
* ilohamail/webserver_type: Other
  ilohamail/weblocation: /IlohaMail



--- End Message ---
--- Begin Message ---
Version: 0.8.14-0rc3sid6.2+rm

Dear submitter,

as the package ilohamail has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/845919

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to