Re: a little more insight!

2000-12-20 Thread Benjamin Lee
> Is this a cut-n-paste or did you type it into your mail message by hand? > If this is really what the script looks like, try adding a "!" after the > "#", as indicated. > > > usa:/var/qmail/bin# cat qmail-smtpd-wrapper > > #/bin/bash >^- add ! here, so it looks like this: > #!/bin/ba

Re: a little more insight!

2000-12-20 Thread Timothy Legant
On Wed, Dec 20, 2000 at 06:07:16PM -0500, [EMAIL PROTECTED] wrote: > diggin thru my logs i find this in /var/log/qmail/smtpd > > 977352942.017873 tcpserver: ok 4501 usa.usaexpress.net:206.183.143.244:25 > zmamail02.zma.compaq.com:161.114.64.102::2564 > 977352942.017928 tcpserver: warning: droppin

a little more insight!

2000-12-20 Thread kurth
diggin thru my logs i find this in /var/log/qmail/smtpd 977352942.017873 tcpserver: ok 4501 usa.usaexpress.net:206.183.143.244:25 zmamail02.zma.compaq.com:161.114.64.102::2564 977352942.017928 tcpserver: warning: dropping connection, unable to run /var/qmail/bin/qmail-smtpd-wrapper: exec format e

Re: a little more insight!

2000-12-20 Thread Benjamin Lee
Hmm... check user and exec permissions on the file 'qmail-smtpd-wrapper'? That's all I can think of. Then maybe try another script that doesn't do much -- etc... Later, Ben. On Wed, Dec 20, 2000 at 06:07:16PM -0500, [EMAIL PROTECTED] wrote: > diggin thru my logs i find this in /var/log/qmail/s