vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists (https://vborg.vbsupport.ru/showthread.php?t=65152)

AWS 07-07-2004 10:27 PM

Quote:

Originally Posted by kall
*nods*

That's what happened, because I ended up doing the upgrade by installing afresh and importing all of the posts etc using Impex..obviously losing the columns that denoted the threads as being 'old'.

OOPs. I sure wouldn't want to be on the receiving end of the mail you are going to receive.

kall 07-07-2004 10:30 PM

*nods*

I think I got most of it last night....a lot of it Spam itself, ironically. :)

Posting a public apology in the newsgroup and on my homepage is about all I can do tho unfortunately.

Cluster One 07-08-2004 03:16 AM

I installed the script, tried running gateway.php and it keeps asking my newserver for more permission, it gets my username, but for some reason will not get my password. I've checked the SQL database and the password is there, but when I check in the admincp panel, its not displayed.

Am I doing something wrong? I followed the installation instructions completely.

Cluster One 07-08-2004 03:40 AM

Okay I fixed my own problem, apparently an SQL error the field PASSWORD was in capitals and i altered it to lowercase now it accepts my password and is now retrieving messages as we speak.

lierduh 07-08-2004 04:14 AM

Quote:

Originally Posted by chopperp1
+OK Microsoft Exchange 2000 POP3 server version 6.0.6249.0 (dl360mail3.yamner.co
m) ready.
+OK
USER <domain>\<user>
PASS <password>
+OK User successfully logged on.
+OK 21 32830

I also tried forward slash or user@domain.com - didn't work

I noticed you have an extra +OK there before the USER command. Do you need to type a Return?

Also try this:

In pop.php around line 108, find:

fwrite($this->pop_connect, $message . "\n");

Change the "\n" to "\r\n"

trackpads 07-08-2004 03:02 PM

Has anyone figured a way to completely stop attachments from being imported? I just want my regular users to be able to post but not pull in any from the newsgroups at all.

Thanks!

-Jason

kmike 07-09-2004 03:46 AM

Quote:

Originally Posted by trackpads
Has anyone figured a way to completely stop attachments from being imported? I just want my regular users to be able to post but not pull in any from the newsgroups at all.

Thanks!

-Jason

Just comment out "process_attachments()" call, or add "return;" just after "function process_attachments(...) {" line.

trackpads 07-09-2004 01:10 PM

Quote:

Originally Posted by kmike
Just comment out "process_attachments()" call, or add "return;" just after "function process_attachments(...) {" line.

Thanks but can you tell me which line and what exactly to do? I found three different areas that I think you mean but I am not sure.

Thanks again for the help!

-Jason

chopperp1 07-09-2004 07:38 PM

Quote:

Originally Posted by lierduh
I noticed you have an extra +OK there before the USER command. Do you need to type a Return?

Also try this:

In pop.php around line 108, find:

fwrite($this->pop_connect, $message . "\n");

Change the "\n" to "\r\n"

GREAT it works!
One more question, How can I make all messages pulled from pop to appear as posts in the thread, not as threads in the forum?
Thanks,

fourflush 07-10-2004 12:07 AM

I implemented the gateway on my forums and it is working well, except that many messages are not threaded. There was a fix posted earlier, but I believe that it can only be used for mailing lists. Can it also be used to correct the problem for USENET? You can see it here: http://www.theaudioforum.com

Thanks!!


All times are GMT. The time now is 12:37 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.01523 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)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