vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists (https://vborg.vbsupport.ru/showthread.php?t=92588)

dodgez 07-28-2005 12:54 PM

Quote:

Originally Posted by dodgez
admin <admin.1svs8r@test>, UNEXPECTED_DATA_AFTER_ADDRESS@.SYNTAX-ERROR.


It didn't send it as my typed in e-mail address. This is on RC1 also. Thanks for the great hack.

Cyburbia 08-01-2005 01:33 AM

I don't think it's running properly with my installation.

The instructions include:

Quote:

7. The gateway script has been designed to be run periodically. There are two ways to achieve this.

You can use the vB3's internal Scheduled tasks to run the script automatically.

Go to AdminCP, under Scheduled Tasks, create a new task to run every one hour. Enter 'gateway.php' in the filename section. Usualy you would like the script to run more often than once each hour. You can create more than one tasks to run at different minutes of the hour to achieve this.
I did just that, but when I try to run the script manually (Scheduled Tasks -> Scheduled Task Manager -> Mailing List Gateway -> Run Now) I get the source of a raw HTML file instead of the standard "Done" blue screen. Permissions are set so that gateway.php is executable, and the location of gateway.php is correct, so I don't know what I'm doing wrong.

lierduh 08-01-2005 01:50 AM

Quote:

Originally Posted by Cyburbia
I don't think it's running properly with my installation.

The instructions include:



I did just that, but when I try to run the script manually (Scheduled Tasks -> Scheduled Task Manager -> Mailing List Gateway -> Run Now) I get the source of a raw XML file instead of the standard "Done" blue screen. Permissions are set so that gateway.php is executable.

What is displayed on the screen?

lierduh 08-01-2005 01:51 AM

Quote:

Originally Posted by dodgez
It didn't send it as my typed in e-mail address. This is on RC1 also. Thanks for the great hack.

Sorry, I think I am lost.

Cyburbia 08-01-2005 02:09 AM

Quote:

Originally Posted by lierduh
What is displayed on the screen?

This:

HTML Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en">
<head>
        <title>Scheduled Task Manager - (my site) - vBulletin Admin Control Panel</title>
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
        <link rel="stylesheet" href="../cpstyles/vBulletin_3_Default/controlpanel.css" />
        <script type="text/javascript">
        <!--
        var SESSIONHASH = "";
        function set_cp_title()
        {
                if (typeof(parent.document) != 'undefined' && typeof(parent.document) != 'unknown' && typeof(parent.document.title) == 'string')
                {
                        parent.document.title = (document.title != '' ? document.title : 'vBulletin');
                }
        }
        //-->

        </script>
        <script type="text/javascript" src="../clientscript/vbulletin_global.js"></script>

</head>
<body style="margin:0px" onload="set_cp_title();">
<div class="pagetitle">Scheduled Task Manager</div>
<div style="margin:10px">
<!-- END CONTROL PANEL HEADER -->

<p><b>Mailing list gateway</b></p><p>Done</p>

<!-- START CONTROL PANEL FOOTER -->
<p align="center"><a href="http://www.vbulletin.com/" target="_blank" class="copyright">vBulletin v3.5.0 Release Candidate 1, Copyright &copy;2000-2005, Jelsoft Enterprises Ltd.</a></p>
</div>
</body>
</html>

Just raw HTML.

lierduh 08-01-2005 03:53 AM

Quote:

Originally Posted by Cyburbia
This:
Just raw HTML.

I saved that as html and sent for validation. It passed without any problem. So I have no idea why your browser is not rendering that.

By the way, embedded in the html. It does have the

"Mailing list gateway Done"

Cyburbia 08-01-2005 04:28 AM

Quote:

Originally Posted by lierduh
I saved that as html and sent for validation. It passed without any problem. So I have no idea why your browser is not rendering that.

By the way, embedded in the html. It does have the

"Mailing list gateway Done"

Okay ... it seems to work in IE, but not Mozilla Firefox.

Just a question: has anyone gotten this to work with Yahoo Groups? Here's what I'm using:

Newsgroup/Mailing list E-mail: [nameofgroup]@yahoogroups.com
(the e-mail address a subscriber can use to send a message to the entire group.
Server: cyburbia.org
User name (only if required): [gateway email address used as email address+cyburbia.org]
(as listed for "Email Address - Choose the email address that you would like group messages sent to. My Web host requires you to put "+domainname.tld" at the end of user names for retrieving and sending e-mail.)
Password: [POP password]

ExpertDomino 08-01-2005 05:39 AM

Should this be tried on a Live Board.............can anyone show me a working demo?

Cyburbia 08-01-2005 04:10 PM

Okay ... I think I have it retrieving messages from mailing lists. However, I can't use the gateway in the opposite direction; posting in the forum and having the message appear on the list.

I posted a test message in the gatewayed forum. I ran the script in debug mode, and got the following:

Quote:

Gateway version 2.3.2 1 group(s) gatewayed.
Successfully connected to the 'cyburbia.org' pop3 server.
Retrieving 0 E-mails from the 'cyburbia.org' pop3 server.
Retrieving, yes. Sending ... no.

custsrvcrep 08-02-2005 05:49 PM

Hi Lierduh,
two questions:

1. How involved is the upgrade path from 3.0.x to 3.5.x with your usenet hack installed? It runs great on the old version and I'm not excited about the change but realize I need to upgrade :(

In other words - what is the best path? Ignore usenet hack; upgrade to 3.5.x (upon final release); THEN install revised usenet hack? If that is true, is there any affect to the database since the hack has added various fields?

OR ???


2. Have you ever integrated an automatic scheduled pruning of usenet posted messages?

Thank you.


All times are GMT. The time now is 11:40 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.01718 seconds
  • Memory Usage 1,755KB
  • 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_html_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (2)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