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 jeremy9

  1. jeremy9

    What logs will show the source taking up my processing space?

    top is the command I was looking for. thanks! I noticed there was a new release of apache that solved a similar problem to what I was seeing. I went ahead and updated the apache and will have to wait to see if the problem shows up again. Jeremy
  2. jeremy9

    What logs will show the source taking up my processing space?

    Hi, This may just be a quick answer I need. On our webserver, we are periodically having times where our server seems to be running out of the space (the apache error logs display: "Not enough space: couldn't spawn child process:" and the file is usually a web cgi script). I would...
  3. jeremy9

    Corrupted Mail File : Possibly from SpamAssassin

    I did not see a procmail.core file in my /var/spool. There were no errors for max clients. I now have an additional problem. I have had 3 instances where users were unable to send off of the server. They could send to local users but not to users off of the server. The error message...
  4. jeremy9

    Corrupted Mail File : Possibly from SpamAssassin

    Hi, I have recently set up spamassassin to run with my sendmail and procmail. Since then, I have had 2 different times where users have had corrupted mail files not allowing them to download their mail. The corruption was simply the "F" was left off the "From...
  5. jeremy9

    Printing a hidden frame - compatible with IE on Mac

    Hi, I have found out how to print a hidden frame on most browsers...using a code similar to this: <frameset rows=&quot;100%,*&quot;> <frame src=&quot;controlpage.html&quot;> <frame src=&quot;pagetoprint.html&quot;> </frameset> ------------------------------------- <script...
  6. jeremy9

    smtp authentication: pop before smtp problem on emails to local users.

    I have a problem right now with my authentication configuration. Right now we log the pop retrieval which then allows access to sending emails through sendmail. Our only problem right now is emails being sent to users on the local system skip the authentication. Therefore, we are receiving...
  7. jeremy9

    sendmail with qmail

    Is it possible to run both sendmail and qmail on a server at once? I currently have sendmail set up and have many programs using sendmail so I don't particularly want to migrate everything over to qmail. The only reason I want to use qmail now is to allow clients control over mail accounts...

Part and Inventory Search

Back
Top