Samrc Posted January 24, 2006 Posted January 24, 2006 When I was away from home, I logged into my email through cPanel and used Horde. I responded to a couple emails that came in on my ___@samisite.com account by simply hitting reply as usual. A few days later, I received notice from one person that the email address I replied from was non-functional. She tried to answer my reply and the email came back as not valid. She went back to my website to report this through one of my web forms. Turns out that the reply I made to her using HORDE generated an email address of mycpanelaccountname@samisite.com instead of the email address that was assigned to the original email. Why would HORDE send an email out using that account name? I do not have an email account setup using that and certainly do not want people I email to have that information. How do I prevent that from happening again? I have not had that problem with SquirrelMail but thought I would try Horde for a while since it has more features. Quote
TCH-Bruce Posted January 24, 2006 Posted January 24, 2006 Did you log into Horde with your email account and password or did you just hit webmail and select Horde as the domain owner without logging in? Quote
Samrc Posted January 24, 2006 Author Posted January 24, 2006 just hit webmail and select Horde as the domain owner without logging in? I came in through cpanel, chose Horde and looked through the folders. The folders repeat. But I did not remove anything for fear I would disable a function set up by cpanel. When I use Squirrelmail I enter through a piece of code I have placed on a webpage and it works well: <body onLoad="self.focus();document.forms[0].login_username.focus()"> <form method="post" action="http://serverXX.totalchoicehosting.com/sqmail/src/redirect.php"> <input type="hidden" name="js_autodetect_results" value="0"> User Name: <input type="text" onBlur="add_domain();" name="login_username" size="20"><br><br> Password: <input type="password" name="secretkey" size="20"><br><br> <input type="submit" value="Webmail Login" style="background: blueviolet; color: white; font-size: 1.2em"> </form> Is there an equivalent code for Horde? Quote
TCH-Bruce Posted January 24, 2006 Posted January 24, 2006 There was once this info but I don't believe it works any longer. Quote
TCH-Bruce Posted January 24, 2006 Posted January 24, 2006 You can also access the Horde login page using the following: >http://your-TCH-domain.ext:2095/horde/index.php Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.