On Wed, 16 Feb 2011 13:10:17 +0100, folkert wrote:
> > > > I believe the long address (and possibly short address) are
> > > > originally stored in the Inbox of Freemail's imap server, if you
> > > > manage to connect to it.
> > > 
> > > Connecting to it is challenging. Evolution refuses it, mutt too.
> > > 
> > > set imap_user="myusername"
> > > set spoolfile={172.29.0.1:3143}INBOX
> > > set folder={172.29.0.1:3143}~/mail
> > Those spoolfile and folder values look a little funny to me. I think
> > they should be something like
> > set spoolfile=imap://127.0.0.1/INBOX
> > set record=imap://127.0.0.1/INBOX.Trash
> 
> Odd: I always get a password error.

That's progress :). The password is whatever you set it to when you
created your Freemail account. (It is listed in Freemail's
data/myusername/accprops file, as an md5 hash. You can verify you have
the right one, or hack in a new one :p, by: "echo -n 'mypwd' | md5sum".)
_______________________________________________
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Reply via email to