On Wed, Mar 04, 2009 at 11:10:13AM -0500, Charles Marcus wrote:

> Dovecot has added two lines of text to the beginning output of dovecot
> -n that could possibly save some time with troubleshooting...
> 
> It adds the version on the first line, and OS/platform info on the
> second line, like so:
> 
> # 1.1.11: /etc/dovecot/dovecot.conf
> # OS: Linux 2.6.23-gentoo-r9 x86_64 Gentoo Base System release 1.12.11.1

    (
        echo $(postconf -h mail_name mail_version mail_release_date)
        uname -a
    ) | sed -e 's/^/# /'
    postconf -n

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majord...@postfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to