[mew-int 01968] Re: mew can't retrieve messages

Martin Simon martin at example.com
Sat Feb 12 06:24:11 JST 2005


From: Tatsuya Kinoshita <tats at example.com>
Subject: [mew-int 01967] Re: mew can't retrieve messages
Date: Sat, 12 Feb 2005 05:45:10 +0900 (JST)

> On February 11, 2005, [mew-int 01966],
> martin (at artslink.de) wrote:
> 
> > > ;;; .mew.el
> > > (setq mew-config-alist
> > >       '(
> > > 	("default"
> > > 	 ("name" . "Test User")
> > > 	 ("user" . "test")
> > > 	 ("mail-domain" . "artslink.de")
> > > 	 ("smtp-mail-from" . nil)
> > > 	 ("smtp-server" . "post.strato.de")
> > > 	 ("pop-ssl" . nil)
> > > 	 ("pop-server" . "post.strato.de")
> > > 	 ("pop-user" . "test at example.com")
> > > 	 ("pop-auth" . apop) ;; pass also works, but not recommended
> > > 	 ("mailbox-type" . pop)
> > > 	 )
> > > 	 ;;
> > > 	))
> > > (setq mew-debug 'net)
> > > ;;; .mew.el ends here
> 
> > I really don't know what is wrong, with my setup. I had this problem with Mepis
> > (debian based) and now I'm running Suse and there is the same problem. I put
> > the above in my .mew.el and it doesn't work.
> > 
> > any suggestions what I could try?
> 
> I have tested without ~/.emacs with simple ~/.mew.el.
> 
> Please try as follows:
> 
>   $ cd
>   $ mv .emacs .emacs-BAK
>   $ mv .mew.el .mew.el-BAK
>   $ vi .mew.el    # Put the above .mew.el
>   $ vi .emacs     # Put minimam setting if necessary
>   $ emacs         # Run Emacs and Mew
> 
> -- 
> Tatsuya Kinoshita

Yes, you're great - thanks!

obviously the offending part is something I copied from the original
suse-linux site-lisp.el. I will investigate that part but so far I
just could find some bracing macros for latex, auctex, and some basic
setup.
How can it be that this causes problems with my strato account but not
with gmx and .mac?

thanks a lot for your help and input

martin  



More information about the Mew-int mailing list