PDA

View Full Version : Mass email sent and info pulled from back of a site



rapski85
January 26th, 2005, 11:32 PM
Hey,

Does anyone know about mass emails. Where a email is sent by a user, from let say (goldmine) to their clients, and all the content is loaded from the back of their site???...or something like that? Im really not sure how it works or how to go about it. Does anyone know of resources that i could read up on?

thanx in advance

not a spammer..lol :azn:

amitgeorge
January 27th, 2005, 02:10 PM
I hate you !!!!;P

to be spammer=)

Just kidding !!!!! Welcome to the forum :}

rapski85
January 27th, 2005, 03:00 PM
I hate you !!!!;P

to be spammer=)

Just kidding !!!!! Welcome to the forum :}

Thanx,
lol...its actualy for a client, that requires their database system to hook up with there out-goin emails for their clients:whistle: hahaha

amitgeorge
January 28th, 2005, 03:22 AM
ok now

do want to
1) send static mails from a server ?
2) send mails which when opened pull content from a server ?

2 is not good as such attempts are blocked by most email applications

for 1 you just need to setup a databse of e-mail addresses and use PHP's mail function to send the mails

rapski85
January 30th, 2005, 05:33 PM
cool...thanx for the advice!