Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the tmail2000 group. File :...
tmail2000@yahoogroups...
Mar 3, 2002 3:54 am
420
Hi, i can't upload a file (I don't know why). Here ist the new version of TIMGParser V1.0. Whats new: - Bugfix on Filenames with blank - New Demo for...
Hi Mr. I limited the access to files section because I don't want anyone able to upload, modify or delete it's contents. If you want something to appear at...
I've just modified my program because taking the "From" address from a mail sent through Outlook Express and put it into the "To" field failed with a mesage -...
Hi, Currently my code sends 7bit data to a Quoted-Printable decoder, this is why the == is removed, because == means a forced line break in this encoding...
Hi, New version 1.10.2 available to download at Files section. You must rebuild the package since there are changes on published properties. Hope you like it! ...
Hi Mr Teitge, Sorry for not giving the deserved attention to you and your library before. I suggest to add the address to your project in the Bookmark section...
Hi, i want to switch between SMTP-Connection with or without Login. Without Login subject it must be a email that the mailserver knows. How can i use...
Mr Teitge, TMail2000 auto senses if a SMTP server requires a login, if it is the case it requests the programmer to issue a TSMTP2000.Login procedure, ...
Hi Mr. Tavares, I'll try to explain the case. In the Version 1.10.1 of i could connect to my mailserver without logon. I could send messages with real...
Hi, has anyone any experience with using a Dial-Up profile (like to MSN) to automatically send Eamil without using a email client such as Outlook and is...
Robert Sonnabend
R_Sonnabend@...
Mar 10, 2002 12:15 pm
432
Hi Robert If you're using Delphi you have a number of choices. Mail2000 (which I'm using and consider the best of the options), Indy (which ships with Delphi...
Hi Mr Robert, ... Try www.torry.ru or delphi.icm.edu.pl ... That's ok, mine is in portuguese! ... Ok, so it's what I thought first. ... You need the RAS...
This is the one I use http://bealsoft.cjb.net/ Roy ... From: Marcello To: Robert Sonnabend Cc: tmail2000@yahoogroups.com Sent: Monday, March 11, 2002 10:26 AM ...
Mr Teitge, There's no a safe way to check an email address, you could first check invalid chars, the @ presence or something. With DNS libraries, you can query...
Hi Roy, thanks 4 the tip. I have only one problem, I canīt get it to compile under D6. Are you using a version of DELPHI < 6? I will send the author a note...
Robert Sonnabend
R_Sonnabend@...
Mar 13, 2002 7:48 pm
438
NachrichtRobert I'm using Delphi 6 SP2. I did have an earlier version of the component installed but I've just downloaded and installed the 2.0 version and it...
Hi Roy, this is what I wrote the developer. =I got tip to try your dialup20 and loaded it down today. Unfortuanately I canīt get it installed under DELPHI 6....
Robert Sonnabend
R_Sonnabend@...
Mar 14, 2002 9:48 am
440
NachrichtRobert You are right. It compiled into the package but when I just tried recompiling my application it bombed out - its simple enough to change since...
Thanks Roy, will try to install this later. Since I am not that smart, I really donīt know how to change to source. If you get around to it, let me please...
Robert Sonnabend
R_Sonnabend@...
Mar 14, 2002 2:19 pm
442
Hi Roy, well, this does work. I can get a line to open up. What I canīt figure out is how to send a email with Email2000. I donīt understand the part about...
Robert Sonnabend
R_Sonnabend@...
Mar 14, 2002 4:14 pm
443
NachrichtHello again Robert I also had trouble running the Mail2000 demo. It was easier for me to read the source code and figure out what I needed to build...
I was curious if anyone here could point me to an example of mail filtering routines. I've looked at sieve by CMU but it hasn't been done in pascal. I just...
Hi I don't know if this is what you mean but I check against a number of predetermined rules after I've downloaded the message. It would be equally easy to...
Because I need to create the POP when I need, I use the dynamic creat in function to create POP & Msg. It can retrieve the msg, but can't deltemessage...
Hi The only thing I can think off is that you haven't disconnected - just allowed the connection to time out by freeing POP. Try putting in an explicit...