From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 401435787264 X-Google-Groups: supmua X-Google-Thread: 3030fda1bf,651338fd25c28d72 X-Google-Attributes: gid3030fda1bf,domainid0,public,googlegroup X-Google-NewGroupId: yes X-Received: by 10.43.153.208 with SMTP id lb16mr1160621icc.12.1416371076265; Tue, 18 Nov 2014 20:24:36 -0800 (PST) X-BeenThere: supmua@googlegroups.com Received: by 10.140.106.100 with SMTP id d91ls4123856qgf.50.gmail; Tue, 18 Nov 2014 20:24:36 -0800 (PST) X-Received: by 10.140.40.20 with SMTP id w20mr1513704qgw.2.1416371076005; Tue, 18 Nov 2014 20:24:36 -0800 (PST) X-Google-Doc-Id: 878f52e71afc9f31 X-Google-Web-Client: true Date: Tue, 18 Nov 2014 20:24:35 -0800 (PST) From: William A To: supmua@googlegroups.com Message-Id: <7424f930-c310-4b38-9601-352a5807ef9b@googlegroups.com> Subject: sup stopped indexing messages using maildir (Debian Jessie) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3003_449848596.1416371075666" X-Google-Token: EIO3sKMF6kKyfTON0ZU0 X-Google-IP: 173.61.74.236 ------=_Part_3003_449848596.1416371075666 Content-Type: multipart/alternative; boundary="----=_Part_3004_1462915532.1416371075666" ------=_Part_3004_1462915532.1416371075666 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Greetings. I got sup working with one POP3 account, but somewhere along the line it stopped putting messages into the index while I was adding a second account. I can manually see the messages in the correct maildir folders, but '$ sup-sync' reports "0 messages scanned..." Running sup in debug mode reports that polling turns up 0 messages too. debug output: [2014-11-18 22:54:16 -0500] trying to acquire poll lock for: maildir:/home/ user/Mail/william@domain1.com... [2014-11-18 22:54:16 -0500] lock acquired for: maildir:/home/user/Mail/ william@domain1.com [2014-11-18 22:54:16 -0500] polling maildir /home/user/Mail/william@domain1. com/cur [2014-11-18 22:54:16 -0500] polling maildir /home/user/Mail/william@domain1. com/new [2014-11-18 22:54:16 -0500] 0 added, 0 deleted, 0 updated [2014-11-18 22:54:16 -0500] lock released for: maildir:/home/user/Mail/ william@domain1.com [2014-11-18 22:54:16 -0500] trying to acquire poll lock for: maildir:/home/ user/Mail/william@domain2.com... [2014-11-18 22:54:16 -0500] lock acquired for: maildir:/home/user/Mail/ william@domain2.com [2014-11-18 22:54:16 -0500] polling maildir /home/user/Mail/william@domain2. com/cur [2014-11-18 22:54:16 -0500] polling maildir /home/user/Mail/william@domain2. com/new [2014-11-18 22:54:16 -0500] 0 added, 0 deleted, 0 updated [2014-11-18 22:54:16 -0500] lock released for: maildir:/home/user/Mail/ william@domain2.com [2014-11-18 22:54:16 -0500] trying to acquire poll lock for: sup://drafts... [2014-11-18 22:54:16 -0500] lock acquired for: sup://drafts [2014-11-18 22:54:16 -0500] lock released for: sup://drafts [2014-11-18 22:54:16 -0500] trying to acquire poll lock for: sup://sent... [2014-11-18 22:54:16 -0500] lock acquired for: sup://sent [2014-11-18 22:54:16 -0500] benchmark mbox_read_index: 0.000000 0.000000 0.000000 ( 0.000045) [2014-11-18 22:54:16 -0500] lock released for: sup://sent config.yaml: --- :editor: "/usr/bin/nano" :thread_by_subject: true :edit_signature: false :ask_for_from: true :ask_for_to: true :ask_for_cc: true :ask_for_bcc: false :ask_for_subject: true :account_selector: true :confirm_no_attachments: true :confirm_top_posting: true :jump_to_open_message: true :discard_snippets_from_encrypted_messages: false :load_more_threads_when_scrolling: true :default_attachment_save_dir: '' :sent_source: sup://sent :archive_sent: true :poll_interval: 300 :wrap_width: 0 :slip_rows: 0 :col_jump: 2 :stem_language: english :sync_back_to_maildir: false :continuous_scroll: false :always_edit_async: false :accounts: :default: :name: William :email: william@domain1.com :sendmail: msmtp -t --read-envelope-from :signature: "/home/user/.signature" :gpgkey: '' :alternates: [] :williambitmessage: :name: William :email: william@domain2.com :sendmail: msmtp -t --read-envelope-from :signature: "/home/user/.signature" :gpgkey: '' :alternates: [] :time_mode: 24h sources.yaml: --- - !supmua.org,2006-10-01/Redwood/Maildir uri: maildir:~/Mail/william@domain1.com usual: true archived: false sync_back: true id: 1 labels: [] - !supmua.org,2006-10-01/Redwood/Maildir uri: maildir:/home/user/Mail/william@domain2.com usual: true archived: false sync_back: true id: 2 labels: [] - !supmua.org,2006-10-01/Redwood/SentLoader {} As you can see, I tried with both "~/..." and the literal "/home/user/..." paths in sources.yaml. Both accounts have messages waiting in /home/user/Mail//new Should I just try for a reinstall, or is there something obviously wrong with my config files? ------=_Part_3004_1462915532.1416371075666 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Greetings.
I got sup working with one POP3 account, but= somewhere along the line it stopped putting messages into the index while = I was adding a second account.
I can manually see the messages in the co= rrect maildir folders, but '$ sup-sync' reports "0 messages scanned..."
= Running sup in debug mode reports that polling turns up 0 messages too.
=
debug output:
[= 2014-11-18 22:54:16 -0500] trying to acquire poll lock for: maildir:/h= ome/user/Mail/william@domain1.com...
[2014= -11= -18 22:54:16= -
0500] lock acquired for: maildir= :/home/user/Mail/william@= domain1.
com
[2014-11-= 18 = 22:54:16 -05= 00]= polling maildir = /home/user/Mail/william@domain1.com/cur
= [2014-11-18 = 22:= 54:16 -0500]= polling maildir /ho= me/= user/Mail/william@domain1
.com/new[= 2014-11-18 22:54:16 -0500] = 0 added
, 0 deleted, 0 updated
[2= 014-
11-18 22:54= :16= -0500] lock released for: maild= ir:= /home/user/Mail/william@domain1.com
[2014-11-18 22:54:16= -0500] trying to acquire poll lock for: maildir:/home/user/Mail/william@= domain2.com...
[2014-11-18 22:54:16
-0500] lock acquired for: maildir:/ho= me/user/Mail/william@domain2.com
[2014-11-18 22:54= :16 -0500] polling maildir /home/= user/
Mail/william@domain2.com/cur[= 2014-11-18 22:54:16 -0500] polling maildir /home/user/Mail/william@domain2.com/= new
[2014-11-18 = 22<= span style=3D"color: #660;" class=3D"styled-by-prettify">:
54:16 -0500= ] <= span style=3D"color: #066;" class=3D"styled-by-prettify">0
added, 0 deleted, 0 updated
=
[2014
-11-18 22:= 54<= span style=3D"color: #660;" class=3D"styled-by-prettify">:16 -0500] = lock relea= sed for: maildir:/home/user/Mail/william@domain2
.com=
[2014-11-18 22:54:16 -0= 500] trying to acqui= re poll lo= ck = for: sup://drafts...
[2014-= 11-= 18 22:54:16 = -0500
] lock acquired for: sup://dra= fts
[2014
-11-18 22:54:16 -0500] loc= k released= for: sup://drafts
[2014-11-18 22:54:16 -0500] trying to acquire poll = lock for: sup://sent...
[2014= -11
-18 22:54:= 16<= span style=3D"color: #000;" class=3D"styled-by-prettify">
-0500] lock acquired for: sup://sent
[2014-11-18 22:54:16 -= 0500] benchmark mbox= _read_index:   = 0.000000   0.000000   <= span style=3D"color: #066;" class=3D"styled-by-prettify">0.000000 (  0.000045)
[2014-11-18 22:54:16 -0500] lock released for: sup:<= /span>//sent



config.yaml:
---
:editor: "/usr/bin/nan= o"
:thread_by_subject: true
:edit_signature: false
:ask_for_from: true
:ask_for_to: true
:ask_for_cc: true
:ask_for_bcc: false
:ask_for_subje= ct:= true
:account_selector: true
:confi= rm_no_attachments: <= /span>true=
:confirm_top_posting: true
:jump_to_open_message: true
:discard_snippe= ts_from_encrypted_messages: fa= lse
:load_more_threads_when= _scrolling
= : <= span style=3D"color: #008;" class=3D"styled-by-prettify">true

:default_attachment_save_dir:
''
:sent_source: sup://sent
<= span style=3D"color: #660;" class=3D"styled-by-prettify">:
archive_sent: true
:poll_interval: 300<= /span>
= :wrap_width: 0
:slip_rows: = 0
:col_jump: 2
:ste= m_language= : english<= br>:sync_back_to_mai= ldir: false
:continuous_scroll: false
:always_edit_async: = false
:
accounts:
 
:default:
   
:name: William=
 =  
:<= /span>email: william@domain1.com
   
= :sendmail: msmtp -t --read-envel= ope-from
    :signature: "/home/user/.signature"
   
:
gpgkey: ''
   
:alternates: []=
 =
:<= span style=3D"color: #000;" class=3D"styled-by-prettify">williambitmessage<= /span>:
    :name
: William
   
:email: william@domain2.com
   
:sendmail:= msmtp -t --read-envelope-from
   
:signature: "/ho= me/user/.signature"
   
:gpgkey: ''
    :alternates: []
:time_mode: 24h

sources.yaml:
---
- !supmua.org,2006-10-0= 1/<= span style=3D"color: #606;" class=3D"styled-by-prettify">Redwood/Maildir
  uri
: maildir:~/Mail/william@domain1.com
  usual
: true
=   archived
: false<= span style=3D"color: #000;" class=3D"styled-by-prettify">
  sync_ba= ck
:= true
  id
: 1
  labels
: []
- !supmua.org,2006-= 10-= 01/Redwood/Maildir
  uri
: maildir:/home/user= /Mail
/william@domain2.com
  usual
: true
  archived
: false
  sync_back
: true
  id
: = 2
  labels: []
- !supmua.org,2006-10-01/Redwood/SentLoad= er = {}
<= /div>
As you can see, I tried with both "~/..." and the literal "/home/u= ser/..." paths in sources.yaml. Both accounts have messages waiting in /hom= e/user/Mail/<email_address>/new
Should I just try for a reinstall,= or is there something obviously wrong with my config files?
------=_Part_3004_1462915532.1416371075666-- ------=_Part_3003_449848596.1416371075666--