![]() |
Ahhh, the Doc is indeed a man of many hats :)
Installed, and working great! Could this be considered "low tech virus protection" because it is web based? Thanks Again, Jbear6 |
one of the best hacks ever and also one of the easiest
i wonder if they could add a proper Outlook type pop3 email interface built into the pm system would be great to Vb3 i will post this at Vbulletin.com aswell see what they think :D |
To prevent abuse, I would like to add an IP address of the sender to the header of the email being sent. What variable do I need to make that happen?
|
Quote:
Smoothie, how did you get it working? ;) |
Ha! I just figured it out.
Sorry, I'm a Perl geek, not a PHP geek. :D If you want to add it to your email system, find Code:
if ($bcc) $head.="BCC: $bcc\n"; Code:
$head.="REMOTEIP: $REMOTE_ADDR\n"; BTW, great hack! |
Quote:
Just realized what Slynderdale posted as well: To use this hack these are the requirements: Requirements: 1) This hack requires PHP 4 or higher on your server. 2) This hack requires you to have IMAP support compiled with PHP on your server. If you get a error like "imap_open undefined function", then you dont have IMAP support. Sorry! If you don't have IMAP compiled, then this hack won't work, as you the IMAP function will cause an error. I apologize for this. |
Quote:
You may be trying to delete a message that was already deleted - hence the bad message number error. |
Quote:
Make sure you don't try to put a non-existent attachment in. Leave the attachment text box blank and emails are send normally. Otherwise, attachments work. Make sure you have the latest PHP version, and IMAP is compiled. As for making this beta - it is not beta. It works, just not for all servers. :) |
Quote:
|
Quote:
As you can see from my phpinfo , Imap is enabled and the version is 4.1.1. Amy |
All times are GMT. The time now is 08:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|