Gnus development mailing list
 help / color / mirror / Atom feed
* Problem with imap authentication username@server
@ 2008-09-02 15:11 Eric Schulte
  2008-09-02 16:17 ` Eric Schulte
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Schulte @ 2008-09-02 15:11 UTC (permalink / raw)
  To: ding

Hi,

I am having a problem using imap as a mail source.  My situation may be
an edge case.  My mail server is inside my corporation's firewall, so I
ssh into the protected area, and then port forward the mail server's
imap port to another port on my local machine.

Using the following entry in my mail-sources

(imap :server "localhost"
      :port 1430
      :user "eshulte"
      :stream starttls
      :authentication login
      :mailbox "inbox")

I am able to connect to the server, however when I try to authenticate
my authentication is rejected.  I believe this is because gnus is
appending "@localhost" to my login name.  Is it possible to turn this
behavior off?

Thanks -- Eric



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with imap authentication username@server
  2008-09-02 15:11 Problem with imap authentication username@server Eric Schulte
@ 2008-09-02 16:17 ` Eric Schulte
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Schulte @ 2008-09-02 16:17 UTC (permalink / raw)
  To: ding

please disregard, I'm stupid, I spelled my name wrong...

On Tue, Sep 2, 2008 at 8:11 AM, Eric Schulte <schulte.eric@gmail.com> wrote:
> Hi,
>
> I am having a problem using imap as a mail source.  My situation may be
> an edge case.  My mail server is inside my corporation's firewall, so I
> ssh into the protected area, and then port forward the mail server's
> imap port to another port on my local machine.
>
> Using the following entry in my mail-sources
>
> (imap :server "localhost"
>      :port 1430
>      :user "eshulte"
>      :stream starttls
>      :authentication login
>      :mailbox "inbox")
>
> I am able to connect to the server, however when I try to authenticate
> my authentication is rejected.  I believe this is because gnus is
> appending "@localhost" to my login name.  Is it possible to turn this
> behavior off?
>
> Thanks -- Eric
>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-02 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-02 15:11 Problem with imap authentication username@server Eric Schulte
2008-09-02 16:17 ` Eric Schulte

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).