From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 401435787264 X-Gmail-Labels: Topic type: DISCUSSION X-Google-Groups: supmua X-Google-Thread: 3030fda1bf,651338fd25c28d72 X-Google-Attributes: gid3030fda1bf,domainid0,public,googlegroup X-Google-NewGroupId: yes X-Received: by 10.194.176.106 with SMTP id ch10mr644253wjc.6.1416414125514; Wed, 19 Nov 2014 08:22:05 -0800 (PST) X-BeenThere: supmua@googlegroups.com Received: by 10.152.25.170 with SMTP id d10ls684255lag.64.gmail; Wed, 19 Nov 2014 08:22:04 -0800 (PST) X-Received: by 10.152.42.196 with SMTP id q4mr734009lal.6.1416414124870; Wed, 19 Nov 2014 08:22:04 -0800 (PST) Return-Path: Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com. [209.85.212.178]) by gmr-mx.google.com with ESMTPS id n9si132297wix.0.2014.11.19.08.22.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Nov 2014 08:22:04 -0800 (PST) Received-SPF: none (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) client-ip=209.85.212.178; Authentication-Results: gmr-mx.google.com; spf=none (google.com: eg@gaute.vetsj.com does not designate permitted sender hosts) smtp.mail=eg@gaute.vetsj.com Received: by mail-wi0-f178.google.com with SMTP id hi2so2475705wib.5 for ; Wed, 19 Nov 2014 08:22:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:subject:to:cc:references:in-reply-to :user-agent:message-id:mime-version:content-type :content-transfer-encoding; bh=/tLQ3nNxjXqJAV1Yn8uZIjeWFUlVNjWB13rNUAIS5Vk=; b=kKDLZkHxsM7k3e5TQRCPl+3yKomEFR2gAXxpw8mCIIc72+xfXC0bzhsAyzyIDv3JdU Beoifa7FBwakheU4vc0abKR34IjZbZ4ihkBgvXv1RYk22qkLJ3c7T6FCFuiM8ZYdqJgY TX0epTyveqbj+Ec3JkjrEMPnuJfaW+wc8cHOgQaK82l1OV3lAFTePc4HWvUXw+1bV+1r 17NtVjLr2mfEG3k7WgXuqupxorifQGR7mmBUqYp/3uzAv1+eNsgs2xK5BwsUr2G2qiS/ aWUNTguVdfx7L8TGh6X2JCTYaIUY9YWlVlZz9ngINCmFdL4sNb3JsdI5RkcKc06XLSko Kw3Q== X-Gm-Message-State: ALoCoQlLKmdWh5VJYfjcpumqC/2yk/Wg7KNaEEuU62ggKGFJGvp0eRDEvOsK5FhQ3ySJix5+B11D X-Received: by 10.180.186.236 with SMTP id fn12mr15084382wic.7.1416414124232; Wed, 19 Nov 2014 08:22:04 -0800 (PST) Return-Path: Received: from localhost (216.89-20-249.enivest.net. [89.20.249.216]) by mx.google.com with ESMTPSA id vy7sm1137828wjc.27.2014.11.19.08.22.02 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Nov 2014 08:22:03 -0800 (PST) Date: Wed, 19 Nov 2014 16:22:16 +0000 From: Gaute Hope Subject: Re: [sup] Re: sup stopped indexing messages using maildir (Debian Jessie) To: supmua@googlegroups.com, William A Cc: nanohard87@gmail.com References: <7424f930-c310-4b38-9601-352a5807ef9b@googlegroups.com> <1416387382-astroid-0-joep5d9zlv-2022@strange> In-Reply-To: User-Agent: astroid/vc24d4330 (https://github.com/gauteh/astroid) Message-Id: <1416413408-astroid-8-j9yb4dkbf6-5891@strange> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable You have to consult the docs or examples for the program you are using to download mail (I am guessing offlineimap). Examples for using offlineimap can be found in the wiki [0] and [1] and otherwise on the web. Adding multiple accounts here is a matter of setting up several sets of remote,local,account settings for each account, then list them in the accounts variable under [general]. If you are wondering about how to add more sources (maildirs) to sup consult sup-add [2]. Adding multiple accounts for sending is done by adding several accounts below the :accounts: section .sup/config.yaml. The standard account is already listed under :default:. - gaute [0] https://github.com/sup-heliotrope/sup/wiki/Complete-gmail-configuration= #configuring-offlineimap [1] https://github.com/sup-heliotrope/sup/wiki/Offlineimap [2] https://github.com/sup-heliotrope/sup/wiki/Adding-sources Excerpts from William A's message of November 19, 2014 15:00: > Yeah, I just misspoke. Questions still stands though, since the wiki is=20 > incomplete. > What am I doing wrong with the config files for multiple accounts? >=20 > On Wednesday, November 19, 2014 3:57:59 AM UTC-5, Gaute Hope wrote: >> >> Hi,=20 >> >> Sup doesn't really know about IMAP or POP, it just reads maildirs (or=20 >> mbox). So if you have multiple accounts you typically set up a maildir=20 >> for each account and add each as a source to sup.=20 >> >> - gaute=20 >> >> Excerpts from William A's message of November 19, 2014 6:44:=20 >> > Edit to original post:=20 >> >=20 >> > I believe it has something to do with trying to manually set up multip= le=20 >> > accounts and I was doing it wrong. I purged and installed again, and i= t=20 >> now=20 >> > works as it did.=20 >> > Does anyone know how to set up multiple POP3 and IMAP accounts? The wi= ki=20 >> is=20 >> > missing that page.=20 >> >=20 >> > --=20 >> > You received this message because you are subscribed to the Google=20 >> Groups "The Sup email client" group.=20 >> > To unsubscribe from this group and stop receiving emails from it, send= =20 >> an email to supmua+un...@googlegroups.com .=20 >> > To post to this group, send email to sup...@googlegroups.com=20 >> .=20 >> > To view this discussion on the web visit=20 >> https://groups.google.com/d/msgid/supmua/ca18c443-46e8-4bf1-a151-758836a= 2087b%40googlegroups.com.=20 >> >> > For more options, visit https://groups.google.com/d/optout.=20 >> >=20 >> >=20 > --=20 > You received this message because you are subscribed to the Google Groups= "The Sup email client" group. > To unsubscribe from this group and stop receiving emails from it, send an= email to supmua+unsubscribe@googlegroups.com. > To post to this group, send email to supmua@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/msgi= d/supmua/d0cc5983-72e0-4acd-be5a-47dd753cea8e%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. >=20 =