[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new user :)



I can not access my server, in server mode i get:

     {nnimap:yoyo} (denied) 

Here are my files:
::::::::::::::::::::::: .gnus (short):
(setq gnus-secondary-select-methods 
      '((nnimap "yoyo" 
		(nnimap-server-address "jbarreir.mailbox.cern.ch")
		(nnimap-list-pattern "INBOX")
)))
(setq nnimap-split-inbox "INBOX"
      nnimap-server-username "jbarreir"
      nnimap-server-password "mypasswd"  
      nnimap-split-crosspost nil)
(setq nnimap-split-rule
      '(("gnus-imap" "^To:.*gnus-imap@vic20\.dzp\.se.*\\|^Sender:.*Majordomo@vic20\.dzp\.se.*\\|^From:.*Majordomo@vic20\.dzp\.se.*")
	("other-at-cern" "^Sender:.*cern\.ch.*")
	("other" "")))
:::::::::::::::::::::::*nnimap-debug*:
======================================================================
1 -> nnimap-server-opened: server="yoyo"
1 <- nnimap-server-opened: nil
======================================================================
1 -> nnimap-open-server: server="yoyo" defs=((nnimap-server-address "jbarreir.mailbox.cern.ch") (nnimap-list-pattern "INBOX"))
| 2 -> nnimap-server-opened: server="yoyo"
| 2 <- nnimap-server-opened: nil
1 <- nnimap-open-server: nil
======================================================================
1 -> nnimap-server-opened: server="yoyo"
1 <- nnimap-server-opened: nil
======================================================================
1 -> nnimap-server-opened: server="137.138.131.153"
1 <- nnimap-server-opened: nil
======================================================================
1 -> nnimap-open-server: server="137.138.131.153" defs=nil
| 2 -> nnimap-server-opened: server="137.138.131.153"
| 2 <- nnimap-server-opened: nil
1 <- nnimap-open-server: nil
======================================================================
1 -> nnimap-status-message: server="137.138.131.153"
1 <- nnimap-status-message: nil
======================================================================
1 -> nnimap-request-close: 
1 <- nnimap-request-close: nil
::::::::::::::::::::::::::::*imap-debug*:
| 2 -> imap-open-server: server="jbarreir.mailbox.cern.ch" port=nil buffer=" *nnimap* yoyo" local-defs=nil
| | 3 -> imap-close-server: buffer=nil autologout=nil
| | 3 <- imap-close-server: t
| 2 <- imap-open-server: #<buffer  *nnimap* yoyo>
| 2 -> imap-send-command-wait: command="CAPABILITY" buffer=" *nnimap* yoyo"
| | 3 -> imap-send-command: command="CAPABILITY" buffer=nil callback=nil
| | 3 <- imap-send-command: "A1"
| | 3 -> imap-wait-for-tag: tag="A1"
| | | 4 -> imap-dispatch: tag=* response=OK data=([] "mail4 IMAP4rev1 v11.237 server ready")
| | | | 5 -> imap-cb-response: response=OK code=[] string="mail4 IMAP4rev1 v11.237 server ready"
| | | | 5 <- imap-cb-response: nil
| | | 4 <- imap-dispatch: nil
| | | 4 -> imap-dispatch: tag=* response=CAPABILITY data=(IMAP4 IMAP4REV1 NAMESPACE IDLE SCAN SORT AUTH=LOGIN THREAD=ORDEREDSUBJECT)
| | | | 5 -> imap-cb-capability: code=CAPABILITY capabilities=(IMAP4 IMAP4REV1 NAMESPACE IDLE SCAN SORT AUTH=LOGIN THREAD=ORDEREDSUBJECT)
| | | | 5 <- imap-cb-capability: (IMAP4 IMAP4REV1 NAMESPACE IDLE SCAN SORT AUTH=LOGIN THREAD=ORDEREDSUBJECT)
| | | 4 <- imap-dispatch: nil
| | | 4 -> imap-dispatch: tag=A1 response=OK data=([] "CAPABILITY completed")
| | | | 5 -> imap-cb-response: response=OK code=[] string="CAPABILITY completed"
| | | | 5 <- imap-cb-response: nil
| | | 4 <- imap-dispatch: nil
| | 3 <- imap-wait-for-tag: (OK ([] "CAPABILITY completed"))
| 2 <- imap-send-command-wait: (OK ([] "CAPABILITY completed"))
| 2 -> imap-open-server: server="137.138.131.153" port=nil buffer=" *nnimap* 137.138.131.153" local-defs=nil
| | 3 -> imap-close-server: buffer=nil autologout=nil
| | 3 <- imap-close-server: t
| 2 <- imap-open-server: #<buffer  *nnimap* 137.138.131.153>
| 2 -> imap-send-command-wait: command="CAPABILITY" buffer=" *nnimap* 137.138.131.153"
| | 3 -> imap-send-command: command="CAPABILITY" buffer=nil callback=nil
| | 3 <- imap-send-command: "B1"
| | 3 -> imap-wait-for-tag: tag="B1"
| | | 4 -> imap-dispatch: tag=* response=OK data=([] "mail4 IMAP4rev1 v11.237 server ready")
| | | | 5 -> imap-cb-response: response=OK code=[] string="mail4 IMAP4rev1 v11.237 server ready"
| | | | 5 <- imap-cb-response: nil
| | | 4 <- imap-dispatch: nil
| | | 4 -> imap-dispatch: tag=* response=CAPABILITY data=(IMAP4 IMAP4REV1 NAMESPACE IDLE SCAN SORT AUTH=LOGIN THREAD=ORDEREDSUBJECT)
| | | | 5 -> imap-cb-capability: code=CAPABILITY capabilities=(IMAP4 IMAP4REV1 NAMESPACE IDLE SCAN SORT AUTH=LOGIN THREAD=ORDEREDSUBJECT)
| | | | 5 <- imap-cb-capability: (IMAP4 IMAP4REV1 NAMESPACE IDLE SCAN SORT AUTH=LOGIN THREAD=ORDEREDSUBJECT)
| | | 4 <- imap-dispatch: nil
| | | 4 -> imap-dispatch: tag=B1 response=OK data=([] "CAPABILITY completed")
| | | | 5 -> imap-cb-response: response=OK code=[] string="CAPABILITY completed"
| | | | 5 <- imap-cb-response: nil
| | | 4 <- imap-dispatch: nil
| | 3 <- imap-wait-for-tag: (OK ([] "CAPABILITY completed"))
| 2 <- imap-send-command-wait: (OK ([] "CAPABILITY completed"))
:::::::::::::::::::::::::::::::*imap-log*:
A1 CAPABILITY
* OK mail4 IMAP4rev1 v11.237 server ready
* CAPABILITY IMAP4 IMAP4REV1 NAMESPACE IDLE SCAN SORT AUTH=LOGIN THREAD=ORDEREDSUBJECT
A1 OK CAPABILITY completed
B1 CAPABILITY
* OK mail4 IMAP4rev1 v11.237 server ready
* CAPABILITY IMAP4 IMAP4REV1 NAMESPACE IDLE SCAN SORT AUTH=LOGIN THREAD=ORDEREDSUBJECT
B1 OK CAPABILITY completed