On 3/4/2009 12:26 PM, Victor Duchovni 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

Thats easy for *you* to say! (ianap)

;)

I was just talking about something that would make it easier when
someone was asking for help on the list... I don't think the above will
quite accomplish that...

-- 

Best regards,

Charles

Reply via email to