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)

Cybertims 05-16-2006 10:28 AM

Quote:

Originally Posted by Hellcat
The only stupid question is the one not asked ;)

Usually the members need to enter the SMTP server address of "THEIR" SMTP server, the server of the ISP or host who is serving/hostin the e-Mail address of them.

You can set up your own SMTP to allow relay for your members as a service.
This option would come into play when the "An E-Mail Account for every board member" feature is finished.

Cool......just awaiting a fix for the SMTp problem...I also tried all options to no avail.

Is it not possible to use PHP to send the email rather than SMTP? Just wondering.

Cheers.

Hellcat 05-16-2006 10:39 AM

Using PHP's mail() function has a downside for this:
It sends the mail over YOUR server. Depending on your config your server won't allow that and some more problems that might arise.

Using the IMAP function has the (IMO mayor) downside of needing the IMAP libraries compiled into PHP (not everyone has those, incl. me ;))

[EDIT]
I just found a detailed example "dialog" Mail-Client <-> SMTP-Server on Wikipedia.
Perfect, now I can modify my "LOGIN" auth method based on this.

The "LOGIN" auth method is the one we need!
And it's almost correctely implemented, I just need to send a "EHLO" instead of a "HELO" at the beginning.
Yay,
[high]* Hellcat checks....[/high]

TTG 05-16-2006 10:43 AM

Updated and still having the same auth problems .. :confused:

Hellcat 05-16-2006 10:44 AM

Quote:

Originally Posted by TTG
Updated and still having the same auth problems .. :confused:

Yop, see above post (the edit).
I think we're closing in :)

dacho 05-16-2006 11:14 AM

Get ERROR

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT data FROM wmail_settings WHERE userid=0;

MySQL Error  : Table 'dachowe_forums.wmail_settings' doesn't exist
Error Number : 1146
Date        : Tuesday, May 16th 2006 @ 02:13:47 PM
Script      : http://forums.dacho.co.il/admincp/wmail_admin_global.php
Referrer    : http://forums.dacho.co.il/admincp/index.php?do=nav
IP Address  : 84.108.68.127
Username    : admin
Classname    : vb_database


Hellcat 05-16-2006 11:27 AM

- Go to the product manager and choose "edit" for WMail.
- Delete out everything in the "Uninstall code".
- Uninstall the product (should go without errors after the delete)
- Re-Import the product .XML - now all tables should be created as required.

I am about to upload another update, where the install/uninstall code is patched again, so the uninstall doesn't give any errors anymore.
So a simple uninstall/reinstall now does the trick with rc2pl2.... hopefully....

[edit]
can some1 with the SMTP issue try out the attached wmail.php and see if there's anything different now....

Snake 05-16-2006 11:34 AM

So Hellcat, when do you think you are going to release the Final version? Do you have any idea?

PtP 05-16-2006 11:35 AM

Quote:

Originally Posted by Lil Ripsta
So Hellcat, when do you think you are going to release the Final version? Do you have any idea?

When it works for everyone would be a good guess ;)

Cybertims 05-16-2006 11:39 AM

Quote:

Originally Posted by Hellcat
- Go to the product manager and choose "edit" for WMail.
- Delete out everything in the "Uninstall code".
- Uninstall the product (should go without errors after the delete)
- Re-Import the product .XML - now all tables should be created as required.

I am about to upload another update, where the install/uninstall code is patched again, so the uninstall doesn't give any errors anymore.
So a simple uninstall/reinstall now does the trick with rc2pl2.... hopefully....

[edit]
can some1 with the SMTP issue try out the attached wmail.php and see if there's anything different now....

No change here....

Hellcat 05-16-2006 11:42 AM

Quote:

Originally Posted by PtP
When it works for everyone would be a good guess ;)

Hehee, yeah :)
I hope to get it working this week.... a 1.0 final by the weekend would be nice....


All times are GMT. The time now is 06:02 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.01415 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)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