New submission from anonymous:

I have a slightly weird setup, using symlinks in ~/Maildir:

  $ ls -l /home/edward/Maildir | grep INBOX | sort
  drwx------ 5 edward edward    4096 2009-12-05 15:32 INBOX
  drwxr-xr-x 5 edward edward    4096 2009-12-05 15:29 INBOX.old
  lrwxrwxrwx 1 edward edward       9 2009-12-05 15:45 cur -> INBOX/cur
  lrwxrwxrwx 1 edward edward       9 2009-12-05 15:45 new -> INBOX/new
  lrwxrwxrwx 1 edward edward       9 2009-12-05 15:45 tmp -> INBOX/tmp

I configured sup to source mail from the directory "/home/edward/Maildir".

"sup-sync --changed" found new emails, but sup's polling mode didn't.

I've now started afresh, pointing sup at "/home/edward/Maildir/INBOX", and
everything's working fine -- both sup-sync and sup itself are seeing new mails
added to that Maildir.

Ed

----------
messages: 70
nosy: anonymous
priority: bug
ruby_version: 1.8.7
status: unread
sup_version: 0.9
title: sup's poll mode fails to find new messages (possibly because 
~/Maildir/new is a symlink)

_________________________________________
Sup issue tracker <[email protected]>
<http://masanjin.net/sup-bugs/issue32>
_________________________________________
_______________________________________________
Sup-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-devel

Reply via email to