Search results

  1. Penhall

    Looking for strategies on lowering spam received

    I've noticed too lately that more and more spam is getting through... Spam Assassin is cranked up and when looking at the info in the headers everything seems to be functioning properly. I gues it is true, SPAMMERS are evolving (we all developed from scum so I guess maybe SPAMMERS are finally...
  2. Penhall

    Asp 2.0 & Sql 2005

    excellent news
  3. Penhall

    Mail 3 - Webmail

    Thanks Stephen... Squirrel does seem to be a bit glitchy to me since the change over.
  4. Penhall

    Mail 3 - Webmail

    Is it just me or does Squirrel Mail seem to be behaving wierdly after the migration. (eg not displaying html messages in the content frame etc).
  5. Penhall

    webmail working?

    No problems today with Horde or Squirrel - two different domains.
  6. Penhall

    DNN Install - Question

    All the individual files for me... expanding via the file manager always seemed to created broken image links etc in DNN... why I don't know, but it did.
  7. Penhall

    Using Access for Websites

    Thanks for the suggestions... I'll try out the aquafold product; I did try previously to find a copy of EM but wasn't successful. I never thought about the CD in a ref book though - thanks for the suggestion.
  8. Penhall

    Using Access for Websites

    Must admit that I do use access for some small sites (less than 2 or 3 concurrent sessions MAX) and the main reasons are for convenience and my own comfort level with MS SQL (data types, management, etc) BUT have now started to use MSSQL on projects - forcing myself to become more comfortable...
  9. Penhall

    pls review on my finance website

    Maybe you could start spamming forums with fake review links... oh wait, you are already doing that, nevermind.
  10. Penhall

    Any issues w/ Juno?

    "AVG POP3 Proxy Server" - catches my eye... try disabling AVG antivirus and see if that helps... edit: sorry, I missed the part where you already mentioned disabling AVG as a suggestion.
  11. Penhall

    HTML Webmail ??

    Personally I've always liked smartermail at smartertools.com but its windows based and I think the mail servers at JH are all *nix.
  12. Penhall

    Redirect http to https

    A simple redirect to https: on entry would be something like: <% Response.Buffer = True If (Request.ServerVariables("HTTPS") = "off") then response.redirect "https://somedomain.com/directroy" %>
  13. Penhall

    HTML Webmail ??

    For the most part I can view HTML email in Horde except with some oddball stuff. Try going to: http://demo.atmail.com/atmail.pl and enter your email server/login info - nifty little webmail system.
  14. Penhall

    no one around the desk?

    Yes, there are two replies BUT the first reply by support isn't until 16 hours after the ticket was sent. I realize that not everything can be resolved in the blink of an eye but there really should have been some communication prior to that. My ticket was on spam filter stopping working on the...
  15. Penhall

    RoundCube Webmail

    Works fine for me with autocreate enabled... on Windows server... not a bad webmail app but a little inmature yet.
  16. Penhall

    no one around the desk?

    Hate to admit it but I've had a ticket not replied to either for about 12 hours now. (ILW-69343-321)
  17. Penhall

    Live Chat - What do you think?

    I've used live chat a few times in the past and for the most part has been a good experience. The emailing of chat sessions is also a great feature. I've always wondered about security though - would it not be fairly easy to "spoof" being a client and convince the tech to make unwanted server...
  18. Penhall

    Maximum upload size

    Thanks... I'll add another beer to my "owe Stephen if I ever get down to Florida" list.
  19. Penhall

    Maximum upload size

    Hi Stephen - can you check/change Win12 also? (that's the server I was trying to upload the 7mb module to) Thanks and have a great weekend.
  20. Penhall

    Maximum upload size

    Hopefully he'll see this post and will be "reminded" ;)
Back
Top