Dada Mail Developers Archives

 

Re: Large Messages in the SQL Archive Backend

September 22nd 2005 UTC

On 16 Sep 2005 10:15:04 -0000, Gerard wrote: > > On 16 Sep 2005 06:21:10 -0000, "Dada Mail \(Justin Simoni\)" > Subject: [dadadev] Large Messages in the SQL Archive Backend > With these words of wisdom: > > > > > OK, here's a bug to investigate if you're using the SQL Archive Backend, > > > > The type of column for the, "raw_msg" field is set to, "text" - it > > seems that this type of column has a limit of 65,000 characters - > > which i ...Continue Reading

Re: Problems Pingiing

September 21st 2005 UTC

> Do you have any ideas what might be causing this problem? It is a > daily > occurrence. I think Dada's having a hard time pinging, "http://ping.blo.gs/" - most likely, it's a problem on, "http://ping.blo.gs/"'s side. If you don't like it, take "http://ping.blo.gs/" out of the, @PING_URLS array, or uncheck, "Ping/Notify Site Update Services" in Manage Archives -> Archive Options -> Advanced. ...Continue Reading

Problems Pingiing

September 21st 2005 UTC

Justin, I continually find this error message in the DADA error log. [Wed Sep 21 00:10:26 2005] scheduled_mailings.pl: Bud Man Warning: problems pinging http://ping.blo.gs/ : No such file or directory at /usr/local/www/cgi-bin/dada/DADA/MailingList/Archives.pm line 2110. This is the code involved. Line 2110 begins with 'warn' sans quotation marks. eval { require XMLRPC::Lite }; if(! $@ ) { return map { eval { XMLRPC::Lite->proxy($_, timeout => 5) ->call('weblogUpdates.ping', $self->{list_info}->{l ...Continue Reading

Re: Error Messages When Sending With 'dada_bridge.pl' = (UPDATE)

September 20th 2005 UTC

> I changed the one the you referenced. Should I make changes to any of > the other ones as well? Probably not - "\t" is how you make a tab stop print, similar to, "\n", which is a newline. It looks like I just missed a, "t" after a, "\". > Secondly, will this change alleviate the problem with the bounced > messages. No, I don't think the issues are related. What I'm guessing is that the encoding of message somewhere along the way is slightly funky, but I d ...Continue Reading

Re: Error Messages When Sending With 'dada_bridge.pl' = (UPDATE)

September 20th 2005 UTC

On 19 Sep 2005 18:05:05 -0000, "Dada Mail \(Justin Simoni\)" Replied to: [dadadev] Re: Error Messages When Sending With 'dada_bridge.pl' = (UPDATE) With these words of wisdom: > > > Line # 1088 is the second of the three lines below: > > > > if($li->{send_invalid_msgs_to_owner} == 1){ > > print "\t\invalid_msgs_to_owner on its way! \n\n"; > > send_invalid_msgs_to_owner($li, $list, $full_msg); > > I see, just change: > > ...Continue Reading

Re: Error Messages When Sending With 'dada_bridge.pl' = (UPDATE)

September 19th 2005 UTC

> Line # 1088 is the second of the three lines below: > > if($li->{send_invalid_msgs_to_owner} == 1){ > print "\t\invalid_msgs_to_owner on its way! \n\n"; > send_invalid_msgs_to_owner($li, $list, $full_msg); I see, just change: print "\t\invalid_msgs_to_owner on its way! \n\n"; To: print "\tinvalid_msgs_to_owner on its way! \n\n"; -- Justin Simoni .: Dada Mail "Write Once - Distribute Everywhere" Email Communication Soft ...Continue Reading

Re: Error Messages When Sending With 'dada_bridge.pl' = (UPDATE)

September 19th 2005 UTC

On 19 Sep 2005 07:30:20 -0000, "Dada Mail \(Justin Simoni\)" Replied to: [dadadev] Re: Error Messages When Sending With 'dada_bridge.pl' = (UPDATE) With these words of wisdom: > > > This is the error message: > > > > Unrecognized escape \i passed through at > > /usr/local/www/cgi-bin/dada/plugins/dada_bridge.pl line 1088. > > Since you have to tweak the top of this script, what is line 1088 for > you copy? > > Also, are there any other modifications you made to ...Continue Reading

Re: Error Messages When Sending With 'dada_bridge.pl' = (UPDATE)

September 19th 2005 UTC

> This is the error message: > > Unrecognized escape \i passed through at > /usr/local/www/cgi-bin/dada/plugins/dada_bridge.pl line 1088. Since you have to tweak the top of this script, what is line 1088 for you copy? Also, are there any other modifications you made to the program? (example: changing the shebang line) ...Continue Reading

Re: Error Messages When Sending With 'dada_bridge.pl'

September 19th 2005 UTC

> Justin, I am posting this message both here and in the "bug track" on > Source Forge. I am not sure exactly where it belongs. You don't have to address me personally, I'd rather you address the list itself, as I'm just one of the people who's on it; > When a message is sent via the DADA Discussion list program, I > experience an extremely high number of bounces, all with the exact > error > code. This is the returned messages error I receive. Is the message large? Can you send a cop ...Continue Reading

Error Messages When Sending With 'dada_bridge.pl' = (UPDATE)

September 18th 2005 UTC

Justin, I am posting this message both here and in the "bug track" on Source Forge. I am not sure exactly where it belongs. Since using the new version of DADA, I have experienced the following phenomena with the dada_bridge.pl module. When a message is sent via the DADA Discussion list program, I experience an extremely high number of bounces, all with the exact error code. This is the returned messages error I receive. Reporting-MTA: dns; seibercom.net Received-From-MTA: DNS; localhost Arrival-Date: Sun, ...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.