Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET SMTP

 AfterLogic Forum : MailBee.NET SMTP
Subject Topic: SendMailMerge question Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
ssr92
Newbie
Newbie


Joined: 31 January 2008
Location: France
Online Status: Offline
Posts: 2
Posted: 05 May 2008 at 6:49am | IP Logged Quote ssr92

Hi,
I m trying to use the SendMailMerge method.
I have a question about it.
I need to send over 3000 mails (newsletters) from an webform application.
I would like to know If it could be done with this method and also, do I have to do something special (increase any timeout values, etc...) ?
Regards,
Stan
Back to Top View ssr92's Profile Search for other posts by ssr92
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 06 May 2008 at 4:29am | IP Logged Quote Andrew

Yes, this is possible. Because you're going to develop a web application which sends lots of messages (may take a lot of time), it makes sense to use MailBee Message Queue.

MMQ is a Windows service which organizes a message queue where your application can quickly submit thousands of messages through MailBee.NET Objects and they'll be sent in background. This is vital for web applications because they have limited life time and may be terminated before they complete sending.

To submit messages to MMQ via MailMerge, use Smtp.SubmitJobsToPickupFolder method.

With MMQ, you don't have to increase any timeouts.

Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide