/[notice-sender]/trunk/sender.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/sender.pl

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 93 - (view) (annotate) - [select for diffs]
Modified Tue Dec 19 15:04:05 2006 UTC (17 years, 3 months ago) by dpavlin
File length: 7332 byte(s)
Diff to previous 73 , to selected 6
added verbose to send_queued_messages so that SOAP call (SendTest, used for tests) doesn't
produce any output (and thus confuse SOAP CGI server)

Revision 73 - (view) (annotate) - [select for diffs]
Modified Mon Aug 22 20:39:38 2005 UTC (18 years, 7 months ago) by dpavlin
File length: 7311 byte(s)
Diff to previous 72 , to selected 6
use Pod::Usage for documentation (and --help/--man options)


Revision 72 - (view) (annotate) - [select for diffs]
Modified Mon Aug 22 20:24:04 2005 UTC (18 years, 7 months ago) by dpavlin
File length: 7025 byte(s)
Diff to previous 69 , to selected 6
great API change: list options are now create_list and drop_list


Revision 69 - (view) (annotate) - [select for diffs]
Modified Tue Aug 2 18:28:57 2005 UTC (18 years, 7 months ago) by dpavlin
File length: 6550 byte(s)
Diff to previous 61 , to selected 6
added --aliases to specify aliases file other than /etc/aliases


Revision 61 - (view) (annotate) - [select for diffs]
Modified Wed Jun 22 12:26:54 2005 UTC (18 years, 9 months ago) by dpavlin
File length: 6317 byte(s)
Diff to previous 57 , to selected 6
added --delete option to delete user from list


Revision 57 - (view) (annotate) - [select for diffs]
Modified Tue Jun 21 09:41:22 2005 UTC (18 years, 9 months ago) by dpavlin
File length: 5736 byte(s)
Diff to previous 55 , to selected 6
added ext_id to --list


Revision 55 - (view) (annotate) - [select for diffs]
Modified Wed Jun 8 14:26:31 2005 UTC (18 years, 9 months ago) by dpavlin
File length: 5683 byte(s)
Diff to previous 53 , to selected 6
warn if you didn't specify driver when using --send


Revision 53 - (view) (annotate) - [select for diffs]
Modified Wed May 25 15:20:38 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5457 byte(s)
Diff to previous 51 , to selected 6
added full from address to --list


Revision 51 - (view) (annotate) - [select for diffs]
Modified Wed May 25 15:02:12 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5435 byte(s)
Diff to previous 49 , to selected 6
don't try to add list if it doesn't exist (it needs more arguments that list
name anyway, and you should use --new for that!)


Revision 49 - (view) (annotate) - [select for diffs]
Modified Tue May 24 16:44:34 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5457 byte(s)
Diff to previous 48 , to selected 6
removed unneeded --bounce flag, cleanup, added --sleep (default: 3s)


Revision 48 - (view) (annotate) - [select for diffs]
Modified Tue May 24 15:19:44 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5492 byte(s)
Diff to previous 47 , to selected 6
handle bounces correctly


Revision 47 - (view) (annotate) - [select for diffs]
Modified Tue May 24 14:02:05 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5264 byte(s)
Diff to previous 45 , to selected 6
added SMTP driver, dependency on IO::All, various fixes and improvements


Revision 45 - (view) (annotate) - [select for diffs]
Modified Wed May 18 13:12:54 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 4932 byte(s)
Diff to previous 42 , to selected 6
added delete_member


Revision 42 - (view) (annotate) - [select for diffs]
Modified Wed May 18 09:46:49 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 4978 byte(s)
Diff to previous 38 , to selected 6
small optimisation


Revision 38 - (view) (annotate) - [select for diffs]
Modified Tue May 17 21:37:06 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5008 byte(s)
Diff to previous 36 , to selected 6
documentation and other misc improvements


Revision 36 - (view) (annotate) - [select for diffs]
Modified Tue May 17 17:49:14 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5255 byte(s)
Diff to previous 33 , to selected 6
work on inbox option


Revision 33 - (view) (annotate) - [select for diffs]
Modified Tue May 17 11:09:08 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5111 byte(s)
Diff to previous 32 , to selected 6
added new_list method, cleanus, e-mail is now unique for user, adding user with different full name will just update full name for that record.


Revision 32 - (view) (annotate) - [select for diffs]
Modified Mon May 16 22:32:58 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5149 byte(s)
Diff to previous 30 , to selected 6
uniqe hashes are now really unique for each list-user-message pair


Revision 30 - (view) (annotate) - [select for diffs]
Modified Mon May 16 21:54:41 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5101 byte(s)
Diff to previous 29 , to selected 6
added new method, more strict checking for lists in structure, refactored code a bit


Revision 29 - (view) (annotate) - [select for diffs]
Modified Mon May 16 20:58:44 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 4617 byte(s)
Diff to previous 24 , to selected 6
attempt at validating queued mail messages, sending with unique hash,
documentation for inbox option (but not implementation),
renamed add_message_to_queue to add_message_to_list


Revision 24 - (view) (annotate) - [select for diffs]
Modified Sun May 15 22:30:54 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 4346 byte(s)
Diff to previous 23 , to selected 6
added add_message_to_queue


Revision 23 - (view) (annotate) - [select for diffs]
Modified Sun May 15 22:12:31 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 4873 byte(s)
Diff to previous 22 , to selected 6
added add_member_to_list


Revision 22 - (view) (annotate) - [select for diffs]
Modified Sun May 15 21:52:56 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 5334 byte(s)
Diff to previous 21 , to selected 6
moved send_queued_messages to module


Revision 21 - (view) (annotate) - [select for diffs]
Modified Sun May 15 21:35:15 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 6426 byte(s)
Diff to previous 20 , to selected 6
more cleanup and restructuring


Revision 20 - (view) (annotate) - [select for diffs]
Modified Sun May 15 21:19:26 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 6503 byte(s)
Diff to previous 19 , to selected 6
begin refactoring to Nos module and utility script


Revision 19 - (view) (annotate) - [select for diffs]
Modified Sun May 15 17:04:18 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 6638 byte(s)
Diff to previous 18 , to selected 6
include From: in outgoing e-mails


Revision 18 - (view) (annotate) - [select for diffs]
Modified Sun May 15 17:01:19 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 6561 byte(s)
Diff to previous 17 , to selected 6
lists now have From: e-mail address


Revision 17 - (view) (annotate) - [select for diffs]
Modified Sun May 15 16:32:36 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 6189 byte(s)
Diff to previous 16 , to selected 6
added e-mail from: address for list


Revision 16 - (view) (annotate) - [select for diffs]
Modified Sun May 15 16:29:44 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 6170 byte(s)
Diff to previous 15 , to selected 6
documentation improvements


Revision 15 - (view) (annotate) - [select for diffs]
Modified Sun May 15 16:25:01 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 6104 byte(s)
Diff to previous 14 , to selected 6
change in queue output, default name is blank, send option is now implemented


Revision 14 - (view) (annotate) - [select for diffs]
Modified Sun May 15 14:20:08 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 4912 byte(s)
Diff to previous 13 , to selected 6
--queue without parametar lists queue, documented (but not implemented) send


Revision 13 - (view) (annotate) - [select for diffs]
Modified Sat May 14 20:54:40 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 3795 byte(s)
Diff to previous 12 , to selected 6
added source e-mail testing while adding users


Revision 12 - (view) (annotate) - [select for diffs]
Modified Sat May 14 18:23:26 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 3666 byte(s)
Diff to previous 11 , to selected 6
fix, again


Revision 11 - (view) (annotate) - [select for diffs]
Modified Sat May 14 18:20:50 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 3668 byte(s)
Diff to previous 10 , to selected 6
small fixes and renamed message_list to queue (because it is :-)


Revision 10 - (view) (annotate) - [select for diffs]
Modified Sat May 14 14:26:21 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 3689 byte(s)
Diff to previous 9 , to selected 6
small fix to docs


Revision 9 - (view) (annotate) - [select for diffs]
Modified Sat May 14 13:21:35 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 3701 byte(s)
Diff to previous 8 , to selected 6
list just members of one list as option


Revision 8 - (view) (annotate) - [select for diffs]
Modified Sat May 14 13:12:00 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 3422 byte(s)
Diff to previous 6
documentation


Revision 6 - (view) (annotate) - [selected]
Modified Sat May 14 12:31:27 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 2829 byte(s)
Diff to previous 3
added --queue


Revision 3 - (view) (annotate) - [select for diffs]
Modified Sat May 14 10:44:53 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 1739 byte(s)
Diff to previous 2 , to selected 6
call commit, now works


Revision 2 - (view) (annotate) - [select for diffs]
Modified Fri May 13 22:08:44 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 1799 byte(s)
Diff to previous 1 , to selected 6
a try at add option


Revision 1 - (view) (annotate) - [select for diffs]
Added Fri May 13 21:17:58 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 948 byte(s)
Diff to selected 6
initial import


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26