June 6th 2007 PST
I've searched your site, but didn't find a way to convert the list of email addresses to a MySQL DB. Maybe it is an option, but I just missed it. (I think I've seen mention of MySQL here and there in these emails.) Seems like a good idea. Then addresses could be added to the list when a PHP entry form or a shopping cart purchase is made. ...Continue Reading
June 6th 2007 PST
If I understand this correctly, I left an item on the Sourceforge wish list that would do this if implemented. It goes something like: an item that is on the bounce list is removed from the list if subsequent email blasts are successfully delivered (not bounced). Reasoning: All addresses, yea even mine and yours, bounce once in while. It could be the position of the planets or maybe there's an internet equivalent of biorhythm where it just gets testy once in while. Under the current bounce handling system the ...Continue Reading
June 6th 2007 PST
I've gotten interested in this little project: http://recaptcha.net It may prove an interesting alternative to the present CAPTCHA system in Dada Mail. One of the nice things that it does have is the ability to use *sound* instead of just images - which will help people who have difficulty seeing. I'll let everyone know how well I fare in hacking it into Dada Mail :) Cheers, ...Continue Reading
May 31st 2007 PST
On Thu, May 31, 2007 at 12:43:34AM -0600, Dada Mail (Justin Simoni) wrote: > > I added a new backend type to DadaMail: SQLite. Awesome! SQLite is a great, small database. We've used it on production websites that have small datasets in lieu of bringing a big SQL engine online to do minimal lifting. William ...Continue Reading
May 31st 2007 PST
I added a new backend type to DadaMail: SQLite. It's a *very* simple, small and fast SQL flavor and the entire database is one file. Kinda neat. I decided to play around with it, since it would be a good tool to use for automated testing purposes, but hey, it may also seem interesting for actual live usage. There's wasn't any new code I had to write, since the SQL stuff for MySQL and/or Postgres was already compatible. That was neat as well. Cheers, ...Continue Reading
May 30th 2007 PST
On May 30, 2007, at 4:28 AM, Bruce Scherzinger wrote: ...Continue Reading
May 30th 2007 PST
Hmmm...I am wondering if the bounce handler is smart enough to look at the score and decide at some point to put addresses that bounce regularly into an 'off_list', keeping the addresses in the list but making them inactive. That would be a great thing. Regarding Test::Files, based on the write-up it seems to be little more than a file/directory comparison program. I mean, that's probably a good thing for a distro that has lots of files. But for a small application like the typical Joomla extension, it's probably not ...Continue Reading
May 30th 2007 PST
On May 29, 2007, at 9:13 PM, Bruce Scherzinger wrote: > I haven't had much luck (and haven't really tried either) at > getting the bounce handler to do anything for me. So i don't really > know what it's capabilities are in terms of managing bouncing > addresses. Is it possible that it sets (or could set) this > list_type DB field such that it stops trying to send messages to > addresses that bounce? Or does it just send the bounce messages to > a special email address? Bounced messag ...Continue Reading
May 30th 2007 PST
Hey Justin, I haven't had much luck (and haven't really tried either) at getting the bounce handler to do anything for me. So i don't really know what it's capabilities are in terms of managing bouncing addresses. Is it possible that it sets (or could set) this list_type DB field such that it stops trying to send messages to addresses that bounce? Or does it just send the bounce messages to a special email address? I believe you told me that 'black_list' is one obvious alternative the normal 'list' value in the ...Continue Reading
May 29th 2007 PST
Heya everyone, I've made some changes to the bounce handler. Along with the other changes I've mentioned, I've made the score cards list-specific, instead of global. In fact, all the rules are now (again) list- specific and the good thing is, you still have to only set up one bounce handler address for the entire installation. Right now, the score card is saved in a DB file - I may have the option to also have the scorecard us an SQL backend, since the SQL backends seem to be easier for people from other ...Continue Reading
Start a new thread, email: dadadev@dadamailproject.com
This is the developer discussion mailing list for Dada Mail.
If you are just looking for support Dada Mail, consult the message boards at:
https://forum.dadamailproject.com
Documentation for Dada Mail:
Specifically, see the Error FAQ:
https://dadamailproject.com/d/FAQ-errors.pod.html
To post to this list, send a message to:
mailto:dadadev@dadamailproject.com
All subscribers of this list may post to the list itself.
Topics that are welcome:
Dada Mail is on Github:
https://github.com/justingit/dada-mail/
If you would like to fork, branch, send over PRs, open up issues, etc.
This Privacy Policy is for this mailing list, and this mailing list only.
Email addresses collection through this mailing list are used explicitly to work within this email discussion list.
We only collect email addresses through our Closed-Loop Opt-In system.
We don't use your email address for any other purpose.
We won't be sharing your email address with any other entity.
Unsubscription can be done at any time. Please contact us at: justin@dadamailproject.com for any help regarding your subscription, including removal from the mailing list.
All mailing list messages sent from us will include a subscription removal link, which will allow you to remove yourself from this mailing list automatically, and permanently.
All consent to use your email address for any other purpose stated at the time of the mailing list subscription will also be revoked upon mailing list removal.