Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2001 12:29:49 -0700
From:      Fred Condo <fred@condo.chico.ca.us>
To:        Erin Fortenberry <efortenb@sdccd.cc.ca.us>
Cc:        "'questions@freebsd.org'" <questions@FreeBSD.ORG>
Subject:   Re: sendmail
Message-ID:  <20010803122948.B7149@absinthe.condo.chico.ca.us>
In-Reply-To: <BBDEEDD2EB67D311A0240008C74B9345129C5D@ntxmidcity.sdccd.cc.ca.us>; from efortenb@sdccd.cc.ca.us on Fri, Aug 03, 2001 at 11:50:44AM -0700
References:  <BBDEEDD2EB67D311A0240008C74B9345129C5D@ntxmidcity.sdccd.cc.ca.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 03, 2001 at 11:50:44AM -0700, Erin Fortenberry wrote:
> Can someone tell me how to make sendmail run in -bd mode but not listen to
> any ports?

What's your goal? If it is to make sure that queued mail gets sent,
you want sendmail -q30m (30 minutes between queue runs). You can also
write things like -q2h for 2 hours.

> 
> 
> Also, does anyone know what is on these ports? I got this from 'netstat -an'
> 
> udp4       0      0  *.518                  *.*
> udp4       0      0  *.512                  *.*
> udp4       0      0  *.514                  *.*
> 

Those will all be listed in /etc/services
-- 
 ______________________________________________________ 
( fred@condo.chico.ca.us Repeal the DMCA. Free Dmitry. )
 ------------------------------------------------------ 
        o   ^__^
         o  (**)\_______
            (__)\       )\/\
             U  ||--WWW |
                ||     ||

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010803122948.B7149>