Results 1 to 6 of 6

Thread: Improve mass mailing

  1. #1
    Senior Member Pilot is on a distinguished road
    Join Date
    Apr 2000
    Location
    UK
    Posts
    381

    Improve mass mailing

    When I mass mail all users, a number of the Email addresses are invalid - therefore the "sendmail" takes a long time for these users - making the whole process (for 6000 users) take well over an hour.

    It would be nice if the script could detect these failures to send the mail successfully and set a flag in the user record. This would allow review of these users, correction of their Email addresses or even deletion of these users.

    At present the script always returns "sending....ok" for each user even though some of them are totally invalid. Why is this?
    Last edited by Pilot; Sun 10th Mar '02 at 3:21pm.
     

  2. #2
    Senior Member Fusion will become famous soon enough Fusion will become famous soon enough
    Join Date
    Aug 2001
    Location
    Hell, Norway
    Posts
    4,323
    Let's wait and see what improvements v3 will bring. I know some changes have been discussed in the area.
     

  3. #3
    vBulletin Team Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke's Avatar
    Join Date
    Aug 2000
    Location
    So. California
    Age
    38
    Posts
    34,676
    Blog Entries
    1
    It doesn't mark them as invalid because it doesn't get feedback from Sendmail.

    In vb3.0, all the mail functionality has been changed to reference a single function. This will allow you to customize the mail features using your mail server as well as build in HTML email and other nice features if you want.
    Wayne Luke
    Get started with your own social network.
    Purchase and download vBulletin today.
    vBCodex (Running vB 4.0 Suite) - Take your vBulletin Community to the next level. Modification tips, tricks and support.
     

  4. #4
    Senior Member Pilot is on a distinguished road
    Join Date
    Apr 2000
    Location
    UK
    Posts
    381
    Even without feedback, the elapsed time could be measured and any "sendmail" that takes more than "n" seconds could result in the member record being flagged for review.
     

  5. #5
    vBulletin Team Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke's Avatar
    Join Date
    Aug 2000
    Location
    So. California
    Age
    38
    Posts
    34,676
    Blog Entries
    1
    It could but have you looked at vBulletin's mail functionality as present? There is no ability to do that since PHP handles all the mail. It doesn't return that kind of information.
    Wayne Luke
    Get started with your own social network.
    Purchase and download vBulletin today.
    vBCodex (Running vB 4.0 Suite) - Take your vBulletin Community to the next level. Modification tips, tricks and support.
     

  6. #6
    Senior Member Pilot is on a distinguished road
    Join Date
    Apr 2000
    Location
    UK
    Posts
    381
    Can't you sample the current time before calling the mail function and again after it, and calculate the difference?
     

Similar Threads

  1. Better mass mailing
    By Dean C in forum vBulletin Suggestions and Feedback
    Replies: 1
    Last Post: Mon 28th Mar '05, 10:25am
  2. Mass E-mailing
    By Nagga in forum vBulletin Pre-sales Questions
    Replies: 2
    Last Post: Thu 20th Mar '03, 1:23pm
  3. error when mass mailing
    By locja in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 2
    Last Post: Thu 31st Oct '02, 7:59pm
  4. Mass Mailing Programs?
    By SpotMe in forum Chit Chat
    Replies: 0
    Last Post: Wed 31st Jul '02, 12:22am
  5. Mass Mailing Users
    By DVD Plaza in forum vBulletin 1.1.x Questions
    Replies: 4
    Last Post: Wed 20th Sep '00, 6:38pm

Bookmarks

Posting Permissions

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts