Bulk email program for Mac?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AdPatron
    No commissions, no fees.
    • Apr 2003
    • 17706

    #1

    Bulk email program for Mac?

    Since I've switched to using a Mac, I need a bulk email program I can use to email all my trades about updates, etc. What are people using?
  • mrwilson
    mrwilson 2.0
    • Jul 2007
    • 5122

    #2
    Would it not be possible to use some sort of php based mass email script?
    Which one did you have for windows?

    Comment

    • AdPatron
      No commissions, no fees.
      • Apr 2003
      • 17706

      #3
      Originally posted by mrwilson
      Would it not be possible to use some sort of php based mass email script?
      Which one did you have for windows?


      For windows i used Worldcast by Fairlogic. Worked pretty good.

      I want to send from my Mac, not my server. Worldcast is cool because it acts as a server while sending.

      Comment

      • LilBro

        #4
        MacMassMailer

        Comment

        • AdPatron
          No commissions, no fees.
          • Apr 2003
          • 17706

          #5
          Originally posted by LilBro
          MacMassMailer
          Does it have it's own built in mail server?

          Comment

          • LilBro

            #6
            Originally posted by JoesTraffic
            Does it have it's own built in mail server?


            no it does not

            Comment

            • Babaganoosh
              ♥♥♥ Likes Hugs ♥♥♥
              • Nov 2001
              • 15841

              #7
              Try setting up a windows partition using boot camp, then use vmware fusion to run your old app in os x. I've had to do that with a few windows only apps that I just couldn't part with when I made the switch.
              I like pie.

              Comment

              • Andiz
                Confirmed User
                • Feb 2006
                • 2594

                #8
                Originally posted by Babaganoosh
                Try setting up a windows partition using boot camp, then use vmware fusion to run your old app in os x. I've had to do that with a few windows only apps that I just couldn't part with when I made the switch.
                best answer

                Comment

                • Dvae
                  Confirmed User
                  • Feb 2005
                  • 5326

                  #9
                  Originally posted by mrwilson
                  Would it not be possible to use some sort of php based mass email script?
                  Which one did you have for windows?
                  What would be the difference in using a PHP based bulk mailer seeing as you have a server on your local machine. You need to enable it which takes about 30 seconds.
                  What am I missing?
                  .
                  .

                  Arguing with a troll is a lot like wrestling in the mud with a pig, after a couple of hours you realize the pig likes it.

                  Comment

                  • AdPatron
                    No commissions, no fees.
                    • Apr 2003
                    • 17706

                    #10
                    Originally posted by Dvae
                    What would be the difference in using a PHP based bulk mailer seeing as you have a server on your local machine. You need to enable it which takes about 30 seconds.
                    What am I missing?
                    A local machine would need sendmail as well. Sure, I can install PHP on my mac, but it needs the mail server.

                    Comment

                    • GrouchyAdmin
                      Now choke yourself!
                      • Apr 2006
                      • 12085

                      #11
                      Originally posted by JoesTraffic
                      A local machine would need sendmail as well. Sure, I can install PHP on my mac, but it needs the mail server.
                      OSX comes with Postfix. If you're really lazy, here's a pretty little clickable button to turn it on for you.

                      Comment

                      • AdPatron
                        No commissions, no fees.
                        • Apr 2003
                        • 17706

                        #12
                        Originally posted by GrouchyAdmin
                        OSX comes with Postfix. If you're really lazy, here's a pretty little clickable button to turn it on for you.
                        I'm new to Mac. I'll take a look at it.

                        Comment

                        • bDok
                          Confirmed User
                          • Feb 2005
                          • 1917

                          #13
                          what they said. Turn on mail server. quick php script and your off to the races straight from your machine.
                          =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
                          Warriors come out to plaAAaayyy!
                          =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

                          Comment

                          • AdPatron
                            No commissions, no fees.
                            • Apr 2003
                            • 17706

                            #14
                            Originally posted by bDok
                            what they said. Turn on mail server. quick php script and your off to the races straight from your machine.
                            Looking into it.

                            Comment

                            • NETbilling
                              Confirmed User
                              • Jan 2002
                              • 8598

                              #15
                              Originally posted by LilBro
                              MacMassMailer
                              Does it support HTML emails?


                              Mitch Farber
                              CEO - NETbilling, Inc.
                              Email / Phone: 888-357-8166 / 661-252-2456
                              Transaction processing & 24/7 call center services with exceptional rates and flexibility, since 1998!

                              Comment

                              • gleem
                                Confirmed User
                                • Jun 2001
                                • 5593

                                #16
                                Originally posted by JoesTraffic
                                Since I've switched to using a Mac, I need a bulk email program I can use to email all my trades about updates, etc. What are people using?
                                hey, if you find a really good one let me know, or just post here.. I can never seem to get the headers right using the default NATS one for emailing affiliates.




                                Contact me: \\// E: webmaster /at/ unprofessional.com

                                Comment

                                • LilBro

                                  #17
                                  Originally posted by NetBilling
                                  Does it support HTML emails?

                                  yes sir,

                                  http://www.macmassmailer.com/

                                  Comment

                                  • Jenny S.
                                    Confirmed User
                                    • Apr 2006
                                    • 582

                                    #18
                                    I use my newsletter cgi-script. It is unfortunately written in German (http://www.coder-world.de/) but I know there are other free scripts out there in English. I have about 15.000 addresses in there, it works great. No need to import, addresses can be copy/pasted in the address list of the control panel. Mail can be sent out as html or text, with attachments.
                                    Jenny Seemore
                                    Pornography is the bloody gladiator who stands guard over the First Amendment

                                    Comment

                                    • AdPatron
                                      No commissions, no fees.
                                      • Apr 2003
                                      • 17706

                                      #19
                                      Originally posted by Jenny S.
                                      I use my newsletter cgi-script. It is unfortunately written in German (http://www.coder-world.de/) but I know there are other free scripts out there in English. I have about 15.000 addresses in there, it works great. No need to import, addresses can be copy/pasted in the address list of the control panel. Mail can be sent out as html or text, with attachments.


                                      I'm looking for something non-server based.

                                      Comment

                                      • candyflip
                                        Carpe Visio
                                        • Jul 2002
                                        • 43073

                                        #20
                                        Originally posted by JoesTraffic
                                        I'm looking for something non-server based.
                                        I think what everyone is trying to tell you is that your mac IS the server. It comes with Apache, PHP, MySQL, Ruby...all that stuff is already there installed for you. You can run anything "server based" right from your Mac laptop or desktop.

                                        Spend you some brain.
                                        Email Me

                                        Comment

                                        • AdPatron
                                          No commissions, no fees.
                                          • Apr 2003
                                          • 17706

                                          #21
                                          Originally posted by candyflip
                                          I think what everyone is trying to tell you is that your mac IS the server. It comes with Apache, PHP, MySQL, Ruby...all that stuff is already there installed for you. You can run anything "server based" right from your Mac laptop or desktop.


                                          Ok, let me put it this way. I'm looking for something with a GUI interface.

                                          Comment

                                          • NETbilling
                                            Confirmed User
                                            • Jan 2002
                                            • 8598

                                            #22
                                            Originally posted by LilBro
                                            How do you insert the HTML code?


                                            Mitch Farber
                                            CEO - NETbilling, Inc.
                                            Email / Phone: 888-357-8166 / 661-252-2456
                                            Transaction processing & 24/7 call center services with exceptional rates and flexibility, since 1998!

                                            Comment

                                            • AdPatron
                                              No commissions, no fees.
                                              • Apr 2003
                                              • 17706

                                              #23
                                              Originally posted by NetBilling
                                              How do you insert the HTML code?
                                              The program sucks.

                                              Comment

                                              • candyflip
                                                Carpe Visio
                                                • Jul 2002
                                                • 43073

                                                #24
                                                Originally posted by JoesTraffic
                                                Ok, let me put it this way. I'm looking for something with a GUI interface.
                                                Which any decent PHP based mailing script will have.

                                                Spend you some brain.
                                                Email Me

                                                Comment

                                                • stickyfingerz
                                                  Doin fine
                                                  • Oct 2005
                                                  • 24984

                                                  #25
                                                  Hmm you mean you cant find simple software to do simple tasks for a mac?

                                                  Comment

                                                  • NETbilling
                                                    Confirmed User
                                                    • Jan 2002
                                                    • 8598

                                                    #26
                                                    Originally posted by JoesTraffic
                                                    The program sucks.

                                                    Something better that you can insert html?


                                                    Mitch Farber
                                                    CEO - NETbilling, Inc.
                                                    Email / Phone: 888-357-8166 / 661-252-2456
                                                    Transaction processing & 24/7 call center services with exceptional rates and flexibility, since 1998!

                                                    Comment

                                                    • NETbilling
                                                      Confirmed User
                                                      • Jan 2002
                                                      • 8598

                                                      #27
                                                      Originally posted by NetBilling
                                                      Something better that you can insert html?
                                                      bump for an answer


                                                      Mitch Farber
                                                      CEO - NETbilling, Inc.
                                                      Email / Phone: 888-357-8166 / 661-252-2456
                                                      Transaction processing & 24/7 call center services with exceptional rates and flexibility, since 1998!

                                                      Comment

                                                      • Libertine
                                                        sex dwarf
                                                        • May 2002
                                                        • 17860

                                                        #28
                                                        Originally posted by stickyfingerz
                                                        Hmm you mean you cant find simple software to do simple tasks for a mac?
                                                        pebkac...
                                                        /(bb|[^b]{2})/

                                                        Comment

                                                        • humiliatrix
                                                          Registered User
                                                          • Jun 2005
                                                          • 64

                                                          #29
                                                          i like max bulk email.
                                                          http://www.maxprog.com/MaxBulk.html

                                                          i'd rather use something with more functionality like icontact or constantcontact but they are not adult-friendly.
                                                          Humiliatrix: Bitchin' Femdom Fetish Affiliate Program

                                                          Comment

                                                          Working...