all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* EMAIL using VM and GNU
@ 2005-04-18 14:58 Mahdi Osman
  2005-04-18 20:39 ` Kevin Rodgers
       [not found] ` <mailman.1905.1113856924.2895.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Mahdi Osman @ 2005-04-18 14:58 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 1868 bytes --]

Hi, list,

Sorry to bother you with my question.

I have been trying to use GNUS and VM to send and read mails. Sending
emails went well in both agents. I have tried to read mails from my
web-based mailbox (gmx.net). Mainly I used VM and tried to configure VM to
read emails from my gmx.net. I could not make progress at all as my vm can
not get mails.


My configuration looks as follows:

My vm searches for mails on local disk in my home directory

(~/INBOX). My VM can find whatever is there (I copied some emails in
this directory for experimenting).


My vm can not get emails from my remote box.


I have got the following pop / IMAP setup

(setq vm-spool-files (list
		      (concat "pop.gmx.net:110:apop:"
			      (getenv "m_osm@gmx.net") ":*")
		      (concat "imap:imap.gmx.net:143:inbox:login:"
			      (getenv "m_osm@gmx.net") ":*")))
			      
Error report follows:			      
  
      Invalid argument:
	      
      "Unkown service: impa.gmx.net"
	

Then I tried the following pop setup	
			      
			      
(setq vm-spool-files
      (list
       (list "~/INBOX"
             "gmx.net:110:pass:m_osm@gmx.net:*"
             "~/INBOX.CRASH")))
			 
			
			
VM asks for password for

m_osm@gmx.net@gmx.net


My address seems to be messed up, I do not know why.

Finally it tells me that there are no new messages. THAT IS NOT TRUE.
I KNOW THAT I HAVE 10 UNREAD NEW MESSAGES IN MY MAIL BOX.


So all in all I can not access my messages from my web-based mailbox.


I am wondering if any one can help me go further in using this VM?



Thanks a lot for your time and help



Regards


Mahdi
-- 
Mahdi Osman (PhD)

-- 
-----------------------------------
Mahdi Osman (PhD)
E-mail: m_osm@gmx.net
-----------------------------------

+++ GMX - Die erste Adresse für Mail, Message, More +++

1 GB Mailbox bereits in GMX FreeMail http://www.gmx.net/de/go/mail

^ permalink raw reply	[flat|nested] 4+ messages in thread
* EMAIL using VM and GNU
@ 2005-04-18 14:59 Mahdi Osman
  0 siblings, 0 replies; 4+ messages in thread
From: Mahdi Osman @ 2005-04-18 14:59 UTC (permalink / raw)




Hi, list,

Sorry to bother you with my question.

I have been trying to use GNUS and VM to send and read mails. Sending
emails went well in both agents. I have tried to read mails from my
web-based mailbox (gmx.net). Mainly I used VM and tried to configure VM to read emails from my gmx.net. I could not make progress at all as my vm can not get mails.


My configuration looks as follows:

My vm searches for mails on local disk in my home directory

(~/INBOX). My VM can find whatever is there (I copied some emails in
this directory for experimenting).


My vm can not get emails from my remote box.


I have got the following pop / IMAP setup

(setq vm-spool-files (list
		      (concat "pop.gmx.net:110:apop:"
			      (getenv "m_osm@gmx.net") ":*")
		      (concat "imap:imap.gmx.net:143:inbox:login:"
			      (getenv "m_osm@gmx.net") ":*")))
			      
Error report follows:			      
  
      Invalid argument:
	      
      "Unkown service: impa.gmx.net"
	

Then I tried the following pop setup	
			      
			      
(setq vm-spool-files
      (list
       (list "~/INBOX"
             "gmx.net:110:pass:m_osm@gmx.net:*"
             "~/INBOX.CRASH")))
			 
			
			
VM asks for password for

m_osm@gmx.net@gmx.net


My address seems to be messed up, I do not know why.

Finally it tells me that there are no new messages. THAT IS NOT TRUE.
I KNOW THAT I HAVE 10 UNREAD NEW MESSAGES IN MY MAIL BOX.


So all in all I can not access my messages from my web-based mailbox.


I am wondering if any one can help me go further in using this VM?



Thanks a lot for your time and help



Regards


Mahdi
-- 
Mahdi Osman (PhD)

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

end of thread, other threads:[~2005-04-18 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-18 14:58 EMAIL using VM and GNU Mahdi Osman
2005-04-18 20:39 ` Kevin Rodgers
     [not found] ` <mailman.1905.1113856924.2895.help-gnu-emacs@gnu.org>
2005-04-18 21:15   ` Steinar Børmer
  -- strict thread matches above, loose matches on Subject: below --
2005-04-18 14:59 Mahdi Osman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.