| Author |
Topic Search Topic Options
|
dpyers
Senior Member
Joined: 12 May 2003
Status: Offline
Points: 3937
|
Post Options
Thanks(0)
Quote Reply
Posted: 03 February 2004 at 7:10pm |
Good info thekiwi, I'm bookmarking this one
|
Lead me not into temptation... I know the short cut, follow me.
|
 |
thekiwi
Mod Builder Group
Joined: 23 November 2003
Location: New Zealand
Status: Offline
Points: 392
|
Post Options
Thanks(0)
Quote Reply
Posted: 03 February 2004 at 7:16pm |
If as a collective group we can agree on a free POP component that most are OK with installing I can make available some code for doing this.
I guess the "best" would be to have an array of components selectable (lie BOrg does with SMTP), but that makes it a huge MOD. WOuld also have to have the "option" of turning POP3 onn/off.
If someone is keen, would be quite a cool project. I might be able to do this as part of a current project ...
|
|
|
 |
psychopath
Newbie
Joined: 08 February 2004
Location: United Kingdom
Status: Offline
Points: 25
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 February 2004 at 2:33pm |
|
If this was available, I'm sure it would be a great additional feature - but the limitations (which allow others to abuse the return messages) seem to outweigh the advantages. At least I know this topic is here now - thanks to thekiwi - so I'll be watching with interest!
|
 |
thekiwi
Mod Builder Group
Joined: 23 November 2003
Location: New Zealand
Status: Offline
Points: 392
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 April 2004 at 4:42pm |
|
OK ... just an update on this.,
I now have a WWF install doing exactly this.
EMails arrived with the content of the posting.
The EMail recipient can simple click reply in their Email programme,
type their message, and the posting will arrive back at the forum, in
the correct thread etc etc.
It also obeys the permissions for posting, so if you dont have access, your message is simply deleted.
|
|
|
 |
dpyers
Senior Member
Joined: 12 May 2003
Status: Offline
Points: 3937
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 April 2004 at 12:15am |
Very cool. 
What component did you wind up using? Any chance of posting the code somewhere?
|
Lead me not into temptation... I know the short cut, follow me.
|
 |
psychopath
Newbie
Joined: 08 February 2004
Location: United Kingdom
Status: Offline
Points: 25
|
Post Options
Thanks(0)
Quote Reply
Posted: 10 April 2004 at 1:32pm |
|
Is this available?
|
 |
thekiwi
Mod Builder Group
Joined: 23 November 2003
Location: New Zealand
Status: Offline
Points: 392
|
Post Options
Thanks(0)
Quote Reply
Posted: 14 April 2004 at 3:42am |
psychopath wrote:
Is this available? |
Yea ... if you want it:
http://webwiz.infobahn.co.nz/forum_posts.asp?TID=8&PN= 1
- You have to be using SQL Server, as I have used triggers on some
of the tables for the insertion of posting message and a stored
procedure of rthe actual posting of an Email and allowing for the
security of the sender
- There is only one edit to any WWF page, and that is the page
sending out the Email notifications, as the FROM field needs to include
the forum and topic being posted from.
|
|
|
 |
thekiwi
Mod Builder Group
Joined: 23 November 2003
Location: New Zealand
Status: Offline
Points: 392
|
Post Options
Thanks(0)
Quote Reply
Posted: 14 April 2004 at 3:43am |
dpyers wrote:
Very cool. 
What component did you wind up using? Any chance of posting the code somewhere? |
Borg
you have a misconfig for forum postings in your forum. The above posting appeared via Email as:
Forum: Web Wiz Forums Support
Topic: posting through
email
Posted By: -boRg-
Very cool. 
What component did you wind up using? Any chance of posting the code
somewhere?
|
You will note it says its from you.
|
|
|
 |