6.0.0-alpha12
6/6/25

[#2831] How can i modify the IMP login page
Summary How can i modify the IMP login page
Queue IMP
Queue Version 3.2.3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester mark_bj (at) softhome (dot) net
Created 10/23/2005 (7166 days ago)
Due
Updated 10/23/2005 (7166 days ago)
Assigned
Resolved 10/23/2005 (7166 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/23/2005 04:13:21 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Priority ⇒ 1. Low
Reply to this comment
This is not a support forum. Ask questions on the mailing list.
10/23/2005 03:15:07 PM mark_bj (at) softhome (dot) net Comment #1
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ How can i modify the IMP login page
Queue ⇒ IMP
Reply to this comment
Dear all,

    My boss assign the job for me, the user request using login name 
using firstname.lastname, but it can not do so, i want take below code 
inside the imp but can't find where can i do so.

$j=0;

$tmp=$imapuser;

for($i=0;$i<strlen($tmp);$i++)

{if($tmp[$i]!="."){$imapuser[$j]=$tmp[$i];$j++;}}

while($i>=$j){$imapuser[$i]=""; $i--;}

I had take it inside /home/httpd/horde/imp/redirect.php, but it is not 
work. I don't want be fire, hope be help

Regards,

Mark

mark_bj@softhome.net

Saved Queries