[EMAIL PROTECTED] wrote:
>
> On Sat, 29 Jul 2000, Greg Cope wrote:
>
> > Well we are now looking at a totaly scalable solution - where we just
> > add boxes to scale. Generating the emails is simplistic and quick -
> > injecting into a queue and then processing the queue is the fun part !
>
> it is much better if you try the first delivery attempt yourself, possibly
> using qmail-remote to send the first message. if the invocation of
> qmail-remote fails fally back to injecting the message into a qmail server
This is a good idea that we had not thought of. (Although we did think
about making our own smtp (outbound) server in perl at one point).
>
> If you want to spread the load across outbound servers look at invoking
> qmtp to pass the message from your script off to (n) remote qmtp servers.
>
> Richard
The email issue is on the back burner at the moment - byt we the techies
feel the need to redo everything so that we have a scalable solution.
Following on from other posts I had come to a similar idea as this - i.e
scaling the SMTP servers (or in this manner qmtp servers). We are also
thinking about scalinging at the other end - i.e having mutiple servers
running the script. If we ever get round to that I drop everyone a line
here.
Thanks
Greg