users
[Top] [All Lists]

Re: [cinjug-users] embedded SMTP server

To: "Abdul Habra" <ahabra@xxxxxxxxx>
Subject: Re: [cinjug-users] embedded SMTP server
From: "James Carman" <james@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 30 Aug 2007 19:25:09 -0400
Cc: CinJug <users@xxxxxxxxxx>
Delivered-to: mailing list users@xxxxxxxxxx
In-reply-to: <270603.57724.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Mailing-list: contact users-help@xxxxxxxxxx; run by ezmlm
References: <270603.57724.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: jcarman@xxxxxxxxxxxxxxxxxxxx
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.

<Prev in Thread] Current Thread [Next in Thread>