<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2></FONT> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=lenjaffe@jaffesystems.com href="mailto:lenjaffe@jaffesystems.com">Len
Jaffe</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=catalyst@lists.scsys.co.uk
href="mailto:catalyst@lists.scsys.co.uk">The elegant MVC web framework</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, December 04, 2015 10:14
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Catalyst] Sending 3000
emails.</DIV>
<DIV><BR></DIV>
<DIV dir=ltr><BR>
<DIV class=gmail_extra><BR>
<DIV class=gmail_quote>On Fri, Dec 4, 2015 at 4:03 PM, Andrew <SPAN
dir=ltr><<A target=_blank
href="mailto:catalystgroup@unitedgames.co.uk">catalystgroup@unitedgames.co.uk</A>></SPAN>
wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><U></U>
<DIV bgcolor="#ffffff">
<DIV><FONT size=2>Exim itself should be the queue and processor shouldn't
it?</FONT></DIV>
<DIV><BR></DIV></DIV></BLOCKQUOTE>
<DIV>exim is not the job processor and queue. It is the Mail Transfer Agent
(MTA). The job </DIV>
<DIV>processor generates my email, and hands it off to exim for
delivery.</DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>---> Yes, that happens in your case. I was hoping I could
get exim to be the thing running in the background that handles the mail, and
my experiments showed it was able to be the queue for me. However, my Catalyst
app, while no longer crashing, does fail to serve responses to a browser,
until exim has everything in its queue, and as such, it seems I do indeed need
a process, separate from my web app, to be passing those emails to the
queue.</FONT><BR></DIV>
<DIV><FONT size=2></FONT> </DIV></DIV><BR clear=all>
<DIV><FONT size=2></FONT><FONT size=2></FONT><FONT size=2></FONT><FONT
size=2></FONT><FONT size=2></FONT><FONT size=2></FONT><FONT
size=2></FONT><FONT size=2></FONT><BR></DIV>-- <BR>
<DIV class=gmail_signature>
<DIV dir=ltr>
<DIV>
<DIV dir=ltr>
<DIV>
<DIV dir=ltr>
<DIV>Len Jaffe - Information Technology Smoke Jumper - <A target=_blank
href="mailto:lenjaffe@jaffesystems.com">lenjaffe@jaffesystems.com</A> </DIV>
<DIV>614-404-4214 <A target=_blank
href="https://www.twitter.com/lenJaffe">@LenJaffe</A> <A target=_blank
href="http://www.lenjaffe.com/">www.lenjaffe.com</A><BR></DIV>
<DIV>Host of <A target=_blank
href="http://www.meetup.com/techlifecolumbus/">Code Jam Columbus</A> -
<A target=_blank
href="https://www.twitter.com/CodeJamCMH">@CodeJamCMH</A></DIV>
<DIV>
<DIV>Curator of <A target=_blank
href="http://www.lenjaffe.com/AdventPlanet/">Advent Planet</A> - An
Aggregation of Online Advent Calendars.
<DIV><BR></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>List:
Catalyst@lists.scsys.co.uk<BR>Listinfo:
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst<BR>Searchable
archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/<BR>Dev site:
http://dev.catalyst.perl.org/<BR></BLOCKQUOTE></BODY></HTML>