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)
-   -   WMail - a POP3/SMTP Webmailer for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=115597)

Guest210212002 06-16-2006 02:30 PM

Thanks as always man. :)

sybarites 06-16-2006 02:35 PM

Any news on the next update?

StuntFactoryX 06-16-2006 07:11 PM

if i send an email out should the smilys work. when i add them they show as :whatever: on my screen and in recieved email that i send out., but i also see they do that in your screenshots in my vb page, and the signatures dont display it just shows the code on sent mails. do i have a setting off?

easy install by the way, thank you

maybee i should add that my other email im send too is a @aol.

Martin-TMGRS 06-16-2006 08:00 PM

Hi, I've install this plug-in and its working fine. Apart from when I try to send out on email i get this error
Quote:

There has been an error while talking to your SMTP server!
Sessionlog follows:
Connection to auth.smtp.xxxxxxx.xx.xx:25....failed: Connection refused
And this appears at the top
Quote:

Warning: fsockopen(): unable to connect to auth.smtp.xxxxxxx.xx.xx:25 in /wmail/inc_smtp.php on line 51
I've tried all the Auth Type: ie: none, plain and login. I get the same with all. Do you have any ideas on how to fix this please ?

Regards
Martin

mackers8923 06-16-2006 10:58 PM

Installed and Donated Excellent Excellent Hack Gets my vote.

Parker Clack 06-17-2006 02:01 PM

I got a MySQL syntax error from this bit of the code (I believe)

Code:

    $mimehandler = new mimepart( $s );
        $mmsgid = $mimehandler->get_pretty_header( "Message-ID" );
                $db->query_write( "INSERT INTO " . TABLE_PREFIX . "wmail_readmarks (userid, msgid) VALUES ('" . $vbulletin->userinfo["userid"] . "', '" . $mmsgid . "')" );

Where the mmsgid code had an extra ' at the end so MySQL wouldn't allow this in the '" . $mmsgid . "' bit of the INSERT into the database. Do you think the $mmsgid needs to be striped of any extra marks that could be included by the mimehandler bit?

Thanks,
Parker

ragtek 06-18-2006 08:58 AM

is it possible to add a 2nd mailserver and adress?
and if it is possible, how can i do it?

os6orah 06-18-2006 11:49 AM

thanks

Martin-TMGRS 06-20-2006 08:28 AM

I've uninstalled and reinstalled but still get the same error. See below....
Quote:

There has been an error while talking to your SMTP server!
Sessionlog follows:
Connection to auth.smtp.xxxxxxx.xx.xx:25....failed: Connection refused
And this appears at the top
Quote:

Warning: fsockopen(): unable to connect to auth.smtp.xxxxxxx.xx.xx:25 in /wmail/inc_smtp.php on line 51
Regards
Martin

realbiggig 06-20-2006 08:34 AM

hellcat :banana: very nice effort

Clicks Install


All times are GMT. The time now is 10:30 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.01626 seconds
  • Memory Usage 1,734KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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