Author: David Z MazeDavid Z Maze Date: Nov 1, 2007 08:54
"Mark Atwood mark.atwood.name>" gmail.com> writes:
> (setq nnmail-split-methods
> '(
> (" list.prog.memcached" "memcached@lists\.danga\.com")
> ("inbox" "")))
That quoting doesn't look quite right; does
"memcached@lists\\.danga\\.com" work better?
What select method are you using? nnimap in particular uses a slightly
different variable (nnimap-split-methods).
--dzm
|