Sendmail SOS

2001-08-23 Thread Craig

Hello everybody

I am trying to use m4 to create a sendmail config
file with uucp support on a client dialup server
and am having problems with sendmail doing lookups.

I have added the no-dns debian hack and the 
accept_unresolvable_domains macro and have bind
running on the box.

If anyone could help, i will be very appreciative :)

Craig


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: mutt (! ssl)

2001-08-23 Thread J.H.M. Dassen (Ray)

On Thu, Aug 23, 2001 at 14:58:23 -0700, Nick Jennings wrote:
>  Just wondering my mutt doesn't come packaged with SSL support?

Read the fine /usr/share/doc/mutt/README.Debian.

HTH,
Ray
-- 
POPULATION EXPLOSION  Unique in human experience, an event which happened 
yesterday but which everyone swears won't happen until tomorrow.  
- The Hipcrime Vocab by Chad C. Mulligan 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




mutt (! ssl)

2001-08-23 Thread Nick Jennings

Hey.

 Just wondering my mutt doesn't come packaged with SSL support? I don't
see why there is any reason NOT to compile this in when making the package.

Does it have to do with non-US? If so, why isn't there a mutt-ssl package
in non-US?

 How do I go about making a mutt-ssl deb package for my mail server?

 # apt-get source mutt

 then what? can;t I just rebuild it with an additional compiler option,
 andhave it auotmatically build into a deb named say: mutt-ssl ?

-- 
  Nick Jennings


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Apache not dropping port 80

2001-08-23 Thread Jordi S . Bunster

On Thu, Aug 23, 2001 at 09:38:26PM +0200, Thomas Fini Hansen wrote:

> What is Apache doing running sh? And what's bd?

I think it's not really Apache, but it's start script under /etc.

> This would give me the chills if I wasn't 100% sure what it was...

I'm not that calm also.

> I'd be looking *very* closely at that server, making sure that those
> errors are from legitimate services..

Well, it's a fresh install, all the security packages installed
... I'm going to run a md5sum on every binary!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Apache not dropping port 80

2001-08-23 Thread Jordi S . Bunster


What can possibly be happening? Sometimes the command
/etc/init.d/apache restart, or sometimes even ( /etc/init.d/apache
stop ; sleep 5 ; /etc/init.d/apache start) seems not do release por
80.

it says (on error.log):

[Thu Aug 23 14:01:13 2001] [info] removed PID file /var/run/apache.pid
(pid=9565)
[Thu Aug 23 14:01:13 2001] [notice] caught SIGTERM, shutting down

And then, on start:

[Thu Aug 23 14:01:53 2001] [crit] (98)Address already in use:
make_sock: could not bind to port 80

What I do, enter top, list all processes for the www-data user, and
kill them one by one. Sometimes there're three, sometimes two. Among
the processes I've found, tail, sh, bd 

After killing them all, apache starts again perfectly.

Also, other strange messages follow:

gd-png warning: alpha channel not supported
sh: ./tmp: No such file or directory
sh: ./.tmp: Permission denied
 We'r in MaxDigits

The first one, I know what means. But the rest 

Is that a bug? Has the server been compromised?


 -- Jsb







-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]