Displaying 2 results from an estimated 2 matches for "y6q".
Did you mean:
y6
2007 Jun 18
1
Problem with deliver
Per the wiki page:
http://wiki.dovecot.org/LDA
Doing the following should create a Maildir directory structure
in an arbitrary directory, deposit a message and create/update
any dovecot indexes:
mkdir /common/foo
export HOME=/common/foo
export PATH=/usr/libexec/dovecot:$PATH
cat 1180102308.88215.4145.davidfavor.com:2,RS | deliver -f doda at foobar.com
This gives an error
2008 Mar 29
10
create new clientconfigs database
Hi, I''m upgrading from 23.2 to the latest and have "dbmigrate = true"
in my config.
When I try to run puppetd, I''m getting:
Could not migrate database: SQLite3::SQLException: no such table:
schema_info: SELECT version FROM schema_info
I''m perfectly blowing away my old db (by deleting /var/lib/puppet/
state/clientconfigs.sqlite3 ?), but I haven''t