/[drupal]/contributions/modules/og2list/mail-in.pl
ViewVC logotype

Log of /contributions/modules/og2list/mail-in.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.27.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 11:45:56 2007 UTC (2 years, 6 months ago) by killes
Branch: DRUPAL-4-7
Changes since 1.27.2.3: +13 -6 lines
Diff to previous 1.27.2.3 , to branch point 1.27 , to next main 1.33
backport from HEAD

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 5 23:57:03 2006 UTC (2 years, 11 months ago) by bengen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.32: +13 -6 lines
Diff to previous 1.32
In response to http://drupal.org/node/90313, use Email::Address rather
than that ad-hoc regex I came up with previously.

Revision 1.27.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 18:08:34 2006 UTC (3 years ago) by killes
Branch: DRUPAL-4-7
Changes since 1.27.2.2: +68 -9 lines
Diff to previous 1.27.2.2 , to branch point 1.27
backport from HEAD

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 15 20:31:21 2006 UTC (3 years ago) by killes
Branch: MAIN
Changes since 1.31: +68 -9 lines
Diff to previous 1.31
#68739, attachment support for inbound mail, mail-in part, patch by galapas

Revision 1.27.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 3 08:45:32 2006 UTC (3 years ago) by killes
Branch: DRUPAL-4-7
Changes since 1.27.2.1: +0 -0 lines
Diff to previous 1.27.2.1 , to branch point 1.27
Backport from HEAD

Revision 1.27.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 08:20:41 2006 UTC (3 years, 2 months ago) by killes
Branch: DRUPAL-4-7
Changes since 1.27: +23 -16 lines
Diff to previous 1.27
backport from HEAD

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 24 19:35:21 2006 UTC (3 years, 3 months ago) by bengen
Branch: MAIN
Changes since 1.30: +5 -4 lines
Diff to previous 1.30
Handle multipart/signed message parts (S/MIME)

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 13:01:33 2006 UTC (3 years, 3 months ago) by bengen
Branch: MAIN
Changes since 1.29: +19 -20 lines
Diff to previous 1.29
* Some POD clarification concerning debug mode and UTF-8
* Moved DB connection to one place

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 12:56:20 2006 UTC (3 years, 3 months ago) by killes
Branch: MAIN
Changes since 1.28: +4 -1 lines
Diff to previous 1.28
add 'set names utf8' where it matters

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 4 01:14:11 2006 UTC (3 years, 3 months ago) by bengen
Branch: MAIN
Changes since 1.27: +5 -1 lines
Diff to previous 1.27
Add stupid workaround for server collation.

Revision 1.25.2.2
Wed Jul 26 17:56:59 2006 UTC (3 years, 4 months ago) by killes
Branch: DRUPAL-4-6
Changes since 1.25.2.1: +1 -1 lines
FILE REMOVED
4.6 branch no lonbger supported.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 1 22:31:23 2006 UTC (3 years, 4 months ago) by bengen
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.26: +10 -1 lines
Diff to previous 1.26
* Mention domains condition for routers
* Mention excluding postmaster, abuse, etc. from og2list router

Revision 1.25.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 7 22:57:51 2006 UTC (3 years, 5 months ago) by killes
Branch: DRUPAL-4-6
Changes since 1.25: +3 -5 lines
Diff to previous 1.25
backport from HEAD

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 2 22:48:48 2006 UTC (3 years, 5 months ago) by killes
Branch: MAIN
Changes since 1.25: +3 -5 lines
Diff to previous 1.25
fixing sql queris in mail-in.pl (to_address, to_name removed in og2list_incoming_content)
fixing php warning if no attachements.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 22:03:09 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.24: +11 -1 lines
Diff to previous 1.24
updated docs for postfix, added info about abuse mail addresses

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 20:48:21 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.23: +61 -1 lines
Diff to previous 1.23
Docs by Christoph Haas for runnign og2list with Postfix

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 20 17:47:28 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.22: +4 -1 lines
Diff to previous 1.22
Skip attachments

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 19 21:33:32 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.21: +4 -5 lines
Diff to previous 1.21
Use the envelope recipient instead of the wrongly-parsed "To:" field for determining the list. D'oh!

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 19 20:28:01 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
more updated docs.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 13 12:48:47 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.19: +9 -5 lines
Diff to previous 1.19
* Properly decode character set(s) from subject
* Fix for minor glitch in body decoding
* add another test message from web.de

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 12 23:53:17 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.18: +3 -2 lines
Diff to previous 1.18
* Err, actually use a documented (MIME::Head) interface for determining
  the character set.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 12 23:23:24 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.17: +7 -4 lines
Diff to previous 1.17
* fixed stupid variable declaration mismatch
* put parts of message body through decode(), so it's hopefully all
  gonna be utf-8

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 18:11:04 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.16: +7 -5 lines
Diff to previous 1.16
* Debugging code for VERP decoding
* More readable References line

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 14:40:31 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.15: +12 -3 lines
Diff to previous 1.15
* Add VERP handling (untested)

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 12:55:04 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.14: +8 -8 lines
Diff to previous 1.14
* Fix subject and body encoding (UTF-8) for incoming mail

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 10 20:51:07 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
fixed docs (-t -> -d)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 6 15:33:26 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.12: +4 -5 lines
Diff to previous 1.12
sort_key is auto_incremented

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 6 14:14:20 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.11: +16 -2 lines
Diff to previous 1.11
* Fix typo
* Add Emacs cperl-mode magic mumblings at end
* updated Exim router documentation

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 5 22:04:52 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.10: +13 -3 lines
Diff to previous 1.10
Add ogroup assignment based on recipient.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 5 19:30:34 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9
* Fix embarassing compilation error (use strict)
* slightly more verbose warning

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 5 14:15:02 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.8: +29 -6 lines
Diff to previous 1.8
Documentation update: Workaround MySQL-less Exim installation

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 22:32:40 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.7: +34 -26 lines
Diff to previous 1.7
DSN stub code.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 3 21:49:35 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.6: +13 -4 lines
Diff to previous 1.6
* Corrected SQL lookup.
* Added links to the Exim documentation.
* Added a note on how to make the POD (more) readable

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 3 14:18:30 2006 UTC (3 years, 7 months ago) by bengen
Branch: MAIN
Changes since 1.5: +44 -5 lines
Diff to previous 1.5
Documentation update

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 30 21:08:59 2006 UTC (3 years, 8 months ago) by bengen
Branch: MAIN
Changes since 1.4: +51 -32 lines
Diff to previous 1.4
* References/In-Reply-To header parsing
* Documentation updates
* multipart/mixed, multipart/related, multipart/parallel are handled
  in the same way.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 23:53:42 2006 UTC (3 years, 8 months ago) by bengen
Branch: MAIN
Changes since 1.3: +51 -19 lines
Diff to previous 1.3
* Started documentation in POD format
* MIME::Parser now puts its objects to memory instead of creating
  temporary files

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 23:31:32 2006 UTC (3 years, 8 months ago) by bengen
Branch: MAIN
Changes since 1.2: +134 -80 lines
Diff to previous 1.2
* Implemented command line parsing
  -t: "test" switch
  -f <from-address> Set _envelope_ from
* Renamed process_body to simplify_body -- the name makes more sense
* Some formatting to make Emacs perl-mode's syntax highlighting
  happier
* Inserted stub for multipart/mixed, multipart/digest,
  multipart/parallel, and a general multipart/* stub -- need to read
  RfC2046 more thoroughly and see some examples.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 23 01:23:19 2006 UTC (3 years, 8 months ago) by bengen
Branch: MAIN
Changes since 1.1: +86 -31 lines
Diff to previous 1.1
added MIME parsing function that recognizes text/plain and text/html in multipart messages, added threading stuff

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 3 19:20:17 2006 UTC (3 years, 9 months ago) by bengen
Branch: MAIN
Initial checkin.
Beware:
* no error checking
* no multipart support
* no threading

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2