Dada Mail Developers Archives

 

IE stylesheet corrections

November 24th 2009 PDT

The GUI looks quite alright now in Mozilla browsers like FF, but not in IE yet. These are my findings:-IE uses much larger top and bottom padding for <p> tags by default-IE has no default padding for <fieldset> tags This results into text lines against the left fieldset border in IE: To correct this, I have added the following styles to default.css:fieldset { /* add padding for IE: */��� ��� padding-top: 4px;��� padding-bottom: 9px;��� padding-left: 7px;��� padding-right: 7px; [etc]and:p {/* corrected ma ...Continue Reading

Dada Mail 4 Release Candidate 3 Released

November 23rd 2009 PDT

Here are the download links: * tar.gz: http://cloud.github.com/downloads/justingit/dada-mail/dada-4_0_0-rc_3.tar.gz * zip: http://cloud.github.com/downloads/justingit/dada-mail/dada-4_0_0-rc_3.zip Changes from RC2 include: * Docs updated for unsubscription link (extra slash removed) Hat Tip: Peter Velan * Templates and Template Tags tweaks for the Sending Monitor and Email Message Templates screens, as well as misc. email subject lines :) Hat Tip: Frans Gouverne * Took out references to the, "list ...Continue Reading

Re: Dada Mail 4.0.0 Release Candidate 2 Released

November 23rd 2009 PDT

am 23.11.2009 23:56 schrieb Justin J: > On Nov 23, 2009, at 11:50 PM, Peter Velan wrote: >> >> ... whereas in 4.0.0-rc2 the corresponding new style tag >> >> >> >> delivers just a poor "/mail.cgi/u/listname/" without the email >> address coded in :-( >> >> I would like to see the same behaviour in V4 as in the ancient V2. > > It's been like that, at least since 3.0 - I'm not changing it this late in the game, although there is a workaround ...Continue Reading

Re: Dada Mail 4.0.0 Release Candidate 2 Released

November 23rd 2009 PDT

On Nov 23, 2009, at 11:50 PM, Peter Velan wrote: > > ... whereas in 4.0.0-rc2 the corresponding new style tag > > > > delivers just a poor "/mail.cgi/u/listname/" without the email > address coded in :-( > > I would like to see the same behaviour in V4 as in the ancient V2. It's been like that, at least since 3.0 - I'm not changing it this late in the game, although there is a workaround (I think I linked to it, before): http://dadamailproject.com/support/documentation-dada ...Continue Reading

Re: Dada Mail 4.0.0 Release Candidate 2 Released

November 23rd 2009 PDT

am 23.11.2009 02:01 schrieb Justin J: > http://cloud.github.com/downloads/justingit/dada-mail/dada-4_0_0-rc_2.tar.gz There still a problem with "Subscription Successful Email Message"! If is successfully subscribed, then ... in DADAmail 2.10.16 the old style tag [list_unsubscribe_link] expands to "/mail.cgi/u/listname/localpart/domain.tld/" ... whereas in 4.0.0-rc2 the corresponding new style tag delivers just a poor "/mail.cgi/u/listname/" without the email address coded in :-( ...Continue Reading

Re: Removing Administration Link

November 23rd 2009 PDT

Duh!!!!That was a little too obvious for me to spot.  Tried it and obviously works fineMany thanks.Best regards--*/Martyn Davison/*Date: Mon, 23 Nov 2009 14:04:23 -0500From: kohenkatz@PROTECTEDTo: martyndavison@PROTECTEDSubject: [dadadev] Re: Removing Administration Link Re: Re: Removing Administration Link You just need to write down or bookmark the link before you remove it.- Moshe------------------------------Moshe KatzKatzNet Computers-- moshe@PROTECTED -- +1(301)867-3732 On Mon, Nov 23, 2009 at 1:47 PM, Ma ...Continue Reading

Re: Dada Mail 4.0.0 Release Candidate 2 Released

November 23rd 2009 PDT

am 23.11.2009 02:01 schrieb Justin J: > * Fixed the problem with the redirect-with-query-string not working for unsubscription requests. > > This was reported by Velan yesterday. Thanks for the report! There was an issue and it's now fixed. "redirection with query-string" ok now. Peter ...Continue Reading

Re: Removing Administration Link

November 23rd 2009 PDT

Check out the docs for this very variable: http://dadamailproject.com/support/documentation-dada-3_0_4/Config.pm.html#_show_admin_link It'll also go over the $ADMIN_FLAVOR_NAME and, $SIGN_IN_FLAVOR_NAME variables, so even if you have hidden the link, you still can't guess what the admin link is. For example, this won't work ;) http://dadamailproject.com/cgi-bin/dada/mail.cgi/admin ...Continue Reading

Re: Removing Administration Link

November 23rd 2009 PDT

You just need to write down or bookmark the link before you remove it.- Moshe------------------------------Moshe KatzKatzNet Computers-- moshe@PROTECTED -- +1(301)867-3732 On Mon, Nov 23, 2009 at 1:47 PM, Martyn Davison <martyndavison@PROTECTED> wrote: JustinIf you remove the administration link from this page how do you get the the administration area?I am very happy not to have the link on the public facing page, in fact prefer it,  but obviously need to get to the administration area to do the business. ...Continue Reading

Re: Removing Administration Link

November 23rd 2009 PDT

JustinIf you remove the administration link from this page how do you get the the administration area?I am very happy not to have the link on the public facing page, in fact prefer it,  but obviously need to get to the administration area to do the business.Best regards--*/Martyn Davison/*> Date: Sat, 21 Nov 2009 01:24:36 -0500> From: ckuczun@PROTECTED> To: martyndavison@PROTECTED> Subject: [dadadev] Re: Removing Administration Link> > > Thanks, Justin. Setting $SHOW_ADMIN_LINK = 2; in the .d ...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.