Dada Mail Developers Archives

 

Re: email address added twice in data base

December 9th 2009 UTC

On Dec 9, 2009, at 1:57 PM, Frans Gouverne wrote: > When adding subscribers, remove status "waiting for confirmation" (this will slow down the process for large lists) I'm fearing a potentially large number of people working with Dada Mail are not going to know what the heck that means :) > OR: > > Add a table-clean feature which can be run from a cron job at night. Here's what that would look like: #!/usr/bin/perl use lib (./ ./DADA/perllib) use DADA::App::Guts; use DADA::MailingList::Sub ...Continue Reading

Re: email address added twice in data base

December 9th 2009 UTC

2009/12/8 Justin J <justin@PROTECTED> > �When following next two steps, an email address will be added twice to the SQL subscribers data base: > � � � � Add an email address by means of the default subscriber screen. The email address will be added to the data base with list_type = "sub_confirm_list". > � � � � Do not confirm the subscription, but add the same email address by means of the admin control panel: the email address will be added for the second time but now with list_type="lis ...Continue Reading

dadadev Re: list owner instead of subscriber email showed in at least two template files

December 9th 2009 UTC

2009/12/8 Justin J <justin@PROTECTED> > �For at least the following two template files: > > error_already_sent_sub_confirmation_screen.tmpl > error_already_sent_unsub_confirmation_screen.tmpl > > the tmpl_var: > > <!-- tmpl_var list_settings.list_owner_email --> > > must be changed into: > > <!-- tmpl_var subscriber.email --> Huh, why? What the screens are saying is to add the list owner email address to your whitelist/address book, not your own address - right?Sor ...Continue Reading

Re: Unsubscribe Email

December 8th 2009 UTC

On Dec 8, 2009, at 7:20 PM, Carl G. Kuczun wrote: > Couldn't the unsubscribe email be created before the record is removed? Then the subscription fields would still exist. Sure - it's something I've thought about too - but, what happens if there's an error between sending out that message and the actual unsubscription? I'd rather have a message saying something happened, after it happened. If there's an error, that message wouldn't go out. As the system architect/monkey-brained hacker, I do have to take the co ...Continue Reading

Re: Unsubscribe Email

December 8th 2009 UTC

Couldn't the unsubscribe email be created before the record is removed? Then the subscription fields would still exist. Carl K. ----- Original Message ----- From: "Justin J" To: "Dada Mail Developers Subscriber" Sent: Tuesday, December 08, 2009 12:55 PM Subject: [dadadev] Re: Unsubscribe Email On Dec 8, 2009, at 6:33 PM, Carl G. Kuczun wrote: > > Does the new release include the subscription fields in the unsubscribe > email notification? Version 3.0 only shows the email address tha ...Continue Reading

Re: Unsubscribe Email

December 8th 2009 UTC

On Dec 8, 2009, at 6:33 PM, Carl G. Kuczun wrote: > > Does the new release include the subscription fields in the unsubscribe email notification? Version 3.0 only shows the email address that is unsubscribing. It would be nice if my Firstname & Lastname subscriber fields were included so I could know who unsubscribed. Right now in the code it looks like there's a check explicitly to see if the subscriber is subscribed (like there was, before), before it tries to pull up that profile information. If they'r ...Continue Reading

Unsubscribe Email

December 8th 2009 UTC

Does the new release include the subscription fields in the unsubscribe email notification? Version 3.0 only shows the email address that is unsubscribing. It would be nice if my Firstname & Lastname subscriber fields were included so I could know who unsubscribed. Carl K ...Continue Reading

Re: "Delete This Profile" question

December 8th 2009 UTC

> It gives me the impression that all your personal information will be lost, except for the subscribed email addresses. But as far as I can see the only thing that really happens is removing your registration, nothing more. When I register again, all my personal info (subscriber fields) is back into place. Yeah, that's basically all it does. I guess it's because those fields, your profile and your subscriptions are all separate. An Profile basically ties in the fields, with the subscriptions together, so that they ...Continue Reading

Re: list owner instead of subscriber email showed in at least two template files

December 8th 2009 UTC

> For at least the following two template files: > > error_already_sent_sub_confirmation_screen.tmpl > error_already_sent_unsub_confirmation_screen.tmpl > > the tmpl_var: > > > > must be changed into: > > Huh, why? What the screens are saying is to add the list owner email address to your whitelist/address book, not your own address - right? ...Continue Reading

Re: email address added twice in data base

December 8th 2009 UTC

> When following next two steps, an email address will be added twice to the SQL subscribers data base: > � Add an email address by means of the default subscriber screen. The email address will be added to the data base with list_type = "sub_confirm_list". > � Do not confirm the subscription, but add the same email address by means of the admin control panel: the email address will be added for the second time but now with list_type="list" > Shouldn't the entry with list_type = " ...Continue Reading
  • This mailing list is a public mailing list - anyone may join or leave, at any time.
  • This mailing list is a group discussion list (unmoderated)
  • 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:

https://dadamailproject.com/d

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:

  • Constructive critiques on the program (I like, "x", but, "y" needs some work - here's an idea on how to make this better...)
  • Bug/Error reports
  • Bug fixes
  • Request For Comments on any changes to the program
  • Help customizing Dada Mail for your own needs
  • Patches
  • Language Translations
  • Support Documentation/Doc editing, FAQ's, etc.
  • Discussion of any changes that you would like to be committed to the next version of Dada Mail -

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.

Privacy Policy:

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.