-
Posts
20,156 -
Joined
-
Last visited
Everything posted by TCH-Bruce
-
Thanks for the info
-
Kaz, I think I know what you are asking. You have put in a request to transfer your domain to TCH and now what to buy a hosting package to use that domain. The answer should be "YES" you can purchase the hosting plan now and where it asks for the domain name to be used just enter the one you are transferring to TCH. If I am wrong as to what you asking, then I am confused like Thomas.
-
Well, I've been searching and you could try something like this. http://www.webmasterworld.com/forum21/9507.htm
-
Dind't want you to think nobody has seen your post. Just doesn't appear to be anybody using it yet that has seen the post.
-
You need to perform some browser detection. This link can get you started. http://www.netmechanic.com/news/vol3/javascript_no15.htm
-
I need more caffeine! Sorry for asking what you are using when you stated you are using a home grown blog.
-
Most blogging software will create the RSS feed for you automatically. MT and WordPress both do it. What software are you currently using?
-
Did you upload your Perl script in ASCII mode. That is what usually causes a 500 error. Or a missing ";" For the mail program I use. /usr/sbin/sendmail -t Here is how I normally send mail through Perl. >$mailprog = '/usr/sbin/sendmail -t'; open (MAIL, "|$mailprog"); print MAIL "Reply-to: $E_mail\n"; print MAIL "From: $E_mail\n"; print MAIL "To: $recip\n"; print MAIL "Subject: Sirius Sales Request\n"; print MAIL "\n\n"; print MAIL ""; more print statements for all variables, etc... print MAIL "\n\n"; close (MAIL);
-
Normally less than 24 hours.
-
Convert it to an mp3 file instead of WMA. That should work.
-
You would enter: /home/yourcpanelname/public_html/scripts/name-of-script
-
I believe ASX would be an active X control which Firefox cannot (thank goodness) open.
-
Don't know if this will help but it is a great font archive. http://www.grsites.com/fonts/
-
Welcome to the forums, fmartin
-
Welcome to the forums, bandofsisters
-
Welcome to the family John!
-
Blocking A Single E-mail Address
TCH-Bruce replied to lilirose's topic in CPanel and Site Maintenance
Yes, as Thomas says it should work correctly. Go into the Spam Assassin configuration. You will see white-list and black-list boxes. If you enter the address into one of the black-list boxes it will discard any email from that address. Conversely, if you add an address to a white-list box spam assassin will not capture any mail from that address as spam whether it is or not. -
Spamassassin, Delete Above Specified Threshold?
TCH-Bruce replied to TheIceMaster's topic in CPanel and Site Maintenance
What I've done for my own domains is create another email account. Yes, I know it's another box to check but it's been working for me quite well. Then I forward all SA tagged messages to the spam account I created. This way I can go and view it from time to time and empty it. I've done this on three accounts and then on two of them I just set it to discard any spam it tagged. Since it wasn't catching any good mail it works well. Don't know if that would work for you or not but I don't know how to accomplish what you are wanting to do, sorry. -
Spamassassin, Delete Above Specified Threshold?
TCH-Bruce replied to TheIceMaster's topic in CPanel and Site Maintenance
Welcome to the family and forums, Stephane Don't think that it's possible to do that directly with cPanels implementation of Spam Assassin or not. Moving to a more apporpriate forum for better exposure and organization. -
Blocking A Single E-mail Address
TCH-Bruce replied to lilirose's topic in CPanel and Site Maintenance
If you are using Spam Assassin you can blacklist the email address. See this help page for info on Spam Assassin. http://www.totalchoicehosting.com/help/id60.htm -
Welcome to the family and forums, Ulmi Don't have an answer for you but will move this to the software forum for better exposure to get you one.
-
Sorry, but MikeJ has already answered that TCH does not support LDAP on virtual hosts.
-
Since you are not going to have shell or root access you may want to read this article for getting scoop installed on a shared server. http://scoop.kuro5hin.org/story/2002/9/20/161918/528
-
I found some info here: http://freshmeat.net/projects/amember/
-
Congrats Robert!
