Re: Attachments in forwarded messages garbled

2006-11-08 Thread David Abrahams
Leo <[EMAIL PROTECTED]> writes: > On Wed, 08/11/06, David Abrahams wrote: > >> Reiner Steib <[EMAIL PROTECTED]> writes: >> >>> Without *any* kind of information what is kind of problem the >>> "garbled" message/attachment has, it's next to impossible to help you. >>> You might send such a message

Re: Elisp: get pop3 password from .authinfo

2006-11-08 Thread Johan Bockgård
Sebastian Schubert <[EMAIL PROTECTED]> writes: > | (let* ((x (gnus-parse-netrc nntp-authinfo-file)) > | (item (gnus-netrc-machine x "pop")) > | (pw (gnus-netrc-get item "password"))) Those functions have been renamed: gnus-parse-netrc -> netrc-parse gnus-netrc-machine

Re: Attachments in forwarded messages garbled

2006-11-08 Thread Leo
On Wed, 08/11/06, David Abrahams wrote: > Reiner Steib <[EMAIL PROTECTED]> writes: > >> Without *any* kind of information what is kind of problem the >> "garbled" message/attachment has, it's next to impossible to help you. >> You might send such a message to gmane.test or send us a gzipped mbox >

Re: Attachments in forwarded messages garbled

2006-11-08 Thread David Abrahams
Reiner Steib <[EMAIL PROTECTED]> writes: > Without *any* kind of information what is kind of problem the > "garbled" message/attachment has, it's next to impossible to help you. > You might send such a message to gmane.test or send us a gzipped mbox > of the received message. Be sure not to inclu

Re: Attachments in forwarded messages garbled

2006-11-08 Thread David Abrahams
Reiner Steib <[EMAIL PROTECTED]> writes: > On Wed, Nov 08 2006, David Abrahams wrote: > >> Ever since I made the switch to Linux for my main machine, I've been >> having the problem that when I forward (gnus-summary-mail-forward) a >> message that contains an attachment, the recipent gets a garble

Re: Elisp: get pop3 password from .authinfo

2006-11-08 Thread Hadron Quark
Sebastian Schubert <[EMAIL PROTECTED]> writes: > Hallo, > > I want to get the pop3 password from the .authinfo file to have all > password together. I found a function to do it: > http://groups.google.de/group/de.comm.software.gnus/msg/d3e772d5f684ce68?hl=de&; > > , > | (setq mail-sources `(.

Re: Help>>>How do I backup and restore mail in gnus

2006-11-08 Thread netawater
There are some html mail in my backup files, Does it cause the problem for it is not standard mbox format. ___ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: Help>>>How do I backup and restore mail in gnus

2006-11-08 Thread netawater
Thank you and I have tried it but it can not work for it seems it do not support nnfolder type. I have tried to create a new nnfolder group for a mailbox, and instead its files with my backup files, Gnus can visit it correctly. Is there the only method to visit them and I can not visit it with G

Elisp: get pop3 password from .authinfo

2006-11-08 Thread Sebastian Schubert
Hallo, I want to get the pop3 password from the .authinfo file to have all password together. I found a function to do it: http://groups.google.de/group/de.comm.software.gnus/msg/d3e772d5f684ce68?hl=de&; , | (setq mail-sources `(... (pop :server "foo" :user "bar" |

Re: Attachments in forwarded messages garbled

2006-11-08 Thread Reiner Steib
On Wed, Nov 08 2006, David Abrahams wrote: > Ever since I made the switch to Linux for my main machine, I've been > having the problem that when I forward (gnus-summary-mail-forward) a > message that contains an attachment, the recipent gets a garbled > version of the original attachment. Without