Dada Mail Developers Archives

 

Re: trying to install 2.11.10 alpha

March 24th 2008 PDT

> Trying to install this and get the following error in my browser > when I go to 'mail.cgi': > > Software error: > Undefined subroutine &main::set_message called at /var/www/cgi-bin/ > dada21110alpha/dada/mail.cgi line 108. > > BEGIN failed--compilation aborted at /var/www/cgi-bin/dada21110alpha/ > dada/mail.cgi line 109. Did you uncomment anything out in the mail.cgi file? Perhaps to get the browser error messages to not show? That's the only thing that would deal with. If you want ...Continue Reading

trying to install 2.11.10 alpha

March 23rd 2008 PDT

Trying to install this and get the following error in my browser when I go to 'mail.cgi':Software error: Undefined subroutine &main::set_message called at /var/www/cgi-bin/dada21110alpha/dada/mail.cgi line 108.BEGIN failed--compilation aborted at /var/www/cgi-bin/dada21110alpha/dada/mail.cgi line 109. For help, please send mail to the webmaster , giving this error message and the time and date of the error. I'm sure it's something simple I'm missing, but I've installed DADA enough times that I should be able to do i ...Continue Reading

Re: DADA on Windows

March 12th 2008 PDT

The answer is all the time.   I worked on it for a little while last night. I found that removing the shebang and changing the extension to .pl solves that problem.   I am now testing with out any plugins and one-by-one I will add on the included ones. Test-Email when setting up the SMTP server settings works fine, but dada will not send out mail from the "Send a list message" section, and while the sending_monitor shows that there are jobs waiting, clicking on one of them produces a blank scree ...Continue Reading

Re: DADA on Windows

March 11th 2008 PDT

On Mar 11, 2008, at 3:48 PM, Yehuda Katz wrote: > Right now, The script runs for about 3 minutes and > then an event shows up in the server error log that says that the > script has > reached its max execution limit. When doing what? All the time, or just when sending out to your list?. If it's just when sending to a list, that's not so out of the ordinary - and is what the auto-pickup feature is for. ...Continue Reading

DADA on Windows

March 11th 2008 PDT

I am attempting to port dada over to windows using Apache 2.2. Has anyonehad any luck in doing so? Right now, The script runs for about 3 minutes andthen an event shows up in the server error log that says that the script has reached its max execution limit. Post: mailto:dadadev@PROTECTED Unsubscribe: http://mojo-skazat.justinsimoni.com/cgi-bin/dada/mail.cgi/u/[list]/ List Information: [program_url]/list/[list] Archive: [program_url]/archive/[list] ...Continue Reading

Dada Mail 2.11 Alpha 10 is out

February 12th 2008 PDT

I've finished up 2.11 Alpha 10: 2.11 Alpha 10 Download 2.11 Alpha 10 2.11 Alpha 10 tar.gz Distribution https://sourceforge.net/project/downloading.php?group_id=13002&use_mirror=osdn&filename=dada-2_11_alpha_10.tar.gz 2.11 Alpha 10 zip Distribution https://sourceforge.net/project/downloading.php?group_id=13002&use_mirror=osdn&filename=dada-2_11_alpha_10.zip Download 2.11 Alpha 10 Notes The majority of changes in this release deals with stability and documentation. 2.11 Alpha 10 New Features Clickthrough Tracker - ...Continue Reading

German umlaute

February 7th 2008 PDT

Hi,I have a problem with the display of German "umlaute" and French "accents" on the main screen of Dada:  Susanne Jäger NewsletterSusanne J�ger Newsletter   Last Message: Susanne Jäger Newsletter - Reminder: Mein wunderbares Ich   Liebe Kolleginen und Kollegen, dies ist ein kurzer Reminder: Heute Abend (22:30h) läuft unser Film "Mein Wunderbares Ich" im WDR. Zeitgleich wird er in Second Life in New Berlin laufen und es gibt ab 21:30 eine Erstausstr ...Continue Reading

Beatitude now knows.

February 6th 2008 PDT

Hey, miracle of miracles, I got Beatitude to understand how to send a scheduled mailing to just part of your list, given a query. That's pretty big stuff - the code for Beatitude isn't the newest. I don't *quite* know why you would want to, but it's about one step away from being an auto-responder with this feature. Kinda neat. Kinda. ...Continue Reading

Re: Sending webpages with inline images

February 5th 2008 PDT

On Tue, Feb 05, 2008 at 03:05:27AM -0700, Justin Simoni wrote: > > At least in 2.10.16, it seems to be working for me (see my attachment) Thanks for testing. > $MAIL_SETTINGS = '>>' . $TMP . '/mail.txt'; > > Try your test again and see if anything gets written to that file. (If > you haven't explicitly set $TMP, it's in the same place as, $FILES) If > it does, see if there's an mime entity for that image. I had to explicitly set that to '>> /tmp/mail.txt' to get it to work (I wo ...Continue Reading

Re: Sending webpages with inline images

February 5th 2008 PDT

On Feb 4, 2008, at 9:27 PM, William McKee wrote: > > On Mon, Feb 04, 2008 at 06:43:44PM -0700, Justin Simoni wrote: >>> I've >>> tried sending the Google homepage and the image is not being >>> attached >>> with the mime messages - >> >> Wonder if it's something snarky Google's doing? > > Well, I tried my site (www.knowmad.com) and mojo.skazat.com. Neither > included the image. Am I perhaps missing a library? At least in 2.10.16, it seems to be working f ...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.