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. lrosicky

    How to access virtual mail boxes

    Thank you for your reply. I should have said that I have a fully functional mai server postfix-imap. I ca retrieve my mail if it is addressed to a unix user. I however have several domains on the server and want to build a set of virtual users so that mail to lanny@dom1.com and lanny@dom2.com...
  2. lrosicky

    How to access virtual mail boxes

    I have successfully set up a virtual-domain-mail and the mail is coming and going. Following the manual, the mail box is in /var/mail/vhosts/domain/name and has uid of 5000 gid 5000. But how do I read the mail? Or do I have to still set up unix users for these mail boxes (the documentation...
  3. lrosicky

    Being rejected by CBL

    WHen I run the recommended test by sending mail to helocheck@cbl.abuseat.org I receive the messages bellow. Mar 22 02:34:08 rs6000 postfix/smtp[21442]: 8F80C8041: to=<helocheck@cbl.abuseat.org>, relay=mail.cbl.abuseat.org[216.168.28.54], delay=2, status=bounced (host...
  4. lrosicky

    Being rejected by CBL

    Thanks you for your response. I have a condition which qualifies under their FAQ but don!t know how to resolve it. The my response to their RCPT TO is canczech.com which us my domain name, not my host.domain name. But when I tried to change it in postfix main.cf to rextify it, my postfix...
  5. lrosicky

    Being rejected by CBL

    I have received bounced message for an email I sent from cbl.abuseat.org. I checked my address and using their test procedure I get Diagnostic-Code: X-Postfix; host mail.cbl.abuseat.org[216.168.28.54] said: 550 Your HELO name for IP address 209.112.1.94 was "canczech.com" (in reply to RCPT...
  6. lrosicky

    AIX Java

    I upgraded my AIX 4.3.3 to the latest level and that fixed my libc.a deficiencies. However, my jdbc (for mysql) does not work anymore - anyone experienced the same proble ?
  7. lrosicky

    AIX IBM HTTPServer (IHS) fails to start

    It is resolved as advised here. I had a libc.a which was too old. Once I upgraded my release of AIX, everything seem to work well. Oh, except for JDBC connector but that's for another room.
  8. lrosicky

    AIX IBM HTTPServer (IHS) fails to start

    Thanks for your reply. How do I check the corresponding levels ? I did not find any references to IHS requirements for an AIX level. I have gotten the same message when trying to start a binary or own build of Apache. Lanny
  9. lrosicky

    AIX IBM HTTPServer (IHS) fails to start

    After a vanila install of IHS-2.0.42.2 when I attemt to start I get: 0509-036 Cannot load program /huge/IHS-2.0.42.2//bin/httpd because of the following errors: 0509-130 Symbol resolution failed for /huge/IHS-2.0.42.2//lib/libapr-0.so because: 0509-136 Symbol isinf (number 129)...
  10. lrosicky

    How to modify Sendmail transcript

    I am using Mail::Audit to reject unwanted email. However, in the transcript which is returned to the sender, I would like to supress the ----- The following addresses had permanent fatal errors --- &quot;|/home/lanny/chkmail.pl&quot; (reason: 100) (expanded from...
  11. lrosicky

    How to avoid &quot;expanded from? in reject message

    I am using Mail::Audit to reject unwanted email. However, in the transcript which is returned to the sender, I would like to supress the ----- The following addresses had permanent fatal errors --- &quot;|/home/lanny/chkmail.pl&quot; (reason: 100) (expanded from...
  12. lrosicky

    Overwhelmed by relaying attempts

    Hi Sushveer I believe you are responding to the second part: I start this way startsrc -s sendmail -a &quot;-bd -q30m&quot; It's AIX 4.3.3 Thanks Lanny
  13. lrosicky

    Overwhelmed by relaying attempts

    Don't know how to edit my post - the second alf is inapropriate, please ingore.
  14. lrosicky

    Overwhelmed by relaying attempts

    I get thousands of attempts for my sendmail to relay spam. I don't, oc course, but its taxing the machine and the network. Is there any defence ? Also, when I start sendmail from command line using startsrc it starts and works, but it shows lssrc as inoperative ...
  15. lrosicky

    AIX and Apache 2.44 missing libgdbm

    I downloaded apache 2.44 from the Bull archive and installed it. When trying to start it, I get a message that libgdbm.a (libgdbm.so) is missing, which it is. I have an Apache 2.40 running (I compiled it from sources). What can I do - if I need libgdbm, where can I get it. Lanny
  16. lrosicky

    Web Server

    Yes

Part and Inventory Search

Back
Top