users
[Top] [All Lists]

embedded SMTP server

To: CinJug <users@xxxxxxxxxx>
Subject: embedded SMTP server
From: Abdul Habra <ahabra@xxxxxxxxx>
Date: Thu, 30 Aug 2007 14:52:40 -0700 (PDT)
Delivered-to: mailing list users@xxxxxxxxxx
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=hX6oeaPTl+7BCjtf5pApQspOnncuf4N11uBad67oj6oTI8fVZHbpYujSMsco3JihFrYa37wQGAyzcUyychw9mZqys0Ahj9st/TeWEk5LqENPDBrW1hELyNhtD3Pn8Jj2ord/mWOl5tGyLub3+kcCZD2ZapRcXt7r/Uvkc0rGoMY=;
Mailing-list: contact users-help@xxxxxxxxxx; run by ezmlm
I am looking for an embedded SMTP server. Any suggestions?
 
What I am trying to do is to send emails to a bunch of recipients (~ 5000) similar to spam, but legit, not spam. The list of users is stored in a db table.
Most of ISP hosting services I checked block this type, or require me to pay a lot of $.
 
I thought if I can write a program that embeds an SMTP server on my local machine, and use it to send, it may work.
 
I am aware of Apache James, but it runs as a server process, and I prefer to embed the SMTP server just while my app is running. James seems the best option so far.
 
Any ideas?


Thank You,
Abdul Habra


Park yourself in front of a world of choices in alternative vehicles.
Visit the Yahoo! Auto Green Center.
<Prev in Thread] Current Thread [Next in Thread>