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 Mike Lewis 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. frumunda

    Autonumber Issue

    Once the database is incremented to 127 entries the database no longer increments. As a result I get a 127 error. Does anyone know how to get around this?
  2. frumunda

    Qmail not listening port 25

    Alright, here it is. /service/qmail-send: up (pid 5262) 10 seconds /service/qmail-send/log: up (pid 5268) 10 seconds /service/qmail-smtpd: up (pid 5349) 1 seconds /service/qmail-smtpd/log: up (pid 5348) 1 seconds messages in queue: 0 messages in queue but not yet preprocessed: 0
  3. frumunda

    Qmail not listening port 25

    COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME portmap 609 root 3u IPv4 888 UDP *:111 portmap 609 root 4u IPv4 889 TCP *:111 (LISTEN) rpc.statd 637 root 4u IPv4 914 UDP *:813 rpc.statd 637 root 5u IPv4 960 UDP *:32768 rpc.statd...
  4. frumunda

    Qmail not listening port 25

    Okay. Tried your xinetd profile change. Telnet was not enabled so I enabled it. Can connect via telnet but not to port 25. Increased the softlimit with 10000000, 20000000, 30000000, 4000000 etc, etc and still no luck there. I've gone through the steps from LWQ yet again but I always end up...
  5. frumunda

    Qmail not listening port 25

    I never touched xinetd so I'm curios how to check the port setting to see if that was it. I did increase the softlimit but now help the ps ax | grep -i qmail shows the following: 1122 ? S 0:00 supervise qmail-send 1124 ? S 0:00 supervise qmail-smtpd 30362 ...
  6. frumunda

    Qmail not listening port 25

    Help... I've been getting beat up trying to figure out why my qmail system is not listening on port 25. Unable to telnet via 25, netstat comes up blank and so does lsof -i:25 Qmail was configured step by step TWICE with LWQ instructions. qmail-smtpd run file is: #!/bin/sh QMAILFUID=`id -u...

Part and Inventory Search

Back
Top