vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Email Integration (New threads/replies by email) (https://vborg.vbsupport.ru/showthread.php?t=151222)

fxs158 08-02-2007 01:40 PM

Quote:

Allow Attachments?
Do you wish to process attachments in emails?

Yes

Allow all attachment types?
Do you wish to allow all attachment types from emails? If so, select yes. By selecting no, an error message will be sent to anyone who tries to send an email with attachment types that are not listed in the Attachment Manager.

No

Enable Forum Links
If set to Yes this will enable the below links in the footers of emails. If no, no links will display for any of the below items regardless of their individual settings.

Yes

Homepage Link?
Do you wish to enable the homepage link in the emails?

Yes

Forums Link?
Do you wish to enable the forums link in the emails?

Yes

Calendar Link?
Do you wish to enable the calendar link in the emails?

No

Memberlist Link?
Do you wish to enable the memberlist link in the emails?

No

Search Forums Link?
Do you wish to enable the search forums link in the emails?

Yes
The other email links show fine, just the one posted above has the space between php to ph p and that causes link to be bad. the unsubscribe link does not seem to be properlly formated either.

Also could you tell me how to enable cron or whateverscript to pull the emails from my server into this program.

Cyricx 08-02-2007 01:42 PM

The cron is automatically enabled, it's ported with the product xml :)

Set your settings up in the forum manager, and then try running the cron from the scheduled tasks manually to be certain your connection type is correct. If it is, it'll say Done!, if it isn't you'll get one of the errors listed in the first post of FAQs :)

Is that link coming up bad for a newthread, or a new reply? Or is it coming up bad for both for you?

fxs158 08-02-2007 01:49 PM

I am gettting this error

Quote:


Email Integration

Warning: require_once(/public_html/forums/includes/functions_threadprefix.php) [function.require-once]: failed to open stream: No such file or directory in /includes/cron/emailintegration.php on line 43

Fatal error: require_once() [function.require]: Failed opening required '/public_html/forums/includes/functions_threadprefix.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /public_html/forums/includes/cron/emailintegration.php on line 43
will try all settings to see if it works.

Corys8646 08-02-2007 01:51 PM

did you comment out the thread prefix line in the cron job? assuming you aren't using the mod

fxs158 08-02-2007 01:56 PM

Quote:

Originally Posted by Corys8646 (Post 1308091)
did you comment out the thread prefix line in the cron job? assuming you aren't using the mod

that took care of it! Thanks! messages importing just fine!

cynthetiq 08-02-2007 04:56 PM

What about filtering out spam emails?

mail2forum has a method of using regex to setup rules that the inbound emails are checked against.

my phpbb forum keeps out alot of extra spam that way. Is there something in this mod that does handle it as well?

Cyricx 08-02-2007 05:02 PM

Spam emails would have to come from one of your users or be configured to match the email address of one of the users.

I've never used or messed with regex, so I'd have to do some reading on that to see how it works.

Cyricx 08-02-2007 05:07 PM

Actually... wait, if I understand the description of regex correctly, I'm doing that already...

it's using preg_match and preg_replace, which I do.

Exactly what does m2f do to match a user to an email? (don't have time to dig through all their code and decode it all to figure it out :) )

fxs158 08-02-2007 05:34 PM

I am not sure I understand how the mod works, however the more I think about it; I am a little concerned about security.

Could someone just fake my email address and post as me?

Cyricx 08-02-2007 05:42 PM

Not any way that I know how. At least not without having access to your outgoing mailserver and password.

Even for example, yahoo, when I set it up to look like I'm sending email from cyricx(at)mmogcommunities(dot)com when someone reads my emails, it'll show as coming from that address, and reply to will be to that address.

While that email address is actually a forwarder that forwards email to my yahoo account.

When I send an email to the site to be processed as a post, it sees my yahoo address. It ignores all the reply to and sending as junk. Goes straight to the guts :)


All times are GMT. The time now is 10:42 AM.

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.02194 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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