Colin Kuskie
a21783304e
Route all emails through the mailQueue to prevent dropped emails.
2010-02-24 09:58:39 -08:00
Graham Knop
6f3980a9c9
fixed #10838 : Forwarded forum post email to new CS adds reply to original thread
2009-09-01 22:40:08 +00:00
Colin Kuskie
aa65b6ca22
Fix a common misspelling of the word definition, in POD.
2009-07-10 21:04:41 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
c1155d9ab9
Make sure that the URLs are set before comitting posts made from CS emails.
2009-02-15 01:25:48 +00:00
Graham Knop
f362a72210
fixed: Get CS Mail workflow doesn't commit version tags created
2008-11-18 16:11:23 +00:00
Frank Dillon
b607f625a5
Fixed a bug that would not have a subject in the email response error if for some reason the from address is empty and visitors cannot post to the CS
2008-09-26 13:06:11 +00:00
Colin Kuskie
726bd5ee05
Export a method from Workflow::Activity for timeouts and use it in all current Workflows
2008-08-30 20:34:52 +00:00
JT Smith
3f283d7df5
fix: Syntax error in GetCsMail
2008-04-04 00:46:57 +00:00
Graham Knop
b6d66e6daf
typo
2008-04-03 14:53:39 +00:00
Graham Knop
357b2b3c5c
improved behavior of CS mail message filtering
2008-04-01 14:42:42 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Graham Knop
792109761b
oops
2007-10-05 21:07:48 +00:00
Graham Knop
9167097d11
better regex matchnig behavior
2007-10-05 19:57:38 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
JT Smith
e388e52f92
preparing for 7.3.18 bugfix cycle
...
fixed rejected cs mail problem
2007-05-14 21:21:09 +00:00
JT Smith
159badc849
fix: raw message in post is an array instead of a scalar
2007-05-09 15:24:45 +00:00
Nik Ogura
111bd181a9
complete functional version w/o debugging statements. visitor posting bug not fixed
2007-05-02 22:27:40 +00:00
Nik Ogura
63848995ee
bug hunting
2007-05-02 22:06:49 +00:00
Nik Ogura
b3ebabb5fc
removed bogus bugfix of mine
2007-05-02 20:21:38 +00:00
JT Smith
748e56a3b3
Email to forum not working from Mac
2007-05-02 18:51:53 +00:00
Nik Ogura
ac01ed4221
added html filters to processing of text messages so that html tags won't show up in posts
2007-04-06 15:57:37 +00:00
Nik Ogura
43f2c14dff
Fixed self caused bug that blew all posting permissions
2007-04-04 20:58:56 +00:00
Nik Ogura
590f8dd479
Added ability to handle unregistered email messages if allowed
2007-04-02 20:57:30 +00:00
JT Smith
eb580be7f1
removing the autocommit jury rig that posts and wikipage's were using
2006-12-06 17:35:36 +00:00
JT Smith
45080ea0d9
- fix: cs mail needs archive url
...
- fix: cs mail not sending in-reply-to and references headers
- fix: cs mail doesn't like code via email
- CS mail now sends out the email address of the poster as from, when it
exists.
2006-07-19 18:37:33 +00:00
JT Smith
e225c2276a
- fix: cs mail posts - no url prepending
...
- Multiple "Re:"'s on CS Mail posts are now a thing of the past.
- Made mail message ids follow convention.
2006-06-14 17:48:38 +00:00
JT Smith
9aa86225be
- Added a better confirmation message when deleting content.
...
- Added a "commit" option as well as a listing of version tags per the rough
edges discussions on IRC.
- Added a "close" or "archive" option to replies.
2006-06-10 20:49:11 +00:00
Matthew Wilson
92a5ab6414
msgs with only text/html not accepted as such
2006-05-19 20:16:37 +00:00
JT Smith
d089539ddd
add email posting without subscription
2006-05-17 20:04:33 +00:00
JT Smith
a7df0f7a55
fixing some bugs relaed to cs mail replies
...
fixed a bug in the user manager where the user would take on the username/alias of the visitor
fixed a bug in error handling where debug was being spewed for errors in approriately
2006-04-11 22:50:11 +00:00
JT Smith
ee62336a77
we officially support attachments on our cs mail posts
2006-04-10 13:36:12 +00:00
JT Smith
a15795519d
and we officially have email to discussion working
2006-04-10 13:21:46 +00:00
JT Smith
f4376ab5be
fixed a few more bugs. very very close to having working mail to discussion
2006-04-10 04:31:50 +00:00
JT Smith
08d0efe060
getting close to having a working email to discussion system
2006-04-10 02:02:19 +00:00
JT Smith
47a79bf060
added mail properties
2006-04-10 00:12:28 +00:00
JT Smith
504de54d61
started adding email processing capabilities to cs
2006-04-09 22:36:49 +00:00