From mboxrd@z Thu Jan 1 00:00:00 1970 From: marco-oweber@gmx.de (Marc Weber) Date: Wed, 29 Jul 2009 12:27:06 +0200 Subject: [sup-talk] error with Sup while sending mails In-Reply-To: <956dbab30907210305s1127ace3s315c8505c9c38141@mail.gmail.com> References: <956dbab30907210305s1127ace3s315c8505c9c38141@mail.gmail.com> Message-ID: <1248863105-sup-6533@nixos> > undefined method `to_indexable_s' for nil:NilClass > ./lib/sup/index.rb:243:in `sync_message' > ./lib/sup/util.rb:519:in `send' sup-sync -c did it for me. I don't know what was wrong at all though. This will take some time. If you open index.rb:243 you may want to add a p m where m is the message object? Maybe the output will give you more insight as well. I hope sync helps you as well. Marc Weber