Re: General advice - incorporating gmail IMAP

2011-02-20 Thread Lars Ingebrigtsen
Thierry Volpiatto thierry.volpia...@gmail.com writes:

 Maybe and also complete configuration of gnus-secondary-select-methods:

 '((nnimap gmail
   (nnimap-address imap.gmail.com)
   (nnimap-server-port 993)
   (nnimap-stream ssl)
   (nnir-search-engine imap)))

In No Gnus, the last three lines are totally superfluous.

-- 
(domestic pets only, the antidote for overdose, milk.)
  la...@gnus.org * Lars Magne Ingebrigtsen
___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: General advice - incorporating gmail IMAP

2011-02-20 Thread Thierry Volpiatto
Lars Ingebrigtsen la...@gnus.org writes:

 Thierry Volpiatto thierry.volpia...@gmail.com writes:

 Maybe and also complete configuration of gnus-secondary-select-methods:

 '((nnimap gmail
   (nnimap-address imap.gmail.com)
   (nnimap-server-port 993)
   (nnimap-stream ssl)
   (nnir-search-engine imap)))

 In No Gnus, the last three lines are totally superfluous.
Good to know, thanks.

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 


___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english


bug in auth-source

2011-02-20 Thread Thierry Volpiatto
Hi, with last Ngnus from git, i can't send anymore mail, failing an smtp
error:


--8---cut here---start-8---
Sending...
Sending via mail...
Opening STARTTLS connection to `smtp.gmail.com:587'...done
auth-source-user-or-password: DEPRECATED get login for smtp.gmail.com (587) + 
user=nil
auth-source-search: found 1 backends matching (:max 1 :host smtp.gmail.com 
:port 587)
/home/thierry/.authi: 0% (0/914)
/home/thierry/.authi: 100% (914/914)
auth-source-search: found 0 results (max 1/1) in nil matching (:max 1 :host 
smtp.gmail.com :port 587)
auth-source-user-or-password: DEPRECATED get password for smtp.gmail.com (587) 
+ user=nil
auth-source-search: found 1 backends matching (:max 1 :host smtp.gmail.com 
:port 587)
/home/thierry/.authi: 0% (0/914)
/home/thierry/.authi: 100% (914/914)
auth-source-search: found 0 results (max 1/1) in nil matching (:max 1 :host 
smtp.gmail.com :port 587)
Entering debugger...

Debugger entered--Lisp error: (error Sending failed; SMTP protocol error)
  signal(error (Sending failed; SMTP protocol error))
  error(Sending failed; SMTP protocol error)
  smtpmail-send-it()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit nil nil)
--8---cut here---end---8---

I am using a .authinfo.gpg file.

I have reverted to:
,
| commit 829f8a02f394b3e8735deb36b2845928b0bf1774
| Author: Lars Ingebrigtsen la...@gnus.org
| Date:   Fri Feb 4 08:43:11 2011 -0800
| 
| * gnus-sum.el (gnus-user-date): Renamed back from gnus-summary-user-date 
since user code refers to it.
`

which work fine.

Do we have to change something in auth-source config and/or .authinfo
file, with new auth-source-search?
 
-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 


___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english


organization in gnus

2011-02-20 Thread prad
i'm trying develop more proper techniques for gnus now that i've used it for
a couple of months.

in a typical email system, i used folders. i don't know if this is a
good way or not to do things.

i know gnus offers levels which are like color settings for priority in
email, but i don't have an understanding of how to best use this yet -
or whether it can be a substitute for folders.

what methods of organization do people use with gnus for both email and news?


-- 
in friendship,
prad


___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: bug in auth-source

2011-02-20 Thread Lars Ingebrigtsen
Thierry Volpiatto thierry.volpia...@gmail.com writes:

 auth-source-user-or-password: DEPRECATED get login for smtp.gmail.com (587) + 
 user=nil
 auth-source-search: found 1 backends matching (:max 1 :host smtp.gmail.com 
 :port 587)
 /home/thierry/.authi: 0% (0/914)
 /home/thierry/.authi: 100% (914/914)
 auth-source-search: found 0 results (max 1/1) in nil matching (:max 1 :host 
 smtp.gmail.com :port 587)

The call to `auth-source-user-or-password' would be something like

(auth-source-user-or-password login smtp.gmail.com 587)

Does that return nil for you?

If so, could you mail me the ~/.authinfo (or .gpg) line for
smtp.gmail.com, with the user name and password redacted?  

-- 
(domestic pets only, the antidote for overdose, milk.)
  la...@gnus.org * Lars Magne Ingebrigtsen
___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: organization in gnus

2011-02-20 Thread Sivaram Neelakantan
On Mon, Feb 21 2011,prad  wrote:

 i'm trying develop more proper techniques for gnus now that i've used it for
 a couple of months.

 in a typical email system, i used folders. i don't know if this is a
 good way or not to do things.

 i know gnus offers levels which are like color settings for priority in
 email, but i don't have an understanding of how to best use this yet -
 or whether it can be a substitute for folders.

 what methods of organization do people use with gnus for both email
 and news?

You can still use folders in gnus.  Using nnml backend might be a good
bet as it's 1 file per email message.

and I think you're probably mixing up scoring with levels.


 sivaram
 -- 


___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: bug in auth-source

2011-02-20 Thread Thierry Volpiatto
Lars Ingebrigtsen la...@gnus.org writes:

 Thierry Volpiatto thierry.volpia...@gmail.com writes:

 auth-source-user-or-password: DEPRECATED get login for smtp.gmail.com (587) 
 + user=nil
 auth-source-search: found 1 backends matching (:max 1 :host smtp.gmail.com 
 :port 587)
 /home/thierry/.authi: 0% (0/914)
 /home/thierry/.authi: 100% (914/914)
 auth-source-search: found 0 results (max 1/1) in nil matching (:max 1 :host 
 smtp.gmail.com :port 587)

 The call to `auth-source-user-or-password' would be something like

 (auth-source-user-or-password login smtp.gmail.com 587)
Yes, it's what i use and it works fine, i also use it in other programs
with no problems.

 Does that return nil for you?
No, return my mail and password as expected.

 If so, could you mail me the ~/.authinfo (or .gpg) line for
 smtp.gmail.com, with the user name and password redacted?  

machine smtp.gmail.com port 587 login xxx password xxx

-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 


___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english