Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rem736

    effective anti-relay solution

    actually, i just found out that it may not have stopped all relays. i'm not sure how to properly interpret the live log in three of the modules, SMTP Server, SMTP Client (end-to-end), and the Core Processes module. i monitored these three during on sitting and noticed the following: 1. SMTP...
  2. rem736

    effective anti-relay solution

    hi all, i had just gotten my email server up and running for about a week now when spammers have broken through my stmp authentication. i tried changing the password to some 18 letter non-sensical word and they still got through to relay mail. this led me back to using just the "normal"...
  3. rem736

    mark_read = 1 but outlook doesn't trigger it

    i'm running my own email server at home instead of having it hosted, using mercury 4.01b on a win2k3 server. mail delivery to and from my domain works without a hitch. however i have a couple of minor problems. when i use outlook to access my mail, the mail is not marked read on the server...
  4. rem736

    .value will not read multi-select fields correctly...what will?

    hi khazmir, thank you. after looking at your code, i decided to look for an equivalent in VBScript. the options.selected property in javascript is the same as the Item(n).selected property in VBScript. the following is my code: <html> <head> <script language = &quot;VBScript&quot;> Sub...
  5. rem736

    .value will not read multi-select fields correctly...what will?

    hi, on client-side, i have a form with 2 fields and 2 buttons (1 text, 1 multi-select list, next button, submit button). after the user enters the info, clicking on the &quot;next&quot; button will allow the user additional iterations of the same entry form. clicking on the submit button will...

Part and Inventory Search

Back
Top