Dada Mail Developers Archives

 

Re: "Date:" header handling

September 10th 2007 UTC

On Sep 7, 2007, at 12:01 PM, Mariano Absatz wrote: > did you finally do this? can you send me a patch? or else... at least > you have a good guess of where should I do what? OK, here's basically the deal. In the dada/DADA/Mail/Send.pm file, you'll have to find the, _make_general_headers subroutine. There's 2 lines there: [snip] require HTTP::Date; $gh{Date} = HTTP::Date::time2str(); [/snip] You'll want to comment/remove those. Seems like there's probably a reason I explicitly set the Date: header, al ...Continue Reading

Re: "Date:" header handling

September 9th 2007 UTC

On Sep 7, 2007, at 12:01 PM, Mariano Absatz wrote: > did you finally do this? can you send me a patch? or else... at least > you have a good guess of where should I do what? Naw, I haven't looked at it, I'll try to tonight. It's one of those, "Could be plugged up in a bunch of places.. but where *should* it be..." kind of problems; ...Continue Reading

Re: "Date:" header handling

September 7th 2007 UTC

On 8/24/07, Dada Mail (Justin Simoni) wrote: > > On Aug 24, 2007, at 12:36 PM, Mariano Absatz wrote: > > IIRC, 2.10.0 didn't do this (or is/was it a configuration setting?). > > > > I see two pros and two cons to this approach: > > pros) > > 1) You can "fix" the message and re-use the same copy again and again > > for a slight performance increase (this is in fact not valid if you > > change the "To:" address in each message) > > 2) You know to ...Continue Reading

Re: Question regarding scheduled messages

September 6th 2007 UTC

By the way, I don't know if you use a 'showcase' type page to show examples of your script but I've implemented the ajax form on my site and it looks great (from your template) http://www.hillaryproject.com/ Scroll to 'newsletter' -----Original Message----- From: JT Thompson [mailto:j.thompson@PROTECTED] Sent: Wednesday, September 05, 2007 11:13 PM To: dadadev@PROTECTED Subject: [dadadev] Re: Question regarding scheduled messages FYI I found out what the problem was here. I installed something called 'bad behavio ...Continue Reading

Re: Question regarding scheduled messages

September 6th 2007 UTC

FYI I found out what the problem was here. I installed something called 'bad behavior' which is a spam plugin for the system. It was recognizing the mailing software as a spam hit and refused the connection. I whitelisted it and it's fine now. -----Original Message----- From: JT Thompson [mailto:j.thompson@PROTECTED] Sent: Wednesday, September 05, 2007 6:20 PM To: dadadev@PROTECTED Subject: [dadadev] Re: Question regarding scheduled messages Any thoughts? -----Original Message----- From: JT Thompson [mailto:j.thomp ...Continue Reading

Re: Question regarding scheduled messages

September 5th 2007 UTC

Any thoughts? -----Original Message----- From: JT Thompson [mailto:j.thompson@PROTECTED] Sent: Tuesday, September 04, 2007 11:46 AM To: dadadev@PROTECTED Subject: [dadadev] Re: Question regarding scheduled messages Ahh, ok I gotcha. Here's the error it kicks out [Tue Sep 4 11:43:33 2007] scheduled_mailings.pl: multipart/mixed with no parts?! Something is screwy.... at ..//DADA/App/FormatMessages.pm line 524. Doesn't give me much to track down though. Where would I look for the multipart/text/html designation? -- ...Continue Reading

Re: Question regarding scheduled messages

September 4th 2007 UTC

Ahh, ok I gotcha. Here's the error it kicks out [Tue Sep 4 11:43:33 2007] scheduled_mailings.pl: multipart/mixed with no parts?! Something is screwy.... at ..//DADA/App/FormatMessages.pm line 524. Doesn't give me much to track down though. Where would I look for the multipart/text/html designation? -----Original Message----- From: Justin Simoni [mailto:justin@PROTECTED] Sent: Tuesday, September 04, 2007 11:25 AM To: dadadev@PROTECTED Subject: [dadadev] Re: Question regarding scheduled messages > Not sure what yo ...Continue Reading

Re: Question regarding scheduled messages

September 4th 2007 UTC

> Not sure what you mean about logs. Error logs. Set them up in the Config.pm under, $PROGRAM_ERROR_LOG. They usually will say something interesting. Justin On Sep 4, 2007, at 3:23 AM, JT Thompson wrote: > > Thanks for the response. > > Just for clarification, the other domain I can send from is also on > the same > server. I own the hosting company so I manage the server too. > There's no > resource restrictions on these domains. There's only a handful of > domains on > the ...Continue Reading

Re: Question regarding scheduled messages

September 4th 2007 UTC

Thanks for the response. Just for clarification, the other domain I can send from is also on the same server. I own the hosting company so I manage the server too. There's no resource restrictions on these domains. There's only a handful of domains on the machine. It's my personal server. Not sure what you mean about logs. They show clear. I don't see any errors. If this isn't the logging you're referring to let me know. [Tue Sep 4 04:19:04 2007] project_daily 206.255.63.46 Message pid: 15014 Subject:Hi ...Continue Reading

Re: Question regarding scheduled messages

September 3rd 2007 UTC

On Sep 3, 2007, at 3:58 AM, JT Thompson wrote: > Now, here�s the strange part. This ONLY happens if the URL it > fetches is the same domain as the script is installed. If I specify > another URL on a different domain it works just fine. It also does > not work if I use one of my site aliases. Sometimes this happens, if the web server is configured not to accept requests from the server it's also running on. I believe it's to prevent an infinite loop. Although if this works: > If I back out of ...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.