Alex Fabijanic
|
6e80bcc7cf
|
Implement MailMessage::decode #1543 (wip 2)
|
2017-11-03 21:51:35 -05:00 |
|
Alex Fabijanic
|
ad1b75b30e
|
POP3 client fails to retrieve message if content-type is absent #806; add multi-part attachment name retrieval
|
2017-10-10 18:06:02 -05:00 |
|
Günter Obiltschnig
|
06373b5d0c
|
remove '$Id$' headers
|
2017-09-09 10:50:32 +02:00 |
|
FrancisANDRE
|
ce797f7700
|
Make CppUnit a component of Poco
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
|
2016-01-08 00:17:13 +01:00 |
|
GlacJAY
|
f36800fb70
|
add test case for attachment names' parsing
|
2015-07-15 10:09:23 +08:00 |
|
Roger Meier
|
b0581433a7
|
LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)
Signed-off-by: Roger Meier <r.meier@siemens.com>
|
2014-05-14 08:38:09 +02:00 |
|
Roger Meier
|
628a06f718
|
LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
|
2014-05-04 21:02:42 +02:00 |
|
Cristian Thiago Moecke
|
6b168771e0
|
Fix for bug in MailMessage reported on forum
(http://pocoproject.org/forum/viewtopic.php?f=12&t=6106&sid=9283682f915ea148d86813ea140cd3c7).
MailMessage was not handling encoding when no Content-Transfer-Encodign
header was not present for MultiPart messages, resulting on an
Exception. His fix checks if the header is present before getting is
value, and defaults to 7bit encoding as in
http://www.w3.org/Protocols/rfc1341/5_Content-Transfer-Encoding.html
|
2014-02-22 13:41:42 -03:00 |
|
aleks-f
|
ad077b8f3f
|
MailMessage: attachments saving and read/write
MailMessage: attachments saving support and consistent read/write
|
2013-03-10 23:36:04 -05:00 |
|
Aleksandar Fabijanic
|
5a639074d9
|
change EOL to 'native'
|
2012-04-29 18:52:25 +00:00 |
|
Aleksandar Fabijanic
|
d75e68c027
|
new trunk (base for 1.5)
windows build only
|
2012-04-23 01:14:34 +00:00 |
|
Aleksandar Fabijanic
|
f9b60296f7
|
removing old trunk files
|
2012-04-23 00:43:14 +00:00 |
|
Marian Krivos
|
b242f2c8d1
|
Net: near complete merge to 1.4.2
|
2011-09-14 18:20:11 +00:00 |
|
Guenter Obiltschnig
|
2986d273a1
|
synced with main repository
|
2008-01-28 17:34:07 +00:00 |
|
Guenter Obiltschnig
|
5a2a425002
|
sync to internal repository
|
2007-02-23 14:41:53 +00:00 |
|
Guenter Obiltschnig
|
c240a70569
|
sources for 1.3
|
2006-11-17 16:38:28 +00:00 |
|
Guenter Obiltschnig
|
0c24077c43
|
set eol-style to native
|
2006-10-23 16:25:09 +00:00 |
|
Guenter Obiltschnig
|
2d4078f392
|
submitted 1.2.0
|
2006-08-29 07:10:35 +00:00 |
|
Guenter Obiltschnig
|
f476bd6b32
|
initial import
|
2006-07-11 16:33:40 +00:00 |
|