Thanks for the suggestion but we must use our own in-house email
sending software which is an integrated part of our website. So
mailman and the like doesn't really fit in. We must synchronize it
with our database, and mailman's daily-digest options doesn't match
our needs (the daily digest is in  a different format than just
cat'ing all emails sent today and sending them.
What we really want to get of our heads is managing another SMTP server.

On 5/17/07, shimi <[EMAIL PROTECTED]> wrote:

Elazar,

Don't you think it would be wiser to use a software designed for such mail
distribution, with subscription management done by the users themselves, and
of course, built-in ability to detect bounces and automatically unsubscribe
such users? For example, mailman[1] ?

-- Shimi

[1] http://www.gnu.org/software/mailman/

On Thursday 17 May 2007 09:16, Elazar Leibovich wrote:
> There are users getting websites updates, if there's no valid email I
> want to get that user off the list. So I need some way to get a list
> of the bounced emails sent by me, by a log file, a csv or any other
> means. The exact format doesn't matter, I'll need to write a script
> that would get the users off the list anyhow. Processing bounced email
> messages is far less conveinient than any file format I know.
> I know I can do that on my own, but I want to take the maintainance
> hurdle off me, so that some company would configure the email server,
> and all I'll need to do is to send it to their SMTP relay.
>
> On 5/17/07, Jonathan Ben Avraham <[EMAIL PROTECTED]> wrote:
> > Hi Elazar,
> > What do you mean by a list of bounced emails? What format do you need
> > the list to be in? You can install Sendmail on a PIII and handle 400K per
> > day depending on the average size of the messages and your bandwidth.
> > Sendmail has the log format and rule rewriting capabilityies that you
> > probably need, here as PostFix is probably harder to configure for this
> > type of specialized task.
> >
> >    - yba
> >
> > On Thu, 17 May 2007, Elazar Leibovich wrote:
> > > Date: Thu, 17 May 2007 08:52:55 +0300
> > > From: Elazar Leibovich <[EMAIL PROTECTED]>
> > > To: ILUG <[EMAIL PROTECTED]>
> > > Subject: SMTP relay server
> > >
> > > I'm looking for a SMTP relay server, that would enable me to recieve a
> > > list of bounced emails. It needs to support delivery of 400K messages
> > > daily.
> > > Can you provide me any recommendations?
> > >


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to