Re: other template-related questions

 
From: "Dada Mail" <dada@PROTECTED>
Date: July 30th 2005

>

(1) Is a shortname limited to 8 characters, or to 16? "new_list_screen tmpl" is a bit confused on the topic

At the moment, it looks like it's set at 16 in the code - more
liberal than I want it, but let's stick to that;

[with no method spec'd, this defaults
to "get"]


I don't know a thing about this besides the fact that the W3C recommends/prefers Is this something I should review/change while I'm in there, or am I best to just leave things
as they are?

You'll want to use, "post" when there's a lot of information being
past to the program again, like a huge list of email addresses, an
attached file - things like that You'll want to use, "get" when you
want to see the query string after you submit the form, like in a
search; If there isn't either of these, if you want to add a, "get"
it would hurt :)

(3) The "congrats" screen has two conflicting suggestions on it
One is to go and encrypt your root password, and the other is to stay and set
up a new list I say these two suggestions "conflict" because new users
might be hesitant to close the page and encrypt the password first, if
they're concerned -- and reasonably so, considering how many cgi-built
pages work -- that the "set up a new list" option won't necessarily be there when
they return So will it?

If all they do is encrypt the password, the only thing that will be
different in that screen is the warning about the unencrypted
password will be gone I'd rather not make encrypting the root
password mandatory, since it's an extra step that's slightly
complicated, but I also want to alert someone to the fact that there
is a security threat - however small, if they don't encrypt the
password I say small, because no one but the correct people should
have access to see the underlying code of Dada Mail (in this case,
the Config pm file) and these same people could potentially have the
ability the tweak this file - set a different root password - so even
if you're root password is encrypted, it doesn't do much good
Hopefully, the people I'm talking about are trustworthy :)

Justin Simoni

  • 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.