Displaying 2 results from an estimated 2 matches for "fetchmail_pidfile".
2014 Nov 10
0
mail-storage.c:2222:mailbox_copy assertion failed: (!ctx->unfinished)
...endmail = /usr/bin/nice
>   antispam_mail_sendmail_args = /usr/local/bin/python2;-W;ignore;/usr/local/bin/sb_filter.py;-d;%h/.hammiedb;-f
>   antispam_mail_spam = -s
>   antispam_spam = SPAM;Spam;Junk
>   antispam_trash = Trash
>   antispam_unsure = Filtered-Spam;Possible-Spam
>   fetchmail_pidfile = %h/.fetchmail.pid
>   fts = lucene
>   fts_autoindex = yes
>   fts_autoindex_max_recent_msgs = 30
>   fts_decoder = decode2text
>   fts_index_timeout = 60
>   fts_lucene = whitespace_chars=@. mime_parts
>   mailbox_alias_new = Sent Messages
>   mailbox_alias_new2 = Sent It...
2016 Apr 09
2
mail-search backtrace
...}
passdb {
   args = scheme=PLAIN username_format=%u /etc/dovecot/dovecot-users
   driver = passwd-file
}
plugin {
   acl = vfile
   acl_shared_dict = file:/var/mail/vhosts/shared-mailboxes.db
   fetchmail_helper = /var/mail/vhosts/bin/restart_fetchmail %h reload
   fetchmail_interval = 3000000
   fetchmail_pidfile = %h/.fetchmail.pid
   sieve = ~/.dovecot.sieve
   sieve_dir = ~/sieve
   sieve_global_dir = /var/mail/vhosts/sieve-global
}
protocols = imap lmtp sieve
service auth-worker {
   user = vmail
}
service auth {
   unix_listener /var/spool/postfix/private/auth {
     group = postfix
     mode = 0660...