Hi all experts,
do you guys have any nice link / idea how to develop a class to handle create MIME content mail ?
MIME programming with visual C++, Help, any idea ?
MIME programming with visual C++, Help, any idea ?
|
|
Feb 24 2006, 10:43 AM, updated 20y ago
Show posts by this member only | Post
#1
|
![]()
Junior Member
26 posts Joined: Apr 2005 |
Hi all experts,
do you guys have any nice link / idea how to develop a class to handle create MIME content mail ? |
|
|
|
|
|
Feb 24 2006, 11:29 AM
Show posts by this member only | Post
#2
|
|
Elite
1,828 posts Joined: Jan 2003 |
QUOTE(Ultraman55 @ Feb 24 2006, 10:43 AM) Hi all experts, do you guys have any nice link / idea how to develop a class to handle create MIME content mail ? You want to develop the class to create MIME? In what programming language? You can check http://freshmeat.net/projects/mimepp/ Check http://www.faqs.org/rfcs/rfc1521.html http://www.faqs.org/rfcs/rfc2045.html and some other rfc |
|
|
Feb 24 2006, 02:02 PM
Show posts by this member only | Post
#3
|
![]()
Junior Member
26 posts Joined: Apr 2005 |
hi,
wan to develop a class to create MIME in visual C++ language |
|
|
Feb 24 2006, 06:45 PM
Show posts by this member only | Post
#4
|
|
Elite
1,828 posts Joined: Jan 2003 |
QUOTE(Ultraman55 @ Feb 24 2006, 02:02 PM) MIME is actually a set of string (like HTML but different format) which can be processed by mail server and your MUA (mail client)Are you interested in writing a class which can "parse" and "generate" the MIME string or you are just interested in "using" it in one of you mailing function? For using it only, http://freshmeat.net/projects/mimepp/ For writing from scratch an MIME engine, check http://www.faqs.org/rfcs/rfc1521.html http://www.faqs.org/rfcs/rfc2045.html |
|
|
Feb 25 2006, 12:40 PM
Show posts by this member only | Post
#5
|
![]()
Junior Member
26 posts Joined: Apr 2005 |
actually would like to develop a class which can "parse" and "generate" the MIME string as well...
using 3rd party not really practical sometime like error/bugs support anyway, thanks for the info, will take a look in it |
|
|
Feb 25 2006, 01:24 PM
Show posts by this member only | Post
#6
|
|
Elite
1,828 posts Joined: Jan 2003 |
QUOTE(Ultraman55 @ Feb 25 2006, 12:40 PM) actually would like to develop a class which can "parse" and "generate" the MIME string as well... Do you know that 3rd party libraries they will give away source code as well nowaday?using 3rd party not really practical sometime like error/bugs support anyway, thanks for the info, will take a look in it So, at least, you do not need to start from scratch and get working on a proven library straight ahead even if you want customization. (well, if they can sell it in mass, it should be quite stable) |
| Change to: | 0.0132sec
1.13
5 queries
GZIP Disabled
Time is now: 23rd December 2025 - 11:13 AM |