vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Discussion: Forum participation by email (https://vborg.vbsupport.ru/showthread.php?t=12061)

Ivan 07-20-2001 04:43 PM

I think most people read message board only once a day.

They would like to receive the daily report of all new messages from the selected threads or forums for the appropriate time. That wouldn't get much resources from the server.

Also, don't forget about undelivered mail when user's e-mail account isn't working anymore. The script must gather statistics about all mail returning back and automatically remove subscriptions from those accounts that don't reply for the selected period of time.

RobAC 07-20-2001 04:46 PM

Here's an idea.....would it be possible to use tubedogg's Community Bulletin Generator hack as a base....add in the option to allow the user to choose either a daily, weekly or monthly receipt and tie it into a cron job? :D :D

chrispadfield 07-20-2001 05:02 PM

sending emails is the easiest bit, it is allowing for replies that is the hardest. All the work i had done was on sorting out replies. I am currently working on this pop3 class for another project and there is a chance i will have a go at it again when that is finished.

The community bulletin generator can be run as cron (if php is stored in apache you need to run it throuh a lynx command (thanks sitepointforums.com !).

Ivan 07-21-2001 07:10 AM

The board could send an e-mail with
nicely formatted html-attachment, maybe zipped.

html page could consist of tables for every
thread with colors but without graphical elements.

And three or more links at the bottom of every table:
post message, post thread, remove subscription
like

<a href="mailto:forum@forum.com?subject=act=pm|||user id=1|||userpassword=777777|||threadid=1">post message</a>

A user could download this e-mail and then write his answers offline.
That would reduce his Internet access costs and attract more dialup
users to the forum.

Ivan 07-21-2001 05:37 PM

By the way, why do you need pop3 module?

You can simply add the new entry in aliases file for sendmail like:
forum: "|/home/forum/emailarrive.sh"

When the new e-mail arrives it's piped to the shell program that can parse it.

chrispadfield 07-22-2001 03:19 AM

Quote:

Originally posted by Ivan
By the way, why do you need pop3 module?

You can simply add the new entry in aliases file for sendmail like:
forum: "|/home/forum/emailarrive.sh"

When the new e-mail arrives it's piped to the shell program that can parse it.

you probably don't, but i can't program in shell so php was going to be the way i would do it. also, not everyone uses sendmail, i for instance use qmail.

Glen C 08-28-2001 12:45 AM

bump/subscribe ;)

DiscusPro has this feature, which is very handy. You can subscribe by "forum" to receive each post in your mailbox. Very handy, especially if you have a spare POP box.

rawnet 01-19-2002 02:23 PM

Hi James,

Just wondering if you ever managed to achieve this?

It is a massive job - looks like you were interested in doing it almost a year ago now, but was wondering if you followed it up. I wish vBulletin would integrate this kind of functionality as an option - it would boost it to a position that could not be contended by any other forum software.

Some people get confused about email notification and do try replying via email - it is much easier and quicker than logging into the web and should increase the number of posts dramatically.

BustaCap 02-10-2002 04:41 AM

I would be really interested in this hack as well. Is there hope of an eventual release?

JamesUS 02-12-2002 03:40 PM

I would absolutely love to do something like this...but I just haven't had the time this last year. I will see what I can come up with in the next few weeks, as it should be a tad easier than it would have been last year when it would have been based on vB 1.1.x.

Though I'm still slightly reluctant to do any major hacks before v3 is at least in private beta, as the whole vB backend is changing around with the new release.


All times are GMT. The time now is 11:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01015 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete