Displaying 2 results from an estimated 2 matches for "rt24".
Did you mean:
rc24
2012 Aug 31
1
dovecotadm error
...conf
# driver = sql
#}
because it errors on dovecot start up.
I have already spent a bit of time on the Dovecot website and Google
trying to find an answer. I want to get the expires plugin working.
Any leads please?
dovecot -n
# 2.1.9: /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 2.6.29.6-rt24-smp i686 Slackware 13.1.0
auth_master_user_separator = *
auth_mechanisms = plain login
dict {
expire = mysql:/usr/local/etc/dovecot/dovecot-dict-expire.conf
quotadict = mysql:/usr/local/etc/dovecot/dovecot-dict-sql.conf
}
disable_plaintext_auth = no
first_valid_gid = 1000
first_valid_uid = 10...
2023 May 22
3
got nut 2.8.1 but despite reinstall, shows 2.7.4
gene heskett <gheskett at shentel.net> writes:
> Which file in the nut I pulled a month ago, should I start with to get
> the new version actually running? I still get - -V=2.7.4
It is likely that you have built new nut but old nut is still on your
system. I do a 'sudo make install' to write over the distribution nut
(on NetBSD/pkgsrc, surely not what you are using).