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)

Replicators 06-20-2006 10:29 AM

I have a request, could it be possible to hide the pop3 address and smtp address aswell? People don't need to see that if you have them set in the admincp. Also when people do put in their Email address, it should already be made depending on a admincp setting, otherwise people will be able to send emails being sent by anyone they want. Have a option in the wmail options in the acp saying where the email server is (e.g. mysite.com) and then use their username for the front part.

TazzMann 06-20-2006 04:07 PM

I don't know if anyone else is having this problem, but I cannot find any kind of instructions on how to install this hack. Inside of the zip file you will find the following.

upload (4 objects inside)

- admincp (2 files inside)
- - wmail_admin_global.php
- - wmail_admin_repair.php

- includes (1 folder inside)
- - xml (3 files inside)
- - - bitfiled_wmail.xml
- - - cpnav_wmail.xml
- - - hoocks_hc_vbwebmail.xml

- wmail (6 objects inside)
- - temp (1 file inside)
- - - CHMOD 777 this folder!
- - inc_accessconfig.php
- - inc_mime.php
- - inc_misc.php
- - inc_pop3.php
- - inc_smtp.php

- wmail.php

gpl.txt
product-hc_vbwebmail.xml

I have copied all the files over to my server and did the CHMOD on the temp directory. I don't have any information as to what needs to be done to the database or how to make this hack work.

This looks like an excellent hack and I would really like to implement it on my site.

Thanks,

TazzMann

[edit]
One other thing (Off Topic):

I am fairly new to VBulletin and was wondering what exactly happens when I click the Install button. I am guessing that it simply keeps a list of the hacks that I have installed to make it easier when I upgrade to the next version, so that I can go through it and re-install the appropiate hacks.

King Kovifor 06-21-2006 05:54 PM

Can we restrict this to certain users/usergroups?

Quote:

Originally Posted by TazzMann
I don't know if anyone else is having this problem, but I cannot find any kind of instructions on how to install this hack. Inside of the zip file you will find the following.

upload (4 objects inside)

- admincp (2 files inside)
- - wmail_admin_global.php
- - wmail_admin_repair.php

- includes (1 folder inside)
- - xml (3 files inside)
- - - bitfiled_wmail.xml
- - - cpnav_wmail.xml
- - - hoocks_hc_vbwebmail.xml

- wmail (6 objects inside)
- - temp (1 file inside)
- - - CHMOD 777 this folder!
- - inc_accessconfig.php
- - inc_mime.php
- - inc_misc.php
- - inc_pop3.php
- - inc_smtp.php

- wmail.php

gpl.txt
product-hc_vbwebmail.xml

I have copied all the files over to my server and did the CHMOD on the temp directory. I don't have any information as to what needs to be done to the database or how to make this hack work.

This looks like an excellent hack and I would really like to implement it on my site.


Thanks,

TazzMann


[edit]
One other thing (Off Topic):

I am fairly new to VBulletin and was wondering what exactly happens when I click the Install button. I am guessing that it simply keeps a list of the hacks that I have installed to make it easier when I upgrade to the next version, so that I can go through it and re-install the appropiate hacks.

Yeah pretty much... for the install...

And from what I gather upload the product-webmail.xml (or whatever it's called) into your ACP -> Manage Products section.

joeychgo 06-22-2006 03:41 AM

I receive emails fine.... But when I try to send one - I get this


PHP Code:

 Connection to mail.lincolnvscadillac.com:25....
Rcvd220-server.lvcmedia.com ESMTP Exim 4.52 #1 Thu, 22 Jun 2006 12:41:00 -0400 
Rcvd220-We do not authorize the use of this system to transport unsolicited
Rcvd220 and/or bulk e-mail.
Senthelo localhost
Rcvd
250 server.lvcmedia.com Hello localhost [207.210.111.7]
SentMAIL FROM:Admin@lincolnvscadillac.com
Rcvd
250 OK
Sent
RCPT TO:joeychgo4@aol.com
Rcvd
550-(localhost) [207.210.111.7]:42480 is currently not permitted to relay
Rcvd
550-through this serverPerhaps you have not logged into the pop/imap server
Rcvd
550-in the last 30 minutes or do not have SMTP Authentication turned on in your
Rcvd
550 email client.
SentDATA
Rcvd
503 valid RCPT command must precede DATA
Sent
QUIT
Rcvd
221 server.lvcmedia.com closing connection
Rcvd



I asked my host about this- He said:

Quote:

You need to use SMTP authentication when sending that way (assuming
you're not using mail() to send). It's not logging in, so it's getting rejected.

Parker Clack 06-23-2006 07:57 AM

I am having a bunch of emails that I receive ok but with nothing in the content of the body of the email. Otherwise everything else is working as it should.

Parker

wacodep 06-23-2006 09:25 PM

Is it possible to access the value for total mails and total UNREAD mails so I can display it in the navbar?

I guess I'm looking for the right variables to use to get the same values that are already shown on the wmail_homepage template (shows BOLDED total messages and BOLDED new messages).

But ALL I want are the TWO numerica values, not the complete text.

Hellcat 06-24-2006 11:02 AM

Quote:

Originally Posted by mackers8923
Installed and Donated Excellent Excellent Hack Gets my vote.

Thanks :):bunny:


Quote:

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

Support for multiple config sets will come in the future :)


Quote:

Originally Posted by Martin-TMGRS
I've uninstalled and reinstalled but still get the same error. See below....

And this appears at the top


Regards
Martin

Looks like that using socket (TCP) connections are not allowed on your server.
Try asking your host about it....


Quote:

Originally Posted by Replicators
I have a request, could it be possible to hide the pop3 address and smtp address aswell? People don't need to see that if you have them set in the admincp. Also when people do put in their Email address, it should already be made depending on a admincp setting, otherwise people will be able to send emails being sent by anyone they want. Have a option in the wmail options in the acp saying where the email server is (e.g. mysite.com) and then use their username for the front part.

[oneill voice] AHHH! Techno bugs! [/oneill voice] ;)

I hope I got you right....
There are already Admin options to force certain aspects of the user config.
Like SMTP and POP3 server, and you can force using the forum's email they are registered with.


Quote:

Originally Posted by King Kovifor
Can we restrict this to certain users/usergroups?

Yes.
You can set permissions on who may use it in the usergroup manager.

If links get automatically added, they will NOT for users who can't use it ;)


Quote:

Originally Posted by joeychgo
I asked my host about this- He said:

According to that log you do not have any AUTH type speciefied.
Make sure you have at least "NO OVERRIDE" selected in the AdminCP global settings, THEN set your AUTH type in the user config and try again.


Quote:

Originally Posted by Parker Clack
I am having a bunch of emails that I receive ok but with nothing in the content of the body of the email. Otherwise everything else is working as it should.

Parker

That's most likely HTML mail without a plaintext body.
HTML mail support is already on the (ever growing ;)) ToDo....


Quote:

Originally Posted by wacodep
Is it possible to access the value for total mails and total UNREAD mails so I can display it in the navbar?

I will make a small additional plugin, that makes those values (and maybe other interesting stuff) globally available.

Replicators 06-24-2006 04:34 PM

Quote:

[oneill voice] AHHH! Techno bugs! [/oneill voice]

I hope I got you right....
There are already Admin options to force certain aspects of the user config.
Like SMTP and POP3 server, and you can force using the forum's email they are registered with.
In my forum, i want the emailbox as i call it to be exclusively used for the email service we offer. As it is now somebody can email someone else using my email address if they wanted to. Also i really do not see the need for the members to see the pop3 and smtp address of the site if it is admin set.

wacodep 06-26-2006 11:20 AM

Quote:

Originally Posted by Replicators
In my forum, i want the emailbox as i call it to be exclusively used for the email service we offer. As it is now somebody can email someone else using my email address if they wanted to.

Then you don't have it configured properly. My users can ONLY send mail using their OWN accounts - they have to provide their username/password in order to authenticate to send mail out. It goes out using their account, not mine.

Quote:

Also i really do not see the need for the members to see the pop3 and smtp address of the site if it is admin set.
Hate to break this to you, but a simple DNS lookup reveals the MX record for any domain. Simply "not displaying" it to them in the webmail config does nothing to HIDE anything.

bogie 06-27-2006 09:23 PM

Just added this to my site and I gotta say its on my top five of awesome vb mods. I can't wait til I can offer my members email addresses on my domain with this mod.

Quick question, I got everything working (sending and recieving) but it won't let me delete emails. I don't get an error or anything but when it reloads the messages are still there. Is there a fix for this?


All times are GMT. The time now is 11: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.01739 seconds
  • Memory Usage 1,775KB
  • 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_php_printable
  • (13)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