unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Username Containing @ Symbol
@ 2014-02-25  2:37 Robert Thorpe
  2014-02-26  1:20 ` Robert Thorpe
       [not found] ` <mailman.16072.1393377649.10748.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Thorpe @ 2014-02-25  2:37 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I'm trying to setup Rmail. My service provider has given me the username 
"rt@robertthorpeconsulting.com". So, my username has the @ symbol in it. 
I can't figure out how to make Rmail & Movemail work with this. If I write:
(setq rmail-primary-inbox-list 
'("imap://rt@robertthorpeconsulting.com:pass@actual-imap-server.com"))
.... Then Rmail thinks that everything from the first @ is the name of 
the mailserver.

I've tried this too, which also doesn't work:
(setq user-login-name "rt@robertthorpeconsulting.com"
       rmail-remote-password "pass"
       rmail-primary-inbox-list '("imap://actual-imap-server.com"))

This problem doesn't affect sending mail with smtpmail, that works. 
Other mail programs work for receiving mail.

I've tried both POP and IMAP since the server supports both.

Robert Thorpe



^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.15960.1393296357.10748.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2014-02-26  1:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-25  2:37 Username Containing @ Symbol Robert Thorpe
2014-02-26  1:20 ` Robert Thorpe
     [not found] ` <mailman.16072.1393377649.10748.help-gnu-emacs@gnu.org>
2014-02-26  1:34   ` Pascal J. Bourguignon
     [not found] <mailman.15960.1393296357.10748.help-gnu-emacs@gnu.org>
2014-02-25  7:58 ` Pascal J. Bourguignon

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 read-only IMAP folder(s) and NNTP newsgroup(s).