Re: bbdb and imap Split

2007-10-26 Thread David
"Charles philip Chan" <[EMAIL PROTECTED]> writes:
> Does any one know have to get bbdb-split working with an imap account?

Based on your User-Agent header I guess you want to set up bbdb-split
with Gnus. 

Here's my setup:

(setq nnimap-split-inbox '("INBOX")
  nnimap-split-crosspost nil
  bbdb/gnus-split-default-group nil
  nnimap-split-rule 'nnimap-split-fancy
  nnimap-split-fancy 
   '(|
; ... Mailing-Lists, etc.
; Spam
  ("x-spam-flag" ".*YES.*" "spam")
; BBDB
   (: (lambda ()
(car (bbdb/gnus-split-method
; Default
"mail"))

Splitting will be done based on the fields specified in

bbdb/gnus-split-private-field
bbdb/gnus-split-public-field

(default is gnus-private and gnus-public, resp.).  For further
information see the emacswiki:

http://www.emacswiki.org/cgi-bin/wiki/SplitMailUsingBbdb

-David






-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


bbdb and imap Split

2007-10-25 Thread Charles philip Chan

Does any one know have to get bbdb-split working with an imap account?

Thanks.

Charles


pgpBdnkzIwAIn.pgp
Description: PGP signature
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/