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 TouchToneTommy 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: *

  • Users: chiuhong
  • Content: Threads
  • Order by date
  1. chiuhong

    email login account username with domain

    Does anyone knows how to build a login email account as below? name:username@domain.com password: XXXXX I found ISP or outside webhosting given us email as above username with domain, however, If i want all colleague has same with username@domain.com instead of username, should I simplely...
  2. chiuhong

    couldn't find any host named

    Hi, Anyone has experienced on "couldn't find any host named" as below: Hi. This is the qmail-send program at ms.evershining.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out...
  3. chiuhong

    Run two smtp ports services

    Hi, Anyone has experienced run two services? I try to run both smtp ports, port 25 & port other than 25 (like 10255)on a same qmail server, to allow clients who not able to through normal port 25, and they will able to accept to alternate port. Can I do followed or any good suggestion...
  4. chiuhong

    unable to send out emails from remote PC (Outlook client)?

    Hi, Anyone has idea why unable to send out emails from remote PC (Outlook client)? but is able to send out from qmail server, and I did allow remote PC as /etc/tcp.smtp 127.:allow,RELAYCLIENT="" 192.168.2.:allow,RELAYCLIENT="" :allow ISP already open port 25 for us. Thanks & Best Regards
  5. chiuhong

    What that is?

    Hi, Anyone knows what is that? i found from /var/log/secure Sep 14 20:25:34 ms1 sshd[9296]: reverse mapping checking getaddrinfo for 203.199.92.156.static.vsnl.net.in failed - POSSIBLE BREAKIN ATTEMPT! Sep 14 20:25:36 ms1 sshd[9296]: Failed password for uucp from ::ffff:203.199.92.156 port...
  6. chiuhong

    How to setup special smtp port

    Hi, anyone knows how to setup qmail server a special smtp port other than port 25(ex.port 1025 ..) which allow users send out the mail as port 25 blocked their ISP? Thanks
  7. chiuhong

    URL without port #

    Does anyone know how to config the URL? http://XX.XX.XX.XX/ instead of http://XX.XX.XX.XX:8080 as the URL people can access the URL without port # (8080 ....) P.S. XX.XX.XX.XX means IP address or domain. Thanks
  8. chiuhong

    Error message "TELNET Winsock Error - Connect Failed - Error No.(0)

    Does anyone help on my scripts below? I encountered problem as if connect TELNET S0 is failed(some reasons with TCP failed throught), Error message "TELNET Winsock Error - Connect Failed - Error No.(0), the scripts will holded and wait for long time before next connection, even never go...
  9. chiuhong

    Limited some of accounts can only send & receive mails from local

    Does anyone knows how to limited(qmail) some of users can only send & receive mails from local, no outside Internet allowed. Thanks
  10. chiuhong

    monitor traffic on Switch 3550

    Does anyone knows how to monitor 2 ports traffic to 1 port, as below, it seems can only monitor either rx or tx on interface Fa0/20: monitor session 1 source interface Fa0/20 rx monitor session 1 source interface Fa0/18 monitor session 1 destination interface Fa0/1 , Specify another...
  11. chiuhong

    Logon with Telnet

    we are not sure if you can help here? please read below which are the scripts logon using by modem dial up. BUT we are planning to logon using telnet functions, do you have any ideas change below for ...? Thanks proc main integer Looping = 1, Cnt = 1 set dial retries 3 connect...

Part and Inventory Search

Back
Top