-
Here's what I get, if authorized senders is not on:
Currently, 0 mass mailout(s) running or queued.
That's below our limit (2).
Checking awaiting messages:
------------------------------------------------------------------------
List: test
Logging into POP3 server: test.com
POP3 Login succeeded.
Message count: 1
Message Size: 1001
Message is from...
2010-01-06 04:42:35 UTC in Dada Mail
-
I've yet to even be able to exactly recreate your problem, but turning off Authorized Senders seems to make a big difference in making this work - *kind* of makes sense, since Authorized Senders aren't really used if its an open discussion list.
2010-01-06 04:38:36 UTC in Dada Mail
-
Thanks for the info, I'll go through it ;)
2010-01-06 03:48:24 UTC in Dada Mail
-
Can you paste exactly what gets printed when you manually run Dada Bridge on a message?.
2010-01-06 00:24:02 UTC in Dada Mail
-
Here's a (potential) fix for your problem - this is the dada_bridge.pl script, based on what's shipped in 4.0.1, but with an extra test to look for multiple From: addresses. If one is found, the message is rejected. I don't have any real-world tests on this, but it could help with your situation.
http://github.com/justingit/dada-mail/commit/0e4ba7ad5790fe855a761b435e702298a5acc805
The...
2010-01-06 00:18:43 UTC in Dada Mail
-
Here's the repost of your report:
http://github.com/justingit/dada-mail/issues/#issue/13.
2010-01-05 22:09:10 UTC in Dada Mail
-
Thanks for the report - I'll look into it. We are transitioning to the new issue tracker here:
http://github.com/justingit/dada-mail/issues
So if you don't see a reply from me here (or this silently goes away), find the issue over there.
2010-01-05 22:08:27 UTC in Dada Mail
-
I don't really give ETA's for bug fixes or version releases, so I don't have a time this will be fixed. I've just come out of the holiday season and have moved across the Atlantic, so you may need to give me a breather.
The new tracker is here, and I'll add this problem:
http://github.com/justingit/dada-mail/issues.
2010-01-04 19:26:00 UTC in Dada Mail
-
You can actually get around this by simply using a full URL in FCKeditor's file browser, in the config.php file:
$Config['UserFilesPath'] = 'http://example.com/userfiles/' ;
instead of just,
$Config['UserFilesPath'] = '/userfiles/' ;
There's really no support (yet) for what you're saying should be used.
2009-12-20 19:27:19 UTC in Dada Mail
-
I hope i explained this well on the boards (I didn't get a reply), but the Reply-To header will be different than the, Return-Path header,
2009-11-16 09:38:51 UTC in Dada Mail