Softartisans' Smtpmailfree has some limitations, like a promotional= footer appended to all messages sent.
About PerlScript, we have no experience in Perl, so that solution would= take new problems :-) Javier >Hello Javier, > >Tuesday, January 28, 2003 you wrote: >JN> I've seen it but "w3 JMail Free" doesn't include POP3 functionality= :-( > >Oh sorry, I thought they had one. > >Well, you could switch to .net then and use pop3 and smtp components >from http://www.softartisans.com/softartisans/pop3.html - > http://www.softartisans.com/softartisans/smtpmailfree.html > says they're free anyway - > >Or you could use PerlScript in ASP and a Perl POP and SMTP component - >that would be free and works very nicely. >use Mail::POP3Client; >use Mail::SendMail; > > >Terry Fritts >Smart Business Solutions, Inc. - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
