<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><a
        href="http://drupal.org/project/queue_mail">http://drupal.org/project/queue_mail</a>
      <pre class="moz-signature" cols="72">Jamie Holly
<a class="moz-txt-link-freetext" href="http://www.intoxination.net">http://www.intoxination.net</a> 
<a class="moz-txt-link-freetext" href="http://www.hollyit.net">http://www.hollyit.net</a></pre>
      On 5/29/2013 12:06 AM, Kamal Palei wrote:<br>
    </div>
    <blockquote
cite="mid:CALO8XuVtKHAKq+Tda2Z3-m1iSazn-6fhuZYrnKnVi5A_33ORoA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Hi Drupal Experts<br>
          </div>
          Can anybody point out how do we implement queueing in Drupal
          when we want to send more emails...<br>
          <br>
        </div>
        kamal<br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">
          On Wed, May 29, 2013 at 9:24 AM, Steve Kessler <span
            dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:skessler@denverdataman.com" target="_blank">skessler@denverdataman.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">Kamal,&nbsp;
              <div><br>
              </div>
              <div>I will be honest I do not know how to profile what
                the max would be for Drupal. &nbsp;I would think that it
                would depend on a lot of factors from how busy the site
                is to how messages are being sent etc.&nbsp;</div>
              <div><br>
              </div>
              <div>Message uses the Drupal Batch API for its queues I
                believe. &nbsp;</div>
              <div><br>
              </div>
              <div>Sorry I cannot be of more help.</div>
              <div><br>
              </div>
              <div>-Steve&nbsp;</div>
            </div>
            <div class="gmail_extra">
              <div>
                <div class="h5">
                  <br>
                  <br>
                  <div class="gmail_quote">On Tue, May 28, 2013 at 6:16
                    PM, Kamal Palei <span dir="ltr">&lt;<a
                        moz-do-not-send="true"
                        href="mailto:palei.kamal@gmail.com"
                        target="_blank">palei.kamal@gmail.com</a>&gt;</span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div dir="ltr">
                        <div>
                          <div>Hi Steve<br>
                          </div>
                          In your earlier mail you mentioned, "Drupal
                          will not put a limit. If you are sending lots
                          of emails consider running them in a queue.&nbsp;
                          You might want to look at message module and
                          Views Bulk Operations.&nbsp; This might be a good
                          way to get the emails out of Drupal. "<br>
                          <br>
                        </div>
                        <div>I tried to look at message module, looks it
                          is large one.<br>
                        </div>
                        <div>Can you give some idea how the queue stuff
                          is implemented. Is it that I will store
                          details in mysql and will dispatch mails at
                          certain intervals..., I am new to these
                          things, kindly give me more details..<br>
                        </div>
                        <div><br>
                        </div>
                        <div>And I assume, if I use mandrill or Amazon
                          SES, probably queueing is not required as I
                          read Amazon SES does queuing itself (read from
                          SES documentation), Mandrill not sure.<br>
                          <br>
                        </div>
                        <div>Best Regards<span><font color="#888888"><br>
                            </font></span></div>
                        <span><font color="#888888">
                            <div>Kamal<br>
                            </div>
                          </font></span></div>
                      <div>
                        <div>
                          <div class="gmail_extra"><br>
                            <br>
                            <div class="gmail_quote">On Tue, May 28,
                              2013 at 5:56 PM, Steve Kessler <span
                                dir="ltr">&lt;<a moz-do-not-send="true"
href="mailto:skessler@denverdataman.com" target="_blank">skessler@denverdataman.com</a>&gt;</span>
                              wrote:<br>
                              <blockquote class="gmail_quote"
                                style="margin:0 0 0 .8ex;border-left:1px
                                #ccc solid;padding-left:1ex">
                                <p dir="ltr">Sorry I was not clearer
                                  with why you would want to use an
                                  external service.&nbsp; These systems are
                                  designed just for sending email and
                                  they do it very well.</p>
                                <p dir="ltr">Mandrill (<a
                                    moz-do-not-send="true"
                                    href="http://www.mandrill.com"
                                    target="_blank">www.mandrill.com</a>)
                                  is free for the first 12K emails
                                  per-month. There is a module that
                                  implements the full API or you can
                                  also just SMTP.</p>
                                <span><font color="#888888">
                                    <p dir="ltr">-Steve</p>
                                  </font></span>
                                <div>
                                  <div>
                                    <div class="gmail_quote">On May 28,
                                      2013 5:13 AM, "Vinay Yadav" &lt;<a
                                        moz-do-not-send="true"
                                        href="mailto:vinay@vinayras.com"
                                        target="_blank">vinay@vinayras.com</a>&gt;
                                      wrote:<br type="attribution">
                                      <blockquote class="gmail_quote"
                                        style="margin:0 0 0
                                        .8ex;border-left:1px #ccc
                                        solid;padding-left:1ex">
                                        <div dir="ltr">Hi,
                                          <div><br>
                                          </div>
                                          <div>You can find more
                                            information at&nbsp;<a
                                              moz-do-not-send="true"
                                              href="http://aws.amazon.com/ses/"
                                              target="_blank">http://aws.amazon.com/ses/</a></div>
                                          <div><br>
                                          </div>
                                          <div>Amazon SES is a paid
                                            service where you pay per
                                            1000 emails sent.</div>
                                          <div><br>
                                          </div>
                                          <div>You can send as many
                                            emails you want - but there
                                            are certain limits, you can
                                            read them on the website.</div>
                                          <div><br>
                                          </div>
                                          <div>Regards</div>
                                          <div>Vinay</div>
                                        </div>
                                        <div class="gmail_extra">
                                          <br>
                                          <br>
                                          <div class="gmail_quote">On
                                            Tue, May 28, 2013 at 3:29
                                            PM, Kamal Palei <span
                                              dir="ltr">&lt;<a
                                                moz-do-not-send="true"
                                                href="mailto:palei.kamal@gmail.com"
                                                target="_blank">palei.kamal@gmail.com</a>&gt;</span>
                                            wrote:<br>
                                            <blockquote
                                              class="gmail_quote"
                                              style="margin:0 0 0
                                              .8ex;border-left:1px #ccc
                                              solid;padding-left:1ex">
                                              <div dir="ltr">
                                                <div>
                                                  <div>
                                                    <div>
                                                      <div>
                                                        <div>Hi Vinay<br>
                                                        </div>
                                                        Thanks for clear
                                                        explanation.
                                                        Some more inputs
                                                        please...<br>
                                                        <br>
                                                        1. Amason SES -
                                                        Is it a paid
                                                        service or free
                                                        service<br>
                                                        <br>
                                                      </div>
                                                      2. Where from I
                                                      will get
                                                      configuration
                                                      details<br>
                                                      <br>
                                                    </div>
                                                    I assume it will
                                                    allow us infinite
                                                    number of emails per
                                                    day. Is it the
                                                    case...<br>
                                                    <br>
                                                  </div>
                                                  Best Regards<span><font
                                                      color="#888888"><br>
                                                    </font></span></div>
                                                <span><font
                                                    color="#888888">kamal<br>
                                                  </font></span></div>
                                              <div>
                                                <div>
                                                  <div
                                                    class="gmail_extra"><br>
                                                    <br>
                                                    <div
                                                      class="gmail_quote">On
                                                      Tue, May 28, 2013
                                                      at 12:57 PM, Vinay
                                                      Yadav <span
                                                        dir="ltr">&lt;<a
moz-do-not-send="true" href="mailto:vinay@vinayras.com" target="_blank">vinay@vinayras.com</a>&gt;</span>
                                                      wrote:<br>
                                                      <blockquote
                                                        class="gmail_quote"
                                                        style="margin:0
                                                        0 0
                                                        .8ex;border-left:1px
                                                        #ccc
                                                        solid;padding-left:1ex">
                                                        <div dir="ltr">Hi,
                                                          <div><br>
                                                          </div>
                                                          <div>Steve is
                                                          referring to
                                                          Amason SES.
                                                          You can send
                                                          large amount
                                                          of emails
                                                          through Amazon
                                                          even without
                                                          hosting your
                                                          website with
                                                          them. You need
                                                          to configure
                                                          your sending
                                                          server.</div>
                                                          <div><br>
                                                          </div>
                                                          <div>If &nbsp;you
                                                          have to send
                                                          large amount
                                                          of emails,
                                                          then SES is
                                                          the best
                                                          option.</div>
                                                          <div><br>
                                                          </div>
                                                          <div>Regards</div>
                                                          <div>Vinay</div>
                                                        </div>
                                                        <div
                                                          class="gmail_extra">
                                                          <div>
                                                          <div><br>
                                                          <br>
                                                          <div
                                                          class="gmail_quote">
                                                          On Tue, May
                                                          28, 2013 at
                                                          12:52 PM,
                                                          Kamal Palei <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true" href="mailto:palei.kamal@gmail.com"
                                                          target="_blank">palei.kamal@gmail.com</a>&gt;</span>
                                                          wrote:<br>
                                                          <blockquote
                                                          class="gmail_quote"
                                                          style="margin:0
                                                          0 0
                                                          .8ex;border-left:1px
                                                          #ccc
                                                          solid;padding-left:1ex">
                                                          <div dir="ltr">
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <div>Hi Steve<br>
                                                          </div>
                                                          Could not
                                                          understand
                                                          last part.<br>
                                                          <i><b><br>
                                                          "Mandrill and
                                                          Amazon mail
                                                          service both
                                                          have
                                                          integrations
                                                          with Drupal so
                                                          you do not
                                                          need to be
                                                          concerned
                                                          about your
                                                          ISP. "<br>
                                                          </b></i><br>
                                                          </div>
                                                          How it will be
                                                          helpful?<br>
                                                          </div>
                                                          One need to
                                                          host his site
                                                          with Amazon
                                                          (and it is
                                                          costly), then
                                                          only it will
                                                          be useful..<br>
                                                          <br>
                                                          </div>
                                                          Say somebody
                                                          like me, who
                                                          has gone with
                                                          GoDady ,
                                                          incase we need
                                                          to send lots
                                                          of mails per
                                                          day, so most
                                                          probably ISP
                                                          associated
                                                          with GoDady
                                                          may block
                                                          it.., am I
                                                          right here,
                                                          only option I
                                                          need to talk
                                                          to GoDady guys
                                                          and buy more
                                                          email
                                                          options..<br>
                                                          <br>
                                                          </div>
                                                          Regards<br>
                                                          </div>
                                                          kamal<br>
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <div><br>
                                                          <br>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          </div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <br>
                                                          <div
                                                          class="gmail_quote">On
                                                          Tue, May 28,
                                                          2013 at 12:26
                                                          PM, Steve
                                                          Kessler <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true" href="mailto:skessler@denverdataman.com"
                                                          target="_blank">skessler@denverdataman.com</a>&gt;</span>
                                                          wrote:<br>
                                                          <blockquote
                                                          class="gmail_quote"
                                                          style="margin:0
                                                          0 0
                                                          .8ex;border-left:1px
                                                          #ccc
                                                          solid;padding-left:1ex">
                                                          <p dir="ltr">Drupal
                                                          will not put a
                                                          limit. If you
                                                          are sending
                                                          lots of emails
                                                          consider
                                                          running them
                                                          in a queue.&nbsp;
                                                          You might want
                                                          to look at
                                                          message module
                                                          and Views Bulk
                                                          Operations.&nbsp;
                                                          This might be
                                                          a good way to
                                                          get the emails
                                                          out of
                                                          Drupal.&nbsp; </p>
                                                          <p dir="ltr">Mandrill
                                                          and Amazon
                                                          mail service
                                                          both have
                                                          integrations
                                                          with Drupal so
                                                          you do not
                                                          need to be
                                                          concerned
                                                          about your
                                                          ISP. </p>
                                                          <span><font
                                                          color="#888888">
                                                          <p dir="ltr">-Steve</p>
                                                          </font></span>
                                                          <div>
                                                          <div>
                                                          <div
                                                          class="gmail_quote">On
                                                          May 28, 2013
                                                          12:36 AM,
                                                          "Kamal Palei"
                                                          &lt;<a
                                                          moz-do-not-send="true"
href="mailto:palei.kamal@gmail.com" target="_blank">palei.kamal@gmail.com</a>&gt;
                                                          wrote:<br
                                                          type="attribution">
                                                          <blockquote
                                                          class="gmail_quote"
                                                          style="margin:0
                                                          0 0
                                                          .8ex;border-left:1px
                                                          #ccc
                                                          solid;padding-left:1ex">
                                                          <div dir="ltr">
                                                          <div>
                                                          <div>
                                                          <div>
                                                          <div>Hi <span
                                                          name="Mihamina
Rakotomandimby">Mihamina Rakotomandimby</span><br>
                                                          </div>
                                                          The email
                                                          addresses are
                                                          dynamic. I
                                                          search on
                                                          certain
                                                          cafeterias,
                                                          filter users
                                                          and then send
                                                          email. So mail
                                                          group option
                                                          is not
                                                          possible in
                                                          this case.<br>
                                                          <br>
                                                          </div>
                                                          Just I wanted
                                                          to know is
                                                          there any
                                                          limitation how
                                                          many emails we
                                                          can send at a
                                                          time. Does ISP
                                                          put any
                                                          restriction
                                                          anyway.<br>
                                                          <br>
                                                          <br>
                                                          </div>
                                                          Best Regards<br>
                                                          </div>
                                                          kamal<br>
                                                          </div>
                                                          <div
                                                          class="gmail_extra"><br>
                                                          <br>
                                                          <div
                                                          class="gmail_quote">
                                                          On Tue, May
                                                          28, 2013 at
                                                          10:54 AM,
                                                          Mihamina
                                                          Rakotomandimby
                                                          <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true" href="mailto:mihamina@rktmb.org" target="_blank">mihamina@rktmb.org</a>&gt;</span>
                                                          wrote:<br>
                                                          <blockquote
                                                          class="gmail_quote"
                                                          style="margin:0
                                                          0 0
                                                          .8ex;border-left:1px
                                                          #ccc
                                                          solid;padding-left:1ex">
                                                          <div>On
                                                          2013-05-28
                                                          08:20, Kamal
                                                          Palei wrote:<br>
                                                          &gt; Dear All<br>
                                                          &gt; I have
                                                          some doubt
                                                          regarding mass
                                                          email in
                                                          Drupal.<br>
                                                          &gt; Lets say
                                                          I want to send
                                                          mass email to
                                                          5000 users at
                                                          a time from a
                                                          custom<br>
                                                          &gt; module.<br>
                                                          <br>
                                                          </div>
                                                          Is setting up
                                                          a mailing list
                                                          with dedicated
                                                          software an
                                                          alternative?<br>
                                                          Say Mailman,
                                                          for example.<br>
                                                          <span><font
                                                          color="#888888"><br>
                                                          --<br>
                                                          RMA.<br>
                                                          --<br>
                                                          [ Drupal
                                                          support list |
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
                                                          ]<br>
                                                          </font></span></blockquote>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          <span><font
                                                          color="#888888">
                                                          <br>
                                                          --<br>
                                                          [ Drupal
                                                          support list |
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
                                                          ]<br>
                                                          </font></span></blockquote>
                                                          </div>
                                                          <span><font
                                                          color="#888888">
                                                          </font></span></div>
                                                          </div>
                                                          <span><font
                                                          color="#888888"><br>
                                                          --<br>
                                                          [ Drupal
                                                          support list |
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
                                                          ]<br>
                                                          </font></span></blockquote>
                                                          </div>
                                                          <br>
                                                          </div>
                                                          <br>
                                                          --<br>
                                                          [ Drupal
                                                          support list |
                                                          <a
                                                          moz-do-not-send="true"
href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
                                                          ]<br>
                                                          </blockquote>
                                                          </div>
                                                          <br>
                                                          <br
                                                          clear="all">
                                                          <div><br>
                                                          </div>
                                                          -- <br>
                                                          </div>
                                                          </div>
                                                          Drupal
                                                          optimization,
                                                          development,
                                                          customization
                                                          and
                                                          consulting.<br>
                                                          <br>
                                                          VinayRas
                                                          Infotech<br>
                                                          Web
                                                          Application
                                                          Development<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.vinayras.com" target="_blank">http://www.vinayras.com</a><br>
                                                          <br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.nagpurpulse.com" target="_blank">http://www.nagpurpulse.com</a>
                                                          - The Pulse of
                                                          Nagpur<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://www.simplyfreshers.com" target="_blank">http://www.simplyfreshers.com</a><br>
                                                          Walkins, Jobs,
                                                          Placement
                                                          Papers,
                                                          Companies,
                                                          Forums, and
                                                          much more
                                                        </div>
                                                        <br>
                                                        --<br>
                                                        [ Drupal support
                                                        list | <a
                                                          moz-do-not-send="true"
href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
                                                        ]<br>
                                                      </blockquote>
                                                    </div>
                                                    <br>
                                                  </div>
                                                </div>
                                              </div>
                                              <br>
                                              --<br>
                                              [ Drupal support list | <a
                                                moz-do-not-send="true"
                                                href="http://lists.drupal.org/"
                                                target="_blank">http://lists.drupal.org/</a>
                                              ]<br>
                                            </blockquote>
                                          </div>
                                          <br>
                                          <br clear="all">
                                          <div><br>
                                          </div>
                                          -- <br>
                                          Drupal optimization,
                                          development, customization and
                                          consulting.<br>
                                          <br>
                                          VinayRas Infotech<br>
                                          Web Application Development<br>
                                          <a moz-do-not-send="true"
                                            href="http://www.vinayras.com"
                                            target="_blank">http://www.vinayras.com</a><br>
                                          <br>
                                          <a moz-do-not-send="true"
                                            href="http://www.nagpurpulse.com"
                                            target="_blank">http://www.nagpurpulse.com</a>
                                          - The Pulse of Nagpur<br>
                                          <a moz-do-not-send="true"
                                            href="http://www.simplyfreshers.com"
                                            target="_blank">http://www.simplyfreshers.com</a><br>
                                          Walkins, Jobs, Placement
                                          Papers, Companies, Forums, and
                                          much more
                                        </div>
                                        <br>
                                        --<br>
                                        [ Drupal support list | <a
                                          moz-do-not-send="true"
                                          href="http://lists.drupal.org/"
                                          target="_blank">http://lists.drupal.org/</a>
                                        ]<br>
                                      </blockquote>
                                    </div>
                                  </div>
                                </div>
                                <br>
                                --<br>
                                [ Drupal support list | <a
                                  moz-do-not-send="true"
                                  href="http://lists.drupal.org/"
                                  target="_blank">http://lists.drupal.org/</a>
                                ]<br>
                              </blockquote>
                            </div>
                            <br>
                          </div>
                        </div>
                      </div>
                      <br>
                      --<br>
                      [ Drupal support list | <a moz-do-not-send="true"
                        href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
                      ]<br>
                    </blockquote>
                  </div>
                  <br>
                  <br clear="all">
                  <div><br>
                  </div>
                  -- <br>
                </div>
              </div>
              <span class="HOEnZb"><font color="#888888">Steve Kessler
                  <div>
                    Owner and Lead Consultant&nbsp;</div>
                  <div>Denver DataMan, LLC&nbsp;</div>
                  <div>303-587-4428</div>
                </font></span></div>
            <br>
            --<br>
            [ Drupal support list | <a moz-do-not-send="true"
              href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
            ]<br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>