re: sm-mta

2006-02-02 Thread James Long
> Date: Tue, 31 Jan 2006 20:57:23 -0800 (PST) > From: gahn <[EMAIL PROTECTED]> > Subject: sm-mta > To: freebsd general questions > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=iso-8859-1 > > Hi all: > > The "sm-mta" starts up every time after the system > reboots. How coul

Re: sm-mta

2006-02-01 Thread Kevin Kinsey
gahn wrote: Hi all: The "sm-mta" starts up every time after the system reboots. How could I shut it down? my system is behind of firewall and I don't need mail daemon. Thanks To kill it, find its pid and issue kill(1). To keep it from resurrecting on your next reboot, try: sendmail

RE: sm-mta[386]: My unqualified host name ...

2005-11-29 Thread Kiffin Gish
That did the trick, thanks! -- Kiffin Rex Gish Gouda, The Netherlands > -Original Message- > From: Stijn Hoop [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 29, 2005 14:44 > To: Kiffin Gish > Cc: freebsd-questions@freebsd.org > Subject: Re: sm-mta[386]: M

Re: sm-mta[386]: My unqualified host name ...

2005-11-29 Thread Stijn Hoop
On Tue, Nov 29, 2005 at 02:25:17PM +0100, Kiffin Gish wrote: > I recently installed a fileserver which is restricted to the internal > network and which I refer to simply as 'fileserver' (pretty creative, > right). > > However, sendmail doesn't seem to work correctly. When the machine boots > and/

Re: sm-mta[386]: My unqualified host name ...

2005-11-29 Thread werther . pirani
Kiffin Gish <[EMAIL PROTECTED]> writes: > However, sendmail doesn't seem to work correctly. When the machine boots > and/or I try and send an email using sendmail, I get a bunch of cryptic > error messages. Here's a view of the syslog: > > [snip] What I would do is add something like the followi