|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
What emailer do you use?
Matt,
The Codewalkers emails seem to work failry well. What product(s) do you use to have them generated and/or sent? Thanks Sean |
|
#2
|
||||
|
||||
|
RE: What emailer do you use?
i dont know but i think probably php.
|
|
#3
|
|||
|
|||
|
RE: What emailer do you use?
Right.
But I mean what application? Custom written, commercial, someone's script. I would like to do something similar. I have one working now, but it only handles like 500 addresses. I assume codewalkers has a larger audience. Sean |
|
#4
|
||||
|
||||
|
RE: What emailer do you use?
its probably custom written with a database behind it.
|
|
#5
|
||||
|
||||
|
RE: What emailer do you use?
I think Matt wrote it. Forum notifications were coded into the forum, he didn't code those, but he made the script to email contest notifications, PHP code notifications and the newsletter I think.
|
|
#6
|
||||
|
||||
|
RE: What emailer do you use?
it may also use a while loop or a foreach loop to mail everyone in the database or to whoever is required.
|
|
#7
|
||||
|
||||
|
RE: What emailer do you use?
I think it just puts all addresses to the bcc field. But that needs a loop, yes.
|
|
#8
|
||||
|
||||
|
RE: What emailer do you use?
pretty simple setup really. Dont you think?
|
|
#9
|
||||
|
||||
|
RE: What emailer do you use?
Yes, it is simple. But the simplest is the best in many cases.
|
|
#10
|
|||
|
|||
|
RE: What emailer do you use?
I don't believe in recreating the wheel...I use:
http://www.phpguru.org/mime.mail.html |
|
#11
|
||||
|
||||
|
RE: What emailer do you use?
Actually re-inventing the wheel could boost its performance and make it better.
|
|
#12
|
|||
|
|||
|
RE: What emailer do you use?
But if there aren't problems with the current performance, then why bother?
|
|
#13
|
||||
|
||||
|
RE: What emailer do you use?
I dont know you will find someone out there that would try and fix something that isnt broken just to say "I Fixed that" :laugh:
|
|
#14
|
||||
|
||||
|
RE: What emailer do you use?
Here's an interesting page about how rewriting can be harmful. And another opinion from several years ago on the same matter.
|
|
#15
|
||||
|
||||
|
RE: What emailer do you use?
Honcho do you live in an archives vault? Man you can dig up anything.
|
![]() |
| Viewing: Codewalkers Forums > Forum Information > Suggestions & Feedback > What emailer do you use? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |