Displaying 2 results from an estimated 2 matches for "doamin1".
Did you mean:
doamin
2004 Jun 08
1
pgsql configuration
...would appreciate it.
If I did this correctly, then in theory I could pass email delivery to
procmail and have one set of rules (/etc/procmail) do some additional
filtering for all the email under my domain1.com (spam filtering mostly)
and perform a final delivery to maildirs in
/var/spool/imap/doamin1.com/jane/
Or am I sleep deprived?
2014 May 27
1
Odd ownership of the dovecot-uidlist file
...): Disconnected:
Logged out top=0 (0 b), retr=4 (274142 b), messages=27 (10797760 b), del=0
Mar 25 11:19:24 brio dovecot: pop3(accounts at DOMAIN1): Error:
open(/mnt/spool/keepers/t/DOMAIN1/accounts/Maildir/dovecot-uidlist)
failed: Permission denied
Mar 25 11:19:24 brio dovecot: pop3(accounts at DOAMIN1): Error:
open(/mnt/spool/keepers/t/DOMAIN1/accounts/Maildir/dovecot-uidlist)
failed: Permission denied
-- 8<--
In this case the ownership of the file was:
-rw------- 1 jacqui-30747 DOMAIN2 48839 Mar 25 10:31 dovecot-uidlist
when it should be:
-rw------- 1 accounts-25105 DOMAIN1 48839 Mar 25 1...