You need it embedded because you have a webapp running on a hosted server?
On 8/30/07, Abdul Habra <ahabra@xxxxxxxxx> wrote:
> 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.
|