![]() |
yeah, forwarding would be nice!
|
actually forwarding is much easier to create, but then i will have to re-post it in another script, because it will require deleting the code where to alter the database and to remove login box and so on, and only keep a value wether he has the forwarder created or not.
but typically a change would be in the url to be opened thats all ( the rest would be actually design wise because login boxes are then useless) http$ssl://$xxcpuser:$xxcppass@$xxdomain:$port/frontend/$xxcptheme/mail/doaddpop.html?email=$cpun1&domain=$xxdomain&passwo rd=$password"a=$xxquota"; shoud be like http$ssl://$xxcpuser:$xxcppass@$xxdomain:$port/frontend/$xxcptheme/mail/doaddfwd.html?email=$cpun1&forward=$email2"; know what, ill post this later as a whole code , maybe later on hopefully |
just like idea:
in CP user has button/checkbox "Enable email forwarding" and input "forward to email" so if user enables forwarding, then in cpanel will be added entry with all these data (new email and where it forwarded), also wolud be cool to add 2 array, with letters replacing (by default " " -> "." (or maybe "_") also pips could add cyrilic->translit replacement (for ex) |
if (!is_member_of($vbulletin->userinfo, 19) AND !is_member_of($vbulletin->userinfo, 22)) AND !is_member_of($vbulletin->userinfo, 6))
its giving me an error :-/ |
and One of my users has a space in his name so its not working is there a way for it to add the . itself and when you login fixes all that?
Thanks |
How can you delete an email addy .. I've removed it from the cpanel but it still shows in the forum and asks for a login to an email addy that no longer exists !?
|
Quote:
Working perfectly only thing is user with a space doesnt create and doesnt even work example one of my users killa k says it was created but when i go in cpanel it doesnts how and even when they try to login it says fail |
bump
|
MissKalunji, by default as i described it will replace characters that cannot be accepted in email forms to a . (dot)
Which means their email by default is kala.k not kala k If you want to change that change the lines in email.php $cpun1 = str_replace( " ", ".", $cpun ); Replace the "." with your desired character , which can be mostly a dot or _ for example. |
Thats what im saying...it doesnt CREATE IT AT ALL!
|
All times are GMT. The time now is 09:18 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|