I am currently researching what's available to create a simple email newsletter mailing list. I have a small music shop and have been collecting customer's names, mailing addys, phones, emails for a long time now. They come in slowly so I add them manually, but I also have a simple PHP form on my website for people to subscribe.
Maxbulk seems great so far, I love all the features EXCEPT I can't seem to figure out how to get people to subscribe thru a simple online form. Can Maxbulk do this, and how does it work exactly?
Currently I use a PHP form that sends me a simple email, then I use rules with my email program to add the EMAIL ONLY to a group in my address book (outlook express). This works great, its all automatic, BUT it doesn't collect mailing address, phone, etc. in the address book. I simply save the emails that are generated, which contain the extra info in the body of the message, and look thru them individually when sending out regular snail-mail.
There is also another program I am considering, called IntelliMerge, which does have PHP form capabilities. It saves the info I am inquiring about into a text file on the server, which IntelliMerge is able to connect to it, read it, and process the contents directly into the recipients list. Great for new subscribers, and also unsubscribers. No need to manually delete people. I am wondering if Maxbulk can also do this? Or if they're working on it?
Other features I like about IntelliMerge:
- recipients list can be sorted
- when a customer unsubscribes, it simply marks it as "unsubscribed" in the recipients list and no longer includes that person when sending emails
Maxbulk seems great so far, I love all the features EXCEPT I can't seem to figure out how to get people to subscribe thru a simple online form. Can Maxbulk do this, and how does it work exactly?
Currently I use a PHP form that sends me a simple email, then I use rules with my email program to add the EMAIL ONLY to a group in my address book (outlook express). This works great, its all automatic, BUT it doesn't collect mailing address, phone, etc. in the address book. I simply save the emails that are generated, which contain the extra info in the body of the message, and look thru them individually when sending out regular snail-mail.
There is also another program I am considering, called IntelliMerge, which does have PHP form capabilities. It saves the info I am inquiring about into a text file on the server, which IntelliMerge is able to connect to it, read it, and process the contents directly into the recipients list. Great for new subscribers, and also unsubscribers. No need to manually delete people. I am wondering if Maxbulk can also do this? Or if they're working on it?
Other features I like about IntelliMerge:
- recipients list can be sorted
- when a customer unsubscribes, it simply marks it as "unsubscribed" in the recipients list and no longer includes that person when sending emails