- Original Message -
From: "Wilfried Mestdagh" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Saturday, July 02, 2005 6:54 PM
Subject: Re: [twsocket] MimeDecode
Hello Dmitry,
I called MimeDec::DecodeFile() with attached file as argument,
Attachments are stripped of in this ma
Arno Garrels wrote:
With SmtpCli you cannot retrieve mail.
Oops - I meant Pop3cli! (using smtpcli to send responses)
Use TMimeDec to decode the mail.
Thanks !
-Jeff
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsoc
Jeff Hamblin wrote:
> I have a service application that uses SMTPcli to retreive
> and handle purchase notifications from PayPal. They made
With SmtpCli you cannot retrieve mail.
> a change that's causing my parsing to fail. I am wondering
> if it is some standard encoding that I can set SMTPcli
??? ??? wrote:
> Hello!
>
> I have some problem:
> I called MimeDec::DecodeFile() with attached file as argument,
> in event handler OnPartBegin (OnPartHeaderBegin too) Sender-
> >PartFileName.c_str() and Sender->PartName.c_str() return empty string. I
> just installed latest version of IC
Hello Dmitry,
> I called MimeDec::DecodeFile() with attached file as argument,
Attachments are stripped of in this mailing list. Please upload it
somewere then it can be tested by some people.
---
Rgds, Wilfried
http://www.mestdagh.biz
--
To unsubscribe or change your settings for TWSocket ma
I have a service application that uses SMTPcli to retreive
and handle purchase notifications from PayPal. They made
a change that's causing my parsing to fail. I am wondering
if it is some standard encoding that I can set SMTPcli to
handle, or do I need to handle the decoding myself?
All the payme
Hello!
I have some problem:
I called MimeDec::DecodeFile() with attached file as argument,
in event handler OnPartBegin (OnPartHeaderBegin too)
Sender->PartFileName.c_str() and Sender->PartName.c_str() return empty string.
I just installed latest version of ICS, with previos ver. my code work
Frank Wunderlich wrote:
> Hallo Arno,
>
> am Freitag, 1. Juli 2005, 18:52:25 hast du geschrieben:
>
>> Arno Garrels wrote:
>>> Hello Frank,
>>>
>>> I've just tweaked the orginal Tcpsrv demo a bit. Dropped a timer on it
>>> and let it send something in intervals, then I pluged off the patch
>>> c
Hallo Arno,
am Freitag, 1. Juli 2005, 18:52:25 hast du geschrieben:
> Arno Garrels wrote:
>> Hello Frank,
>>
>> I've just tweaked the orginal Tcpsrv demo a bit. Dropped a timer on it
>> and let it send something in intervals, then I pluged off the patch
>> cable and here is the log:
>>
>> There