11 years agoUse sd for issue tracking master
Chris Nehren [Thu, 19 Jul 2012 04:05:22 +0000]
Use sd for issue tracking

11 years agoAdd rough, untested bounce parsing.
Chris Nehren [Thu, 19 Jul 2012 02:41:52 +0000]
Add rough, untested bounce parsing.

This uses Mail::DeliveryStatus::Bounceparser for want of a better tool.
Most of the logic is in there, so we can treat it as a black box as far
as Promulger is concerned. The rest of the surrounding logic is pretty
simple.

11 years agoRemove Method::Signatures::Simple.
Chris Nehren [Thu, 19 Jul 2012 02:41:12 +0000]
Remove Method::Signatures::Simple.

It has an XS dependency, which means it's a no-no here.

11 years agoadd some stuff to MANIFEST.SKIP
Chris Nehren [Sun, 15 Jul 2012 07:24:25 +0000]
add some stuff to MANIFEST.SKIP

11 years agosome fixes to the still premature web frontend
Chris Nehren [Wed, 11 Jul 2012 03:46:03 +0000]
some fixes to the still premature web frontend

12 years agoREADME -> README.pod, add some content
Chris Nehren [Tue, 6 Sep 2011 03:20:53 +0000]
README -> README.pod, add some content

12 years agoMore tests are a good thing
Chris Nehren [Sun, 4 Sep 2011 07:29:02 +0000]
More tests are a good thing

12 years agostandardize on strictures+autodie+Test::Most where applicable
Chris Nehren [Sun, 4 Sep 2011 07:28:42 +0000]
standardize on strictures+autodie+Test::Most where applicable

12 years agoMerge branch 'oo-dispatcher'
Chris Nehren [Sun, 4 Sep 2011 05:59:54 +0000]
Merge branch 'oo-dispatcher'

12 years agomore tests for lists
Chris Nehren [Sun, 4 Sep 2011 05:59:50 +0000]
more tests for lists

12 years agofix transport support in the dispatcher so it can be overridden at runtime
Chris Nehren [Sun, 4 Sep 2011 05:59:27 +0000]
fix transport support in the dispatcher so it can be overridden at runtime

12 years agobring Moo to the Dispatcher for more flexibility and easier testing
Chris Nehren [Sun, 4 Sep 2011 05:30:33 +0000]
bring Moo to the Dispatcher for more flexibility and easier testing

12 years agosimple tests for lists
Chris Nehren [Sun, 4 Sep 2011 05:13:47 +0000]
simple tests for lists

12 years agosanity checking for the config file
Chris Nehren [Sun, 4 Sep 2011 05:13:13 +0000]
sanity checking for the config file

12 years agoerror checking for tying the aliases file
Chris Nehren [Sun, 4 Sep 2011 05:13:04 +0000]
error checking for tying the aliases file

12 years agouse more things in the compile test
Chris Nehren [Sun, 4 Sep 2011 04:30:20 +0000]
use more things in the compile test

12 years agoUse FindBin so we don't need the bin_root silliness
Chris Nehren [Sun, 4 Sep 2011 04:29:42 +0000]
Use FindBin so we don't need the bin_root silliness

12 years agoupdate Makefile.PL
Chris Nehren [Sun, 4 Sep 2011 03:07:18 +0000]
update Makefile.PL

12 years agofix testing for transport
Chris Nehren [Sun, 4 Sep 2011 03:06:50 +0000]
fix testing for transport

12 years agoupdate the docs to reflect the new calling convention for pmg
Chris Nehren [Sun, 4 Sep 2011 02:45:02 +0000]
update the docs to reflect the new calling convention for pmg

12 years agohandy dandy message generator
Chris Nehren [Sun, 4 Sep 2011 02:42:30 +0000]
handy dandy message generator

12 years agomove the --config option to be global, also add a command to unsubscribe a
Chris Nehren [Sun, 4 Sep 2011 02:41:26 +0000]
move the --config option to be global, also add a command to unsubscribe a
member.

12 years agorefactor message sending to use a custom transport
Chris Nehren [Sun, 4 Sep 2011 02:40:49 +0000]
refactor message sending to use a custom transport

12 years agos/Email::Simple/Email::MIME/g
Chris Nehren [Sat, 3 Sep 2011 23:10:08 +0000]
s/Email::Simple/Email::MIME/g

12 years agovery basic web frontend
Chris Nehren [Sat, 3 Sep 2011 22:25:13 +0000]
very basic web frontend

12 years agoFix list creation, add a method to enumerate a list's subscribers.
Chris Nehren [Sat, 3 Sep 2011 22:24:16 +0000]
Fix list creation, add a method to enumerate a list's subscribers.

12 years agowork towards s/Moose/Moo/g
Chris Nehren [Thu, 4 Aug 2011 00:57:34 +0000]
work towards s/Moose/Moo/g

13 years agoadd a reply-to header so as to be less confusing and actually work right, now that...
Chris Nehren [Sat, 26 Jun 2010 13:06:57 +0000]
add a reply-to header so as to be less confusing and actually work right, now that we have set the from header properly

13 years agosteal^Wborrow the DBIC MANIFEST.SKIP
Chris Nehren [Sat, 26 Jun 2010 12:58:43 +0000]
steal^Wborrow the DBIC MANIFEST.SKIP

13 years agocommand for subscribing users
Chris Nehren [Sat, 26 Jun 2010 12:58:28 +0000]
command for subscribing users

13 years agomake messages posted from the list appear to be from the person who sent them
Chris Nehren [Sat, 26 Jun 2010 12:46:52 +0000]
make messages posted from the list appear to be from the person who sent them

13 years agomv bin -> script
Chris Nehren [Fri, 25 Jun 2010 19:48:15 +0000]
mv bin -> script
add MANIFEST.SKIP
rm MANIFEST
fixes to Makefile.PL
comment out Mail::Verp for now

13 years agoa test file! gasp
Chris Nehren [Mon, 21 Jun 2010 19:31:19 +0000]
a test file! gasp

13 years agoadd basic project files
Chris Nehren [Mon, 21 Jun 2010 19:28:44 +0000]
add basic project files

13 years agoFixes from actual testing
Chris Nehren [Sun, 20 Jun 2010 06:54:45 +0000]
Fixes from actual testing

13 years agosimple, stupid mailman -> pmg subscriber import
Chris Nehren [Sun, 20 Jun 2010 04:12:55 +0000]
simple, stupid mailman -> pmg subscriber import

13 years agofinal bits of code to be useful
Chris Nehren [Sun, 20 Jun 2010 03:06:58 +0000]
final bits of code to be useful

14 years agoJust about ready to go live
Chris Nehren [Sun, 14 Mar 2010 01:31:58 +0000]
Just about ready to go live

14 years agoadd the TODO
Chris Nehren [Sun, 14 Mar 2010 00:35:33 +0000]
add the TODO

14 years agolots of refactoring
Chris Nehren [Sun, 14 Mar 2010 00:27:22 +0000]
lots of refactoring

14 years agosimple and stupid list creation. sets up aliases, creates the object, stores it.
Chris Nehren [Wed, 30 Dec 2009 06:45:46 +0000]
simple and stupid list creation. sets up aliases, creates the object, stores it.
and that's it.

14 years agoinitial commit
Chris Nehren [Wed, 30 Dec 2009 03:59:37 +0000]
initial commit