Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Cecil Westerhof <Cecil@decebal.nl>
To: info-gnus-english@gnu.org
Subject: Re: Connection to send e-mail goes wrong
Date: Fri, 05 Mar 2010 14:22:59 +0100	[thread overview]
Message-ID: <87k4tq6gy4.fsf@linux-lqcw.site> (raw)
In-Reply-To: <877hprx91s.fsf@linux-lqcw.site>

Cecil Westerhof <Cecil@decebal.nl> writes:

> I have the following in my .gnus:
>     (setq gnus-message-archive-group
>           '((if (message-news-p)
>             "INBOX.Verzonden.misc-news"
>           (concat "INBOX.Verzonden." (format-time-string "%Y-%m")))))
>
> In this way every send e-mail (not newsgroup message, maybe I should do
> that also) is archived pro month. Until recently my only problem was
> that I had to add the new mailbox every month to my installation.
>
> But that has changed. In my group buffer I have for example:
>          *:*nnimap+e-mail:INBOX.Verzonden.2010-03
>          0: nnimap+e-mail:INBOX.Verzonden.2010-01
>
> The second one is no problem. The first one looks the same, but is not.
> When trying to open it, I see in *Messages*:
>     Opening nnimap server on e-mail+nnimap+e-mail:INBOX.Verzonden.2010-03...
>     Denied server nnimap+e-mail+nnimap+e-mail:INBOX.Verzonden.2010-03
>     Opening nnimap server on e-mail+nnimap+e-mail:INBOX.Verzonden.2010-03...failed
>
> While when I open 2010-01 I get:
>     Retrieving newsgroup: nnimap+e-mail:INBOX.Verzonden.2010-01...
>     nnimap: Updating info for nnimap+e-mail:INBOX.Verzonden.2010-01...done
>     Fetching headers for nnimap+e-mail:INBOX.Verzonden.2010-01...done
>
> So for one reason or another I get extra information appended to the new
> folders. Anyone an idea what is happening and what to do against it?

I do not know if it is interesting, but when looking into my .newsrc.eld
I see:
    ("nnimap+e-mail:INBOX.Verzonden.2010-03" 3 nil nil (nnimap "e-mail" (nnimap-address "IP-NUMBER")))
    ("nnimap+e-mail:INBOX.Verzonden.2010-01" 3 ((1 . 97)) ((seen (1 . 97))) "nnimap:e-mail" ((uidvalidity . "1262362138")))

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof

  reply	other threads:[~2010-03-05 13:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-05 12:11 Cecil Westerhof
2010-03-05 13:22 ` Cecil Westerhof [this message]
2010-03-08 11:05 ` Gijs Hillenius
2010-03-09  9:44   ` Cecil Westerhof
2010-03-10  9:01 ` Cecil Westerhof

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k4tq6gy4.fsf@linux-lqcw.site \
    --to=cecil@decebal.nl \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).