Results 1 to 4 of 4

Thread: Mass email solution?

  1. #1
    Banned
    Join Date
    Aug 2001
    Location
    Yes
    Posts
    4,424

    Mass email solution?

    Hi all,

    I'm looking for a mass email solution, and was wondering if anyone here has any experience with a solution.

    Background: we have a (MS SQL) database with around 70,000 customers. We also use state-provided lists (in character-delimited format). I am looking for a solution (preferably something we can run ourselves - bandwidth is not an issue) that would allow us to pull email addresses from the database and/or the character-delimited files and send emails, that takes care of the opting-out process (email receiver clicks a link, email address is removed from list), and that allows us to build lists (one email list for all customers, one for part of the customers, one for another part of the customers...). A nice plus would be a web-based front end so our marketing department can use it without having to bother me

    Mailing List Deluxe ( http://internet-soft.com/mailing.htm ) seems to be able to do what I want, but I thought I'd ask here before starting to mess with trial versions...

    Thanks!

  2. #2
    Senior Member
    Join Date
    Oct 2003
    Location
    MA
    Posts
    1,052
    Im not sure about mssql but in oracle you can setup "jobs." If you make a front end to submit a job to run it could send the emails for you. Once again, I know oracle can send emails and I am not sure about mssql.

    You would need:

    A decent database engineer who can write the equiv. of pl-sql (what ever it is called for MSSQL). They will need to define a job that can be submitted with paramaters (email title, email body, when to send, etc)

    A decent web developer that can call the database procedure and provide an admin with a rich text editor to fill out the defined field (email title, body, when to send, etc)

    It could be done in a day or two... Just my 2 cents

  3. #3
    Senior Member C:\Saw's Avatar
    Join Date
    Jan 2008
    Posts
    125
    Always one for the GNU solutions

    http://www.gnu.org/software/mailman/

    just a suggestion

    + postfix

    http://www.postfix.org/start.html
    "...to give correctly is to give them what they need from us, for it would not be skillful to bring gifts to anyone that are in no way needed."
    --Socrates

    *Einstein Would Be Proud*

  4. #4
    Senior Member C:\Saw's Avatar
    Join Date
    Jan 2008
    Posts
    125
    "...to give correctly is to give them what they need from us, for it would not be skillful to bring gifts to anyone that are in no way needed."
    --Socrates

    *Einstein Would Be Proud*

Similar Threads

  1. how to finger a user via telnet
    By ai0070 in forum Miscellaneous Security Discussions
    Replies: 6
    Last Post: October 18th, 2004, 11:21 PM
  2. HowTo Interpret Email Headers
    By ShagDevil in forum Other Tutorials Forum
    Replies: 0
    Last Post: June 13th, 2004, 05:46 PM
  3. Chapter 2 - Newbie Questions Answered
    By uraloony in forum The Security Tutorials Forum
    Replies: 6
    Last Post: December 24th, 2003, 02:41 AM
  4. An Intro to ProcMail
    By roswell1329 in forum The Security Tutorials Forum
    Replies: 4
    Last Post: December 11th, 2002, 12:35 AM
  5. How to read email header
    By rajat in forum Roll Call
    Replies: 0
    Last Post: February 20th, 2002, 05:08 AM

Posting Permissions

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