how about qmailctl stat?? What's the output?

Ron Jones wrote:

you can always see from

tail -f /var/log/maillog

tail -f /var/log/qmail/smtp/current

It should show you the message when you try to send, but failed message. Meanwhile, please try create another virtual domain for testing purposes,
test whether you can send through >to the test domain.
Gabriel
*****

I do have a virtual domain set up, and tried to use it to send mail to both
the other domain on the server, as well as a foreign domain (my work
address).  However, I'm still getting the "ERROR: Server replied: " error.

On a more positive note, checked /var/log/qmail/smtp/current and found a
distinct pattern.  I've reproduced an occurrence here:

/var/qmail/bin/qmail-smtpd: error while loading shared libraries: libc.so.6:
failed to map segment from shared object: Cannot allocate memory
@40000000433a93732d5337d4 tcpserver: end 16905 status 32512
@40000000433a93732d53438c tcpserver: status: 0/100
@40000000433a93732e428974 tcpserver: status: 1/100
@40000000433a93732e444aac tcpserver: pid 16906 from 205.210.42.52
@40000000433a93732e44bbf4 tcpserver: ok 16906
server.rej.us:192.168.29.100:25 :205.210.42.52::46204


The above repeats itself with little variation from head to tail in the
/var/log/qmail/smtp/current file;
Incidentally, 205.210.42.52 resolves to smtp.easydns.com (my dns & backup
smtp provider).

Now... Libc.so.6 is a library located at /lib/libc.so.6 (it is actually just
a soft link to /lib/lib-2.3.4.so), however, as this is a x86_64 system, it
is also at /lib64/libc.so.6 (which is itself a soft link to
/lib64/lib-2.3.4.so)

I tried mv /lib/lib-2.3.4.so /lib/lib-2.3.4.so.ORIGINAL and then soft
linking /lib/lib-2.3.4.so -> /lib64/lib-2.3.4.so; however that didn't work.

Any suggestions?

Thanks,

Ron Jones


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Please do not hesitate to contact myself for further assistance.

Thank you.

Best regards,

Gabriel Lai Yong Shern
Technical & Support Manager
Mobile: +6012.931.5160
E-mail: [EMAIL PROTECTED]

E Technology Computer Resources Sdn. Bhd.
15, Jalan Laksamana Cheng Ho 2,
Taman Laksamana Cheng Ho,
75050 Melaka, Malaysia.

Tel: +606.286.3702 (Hunting Line)
Fax: +606.292.6740

***************************************************************************

Disclaimer: This e-mail contains proprietary information some or all of
which may be legally privileged. It is for the intended recipient only. If an addressing or transmission error has misdirected this e-mail, please notify the author by replying to this e-mail. If you are not the intended recipient you must notuse, disclose, distribute, copy, print or rely on this e-mail.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to