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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by chiuhong

  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

    So that mean I have to look for a stable DNS IP for /etc/resolv.conf in the Linux server? Do you have any suggestion which DNS IP is most stable? Thanks
  3. chiuhong

    couldn't find any host named

    Of course I did checked as below points: 1. Check for typos after the @ symbol. 2. No spaces should exist between the 'less than' and 'greater than' symbols. <> 3.Hyphens and dots are allowed as special characters after @. - . 3. Was the correct top level domain used? .com, .net, .org, etc...
  4. 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...
  5. 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...
  6. chiuhong

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

    qmail server has IP 192.168.2.5, Router IP 192.168.2.1 which forward port 25 & 110 to 192.168.2.5. and Firewall allowed too. Thanks
  7. chiuhong

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

    /var/log/qmail/smtpd/current @4000000043537dc71280a7fc tcpserver: ok 3118 XX.com:192.168.2.5:25 :192.168.2.101::2041 @4000000043537dc71281b19c tcpserver: end 3118 status 256 @4000000043537dc71281bd54 tcpserver: status: 0/20 @4000000043537fd12b9084ec tcpserver: status: 1/20...
  8. 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
  9. chiuhong

    What that is?

    Thanks all your comments.
  10. chiuhong

    What that is?

    Thanks jstreich for your quick reply. seems someone trying to hack our server, right?
  11. chiuhong

    What that is?

    Tracing route to 203.199.92.156.static.vsnl.net.in [203.199.92.156] over a maximum of 30 hops: 1 26 ms 31 ms 29 ms pcd-hhm19-2-rx.netvigator.com [218.102.174.254] 2 33 ms 36 ms 26 ms n219076097182.netvigator.com [219.76.97.182] 3 27 ms 23 ms 38 ms...
  12. 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...
  13. chiuhong

    How to setup special smtp port

    ok I think I found the answer how: qmail-remote-auth by Jay Soffian, modified by tom@tomclegg.net Add SMTP authentication support (AUTH LOGIN) to qmail-remote. This is useful for relaying outgoing mail to a smarthost which requires authentication. My modifications: This version sends...

Part and Inventory Search

Back
Top