Jump to content

Recommended Posts

Posted

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.

Posted
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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...