[mew-int 00558] newbie q: auto check/retreive new mail and mail notification

J. T. j70005t at example.com
Thu Nov 8 04:22:09 JST 2001


Hi there:

Just downloaded Mew 2.1 (Win32), configured it to run
in Gnu Emacs 21.1, looks great. But I can't seem to
get the auto retrieve mail to work. When i say
describe-variable mew-auto-get, it says it is true.
But in fact mew will not retrieve mail unless I hit
"i".

Also, about mew-pop-biff-bark, I did not see it "bark"
even when there are indeed new mail on the pop server.
I did set a mew-biff-interval smaller than the passwd
timer unit.


Part of my .emacs is as follows:

thanks in advance for your help.

--j.t.

...
(setq load-path (cons "c:/emacs/site-lisp/mew"
load-path))
(autoload 'mew "mew" nil t)
...

(custom-set-variables
...
 '(mew-ask-cite-prefix t)
 '(mew-cite-prefix-confirmp t)
 '(mew-cite-prefix-function (quote
mew-cite-prefix-username))
 '(mew-complete-case-ignore-case t)
 '(mew-complete-folder-ignore-case t)
 '(mew-demo nil)
 '(mew-demo-picture nil)
 '(mew-draft-cite-label-fill-column 80)
 '(mew-mail-domain "mycompany.com")
 '(mew-passwd-lifetime 5)
 '(mew-passwd-timer-unit 60)
 '(mew-pop-auth (quote pass))
 '(mew-pop-biff-interval 2)
 '(mew-pop-delete nil)
 '(mew-pop-port "110")
 '(mew-pop-server "popserver.mycompany.com")
 '(mew-pop-user "jt")
 '(mew-protect-privacy-always nil)
 '(mew-smtp-auth t)
 '(mew-smtp-helo-domain "mycompany.com")
 '(mew-smtp-msgid-domain "ge.ge.da")
 '(mew-smtp-port "25")
 '(mew-smtp-server "smtpserver.mycompany.com")
 '(mew-smtp-user "jt")
 '(mew-summary-reply-with-citation-position (quote
body))
 '(mew-temp-file-initial "c:/TEMP/mew")
 '(mew-thread-indent-string "-  ")
 '(mew-use-cached-passwd t)
 '(mew-use-fancy-thread t)
 '(mew-user "J.T.")
...
)


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com



More information about the Mew-int mailing list