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)

Oap JTRipper 08-06-2006 09:17 AM

find in admincp/global.php

Code:

else if ($_POST['do'] AND ADMINHASH != $vbulletin->GPC['adminhash'])
{
    echo 'Admin Hash Mismatch';
    exit;
}

change to

Code:

/*
else if ($_POST['do'] AND ADMINHASH != $vbulletin->GPC['adminhash'])
{
    echo 'Admin Hash Mismatch';
    exit;
}
*/

when youve done just change it back again
If you need to change the settings again you will have to edit the file again

Quote:

Originally Posted by King Kovifor

Also, how does the username@domain.tld work? I'd like to allow my staff members e-mails, but my awesomely free host (friend owns it!) I only get 8 and that'll fill up fast. Me plus e-mail already is 2!

that works if you set it in the global settings of wmail

eg you want all the members to use @domain.tld email addresses

you would set mail.domain.tld as your pop3 server with no override

with 8 email addys not a good idea :) although if you want only staff to use it then you will have to give them an email addy

PixelFx 08-06-2006 10:18 AM

is this stable enough to run on vb360 gold? or should I wait for next update?

Oap JTRipper 08-06-2006 10:27 AM

Quote:

Originally Posted by PixelFx
is this stable enough to run on vb360 gold? or should I wait for next update?

im running it on gold & works fine

although im the only one who has access to wmail atm as our site isnt live yet

but yeh it does work just watch out for the admin mismatch error

dreck 08-08-2006 03:45 PM

Is Hellcat just busy or something happin to him?

blind-eddie 08-11-2006 03:38 AM

What should my Server Settings be?

I can send mail,no problem...but when I tested it,sending it to myself,it go's to my outlook mail.Not to my site?Any help would be appretiated.

Oap JTRipper 08-11-2006 06:43 PM

Quote:

Originally Posted by blind-eddie
What should my Server Settings be?

I can send mail,no problem...but when I tested it,sending it to myself,it go's to my outlook mail.Not to my site?Any help would be appretiated.

they should be the same as in outlook

blind-eddie 08-12-2006 12:14 AM

My settings are the same as my outlook express, but I'm still not receiving mail.Im also getting "You have a total of -4 mails in your inbox,
that's 0 new mails since your last check." Even after refresh.Do I need to remove the account from outlook?....This isnt working for me or any of my members.....Need Help please.

rmxs 08-13-2006 11:36 AM

try to use username and Sender E-Mail (your outgoing address): your mail address like mail@mail.com not just mail

blind-eddie 08-13-2006 12:21 PM

im getting this when I do that:
Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /wmail/inc_smtp.php on line 51

and this:

There has been an error while talking to your SMTP server!

Kwak 08-15-2006 08:42 PM

So this hack is pretty much dead now since the developer is no longer supporting it?

Would it been nice to see WMail implemented along with Google Hosted.


All times are GMT. The time now is 06:55 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.01315 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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