]> the.earth.li Git - onak.git/commitdiff
Fix incoming mail spool directory
authorJonathan McDowell <noodles@earth.li>
Sun, 4 Mar 2007 14:36:05 +0000 (14:36 +0000)
committerJonathan McDowell <noodles@earth.li>
Sun, 4 Mar 2007 14:36:05 +0000 (14:36 +0000)
onak-mail has spooled incoming mail for a long time; fix up the default
config to put this in spool/onak rather than the hardcoded /community
that was previously configured.

debian/onak.dirs
onak.conf.in

index e39d490b5ba55af4cc5fc99cc44a3aef5b1b07cd..1f344662f6dc79216f8d8d12bc98835f0ebdd376 100644 (file)
@@ -1 +1,2 @@
 var/lib/onak
+var/spool/onak
index d9c307965b871e428258175db4dca31bac780cc6..e1b2c4f8ba071329c8f414517e734947a1164318 100644 (file)
@@ -30,7 +30,7 @@ mail_delivery_client /usr/sbin/sendmail -t -oi -fmailer-daemon
 maintainer_email PGP Key Server Administrator <pgp-keyserver-admin@the.earth.li>
 mail_intro_file /community/pgp-keyserver/share/mail_intro
 help_dir /community/pgp-keyserver/share
-mail_dir /community/pgp-keyserver/incoming
+mail_dir @STATEDIR@/spool/onak
 
 ### If you change this, make sure to put a corresponding help file in
 ### the help_dir named above