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)

trackpads 06-14-2004 04:45 AM

I have a problem and I am sure I am doing something wrong. I have many different mailing lists that go to my list email box. I have been trying to set up the script to take each list and put it into seperate forums. For example-

List A to Forum A
List B to Forum B etc etc

The problem is that no matter what I put in the settings in the newsgroup/mlist settings it still tells me that it sucessfully connected to the pop3 server and retrieved 0 messages. I also went in and looked are there over 60 messages in the inbox of that account.

Thanks again for the help,

-Jason

BustaCap 06-14-2004 04:52 AM

Are you sure that your email client isn't set to delete the messages from the server once it downloads them?

Marv 06-14-2004 05:02 AM

Quote:

Originally Posted by lierduh
Or unless you meant: you posted a new thread, but the gateway script did not send it to the server, or the server did not accept your new thread post. In any case, you might like to run it manually, capture the screen print out and post here for fault finding purpose.

good morning, lierduh.

sorry - that?s what I should have done with the last post already.

Directly after submitting a new thread to the forums I manually run gateway.php without clicking anywhere else and it says:
Quote:

Connecting to server, server says: 200 The server welcomes infong64.xxx.de (2xx.xxx.xxx.xxx). Authorization required for reading and posting.

Server responded after user name: 381 PASS required

Server responded after password: 281 Authentication accepted. (UID=238408)

Info for

Quote:

here.goes.the.newsgroup.name at news.xxx.de:
211 18230 450417 469608 here.goes.the.newsgroup.name

nothing more...that?s it.
If someones posting now a new answer to that post gateway.php works as it should, but is only sending the answer to the newsserver - not the starting post. so it?s a bit confusing for the newsgroup when answers appear but the starting post is missing..
And of course - the post shows up in my forums but gateway.php just doesn?t seem to recognize that.

If it?s not to impudent, lierduh, would you mind to have a look in my forums by yourself? In that case I would send you the logins for .htaccess and the forum via PM. (erm...and before you ask - the problem remains with and without .htaccess enabled ;) )
Guess it?s easier to make a troubleshooting when you?re on the deck and can see the script in action. Just a suggestion.

And by the way.. - I really appreciate the work you?ve done to this hack. Thanks for the given support - must be hard to handle all the little problems that endusers like me are coming up with..:nervous:

trackpads 06-14-2004 05:19 AM

Quote:

Originally Posted by BustaCap
Are you sure that your email client isn't set to delete the messages from the server once it downloads them?

No, I was using the webmail and I just rechecked, they are still on there.

Thanks again!

-Jason

Dioxin 06-14-2004 02:19 PM

how can i deactivate the attachment import from the script?

does it work, if i comment the following line??:
if ($message['attachments']) {
// process_attachments($date, $postid, $threadid);
}

BustaCap 06-14-2004 08:05 PM

Quote:

Originally Posted by lierduh

One thing I will add into the next version is: right now, the "From: " email address is the same format as the USENET ones, ie. it does not contain the real email address due to spam prevention. There should be an option for the mailing list forums to send real email address. Some mailing lists only accept subscribed member's posts.

This would be very helpful. At a minimum it would allow at least me to post to the group via the forum.

Quote:

Originally Posted by lierduh
It is simple to fetch the real email address from the user table, but remember every forum user can post yet unlikely everyone of them have subscribed to the list. You naturally do not want other people to post under your email address to the list.

The way I would have this particular forum setup would be to first deny posting permission to all board members and then give permission only to those members who are already members of the email group I am mirroring. However, I would only do this if the messages look like they are coming from the sender and not from me. For this type of scenario I wouldn't care if my group members posted to the group using my email address as long as the individual posts showed up with their name in the From field.

trackpads 06-15-2004 01:26 AM

For some reason, I set up about 15 groups for 15 different mailing lists but the program imports them into the wrong groups. For example out of the 15 it imported them all into just 2 of the groups.

Any idea what I am doing wrong?

Thanks again for the help!

-Jason

lierduh 06-15-2004 02:39 PM

Quote:

Originally Posted by trackpads
For some reason, I set up about 15 groups for 15 different mailing lists but the program imports them into the wrong groups. For example out of the 15 it imported them all into just 2 of the groups.

Any idea what I am doing wrong?

Thanks again for the help!

-Jason

Are you using the same Pop3 mail box? The current version requires a separate email for each mailing list.

lierduh 06-15-2004 02:53 PM

Quote:

Originally Posted by BustaCap
This would be very helpful. At a minimum it would allow at least me to post to the group via the forum.


The way I would have this particular forum setup would be to first deny posting permission to all board members and then give permission only to those members who are already members of the email group I am mirroring. However, I would only do this if the messages look like they are coming from the sender and not from me. For this type of scenario I wouldn't care if my group members posted to the group using my email address as long as the individual posts showed up with their name in the From field.

There is no clear solution to this. For the lists that need confirmed email address, the individual users need to subscribe to the list. Once they are subscribed, there is very little benefit for them to post through the forum instead of just shoot an email directly to the list. It will also look odd for the rest of the list members to see an "email" sent to the list is actually coming from a forum.

1)Open list, anyone can post to it, even someone is not subscribed. This is the best way to use this script.

2)Closed list. There isn't a good clear solution. Even if you offer your master email address as the posting email address with other user's forum user name. It will not be a good picture to be honest. It is kind of cheating, and unrespectful to the list owner, since the list is a close list. I really need to think again about how to handle this.:) One thing a forum ower does not want to have is to have the list members hating your forums. The same goes for newsgroups.

lierduh 06-15-2004 02:53 PM

Quote:

Originally Posted by Dioxin
how can i deactivate the attachment import from the script?

does it work, if i comment the following line??:
if ($message['attachments']) {
// process_attachments($date, $postid, $threadid);
}

As you have found out. That is correct.:)


All times are GMT. The time now is 10:03 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.01947 seconds
  • Memory Usage 1,757KB
  • 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
  • (9)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