[sup-talk] unable to sup-sync (new install)

Kevin Mark kevin.mark at verizon.net
Tue Sep 18 02:26:53 EDT 2007


On Mon, Sep 17, 2007 at 11:59:40AM -0700, William Morgan wrote:
> Excerpts from Kevin Mark's message of Mon Sep 17 11:07:10 -0700 2007:
> > Here is a sample:
> > /home/kevin/Maildir/.people.cothrige
> > /home/kevin/Maildir/.people.cothrige/cur
> > /home/kevin/Maildir/.people.cothrige/new
> > /home/kevin/Maildir/.people.cothrige/tmp
> > /home/kevin/Maildir/.people.enrico_zini
> 
> Ah, maildir folders. I will have to write some code to support this.
> Sorry!

I made some progress on understanding what the config files wanted. I
added a single maildir and that worked. So until I create a small script
to 'find /home/kevin/Maildir/ -type d| create_sup_config', I will add a
few folders. With mutt I have a script that, upon startup, generates
what maildirs it sees:
mailboxes `echo -n "+ "; cd ~/Maildir; for mb in $(find .|grep "/new/" |rev|cut -d/ -f3-|rev|sort|uniq); do echo -n "+'$mb' "; done`

One more thing, is there a way to read one message and go to the next
one. In mutt, when you read one message, you can hit 'space' at the
bottom of a message and then proceed to the next.

The only thing I need to research is how to set up my 'mail sending'
config. On mutt, I did nothing to set it up with exim on ubuntu/debian.
So I can't send yet.

Keep up the good work! So far, I think this is going in an interesting
direction and I'm waiting to see where its going to end up.
-K
-- 
|  .''`.  == Debian GNU/Linux == |       my web site:           |
| : :' :      The  Universal     |mysite.verizon.net/kevin.mark/|
| `. `'      Operating System    | go to counter.li.org and     |
|   `-    http://www.debian.org/ |    be counted! #238656       |
|  my keyserver: subkeys.pgp.net |     my NPO: cfsg.org         |
|join the new debian-community.org to help Debian!              |
|_______  Unless I ask to be CCd, assume I am subscribed _______|


More information about the sup-talk mailing list