Date: Tue, 11 Feb 2014 20:56:18 -0500 From: Stephen R Guglielmo <srguglielmo@gmail.com> To: ports <ports@freebsd.org> Subject: Re: dovecot, init script - is this expected or PR worthy? Message-ID: <CADfK3RXjyHdAGj_1zfoaAbAg0BKPRZ0k2Qsw2kRGbZnX7xGTAw@mail.gmail.com> In-Reply-To: <CAJOeo-1o%2BUDso9i6rtbAyTdpSCp8n3DhyVWq2ir5iNec3HoEFg@mail.gmail.com> References: <CAJOeo-1o%2BUDso9i6rtbAyTdpSCp8n3DhyVWq2ir5iNec3HoEFg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 11, 2014 at 12:24 PM, Benjamin Podszun < benjamin.podszun@gmail.com> wrote: > service dovecot start > > and .. that succeeds always, if dovecot_enable="YES" is missing (which > totally is an error on my part, obviously). > > What I expect though is the typical "Can't do that, Dave. Try onestart > perhaps" response - and some exit code that signals failure. > > Is that a (tiny, minor) bug? Should I submit a PR for that? Or is that > totally irrelevant and people out there would never fall for that anyway..? > > Thanks, > Ben > Hey, I can't reproduce this on my system. I typically run the rc.d/ scripts myself, but I did try using the `service` command as well. It works as expected: The script returns no output when dovecot_enable is commented out or set equal to NO in my /etc/rc.conf.local file, and it does not start or stop the dovecot processes. I'm using dovecot 1.2.17 on 10.0-RELEASE. Are you using dovecot 2?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADfK3RXjyHdAGj_1zfoaAbAg0BKPRZ0k2Qsw2kRGbZnX7xGTAw>