<<< Date Index >>>     <<< Thread Index >>>

Re: Mutt to access emails from pst?



On 10/8/07, Charles Cazabon <mutt@xxxxxxxxxxxxxxxxxxxx> wrote:
..snip...

> > Not sure, If getmail could get emails from MS exchange?

> If Exchange is configured to allow POP or IMAP access, yes.

Yes, it is configured to allow POPS and IMAPS.

But, when I try to access it, it fails with error,


[2050]dilipm@ubuntu> getmail
getmail version 4.7.6
Copyright (C) 1998-2007 Charles Cazabon.  Licensed under the GNU GPL version 2.
SimplePOP3SSLRetriever:dilip.m@my_pop_server:995:

Exception: please read docs/BUGS and include the following information
in any bug report:

  getmail version 4.7.6
  Python version 2.5.1c1 (release25-maint, Apr 12 2007, 21:00:25)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)]

Unhandled exception follows:
    File "/usr/bin/getmail", line 609, in main
    go(configs)
    File "/usr/bin/getmail", line 96, in go
    options['logfile'].write(logline)
    File "/usr/lib/python2.5/site-packages/getmailcore/utilities.py",
line 157, in write
    lock_file(self.file, 'flock')
    File "/usr/lib/python2.5/site-packages/getmailcore/utilities.py",
line 59, in lock_file
    fcntl.flock(file, fcntl.LOCK_EX)
  IOError: [Errno 37] No locks available

Please also include configuration information from running getmail
with your normal options plus "--dump".

Also o/p of getmail --dump is,

[2051]dilipm@ubuntu> getmail --dump
getmail version 4.7.6
Copyright (C) 1998-2007 Charles Cazabon.  Licensed under the GNU GPL version 2.
getmail configuration:
  getmail version 4.7.6
  Python version 2.5.1c1 (release25-maint, Apr 12 2007, 21:00:25)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)]
  retriever:  SimplePOP3SSLRetriever(certfile="None",
delete_dup_msgids="False", getmaildir="/home/dilipm/.getmail/",
keyfile="None", password="*", port="995", server="my_pop_server",
timeout="180", use_apop="False", username="dilip.m")
  destination:  Maildir(filemode="384", path="/home/dilipm/Maildir/",
user="None")
  options:
    delete : False
    delete_after : 0
    delivered_to : True
    logfile : logfile(filename="/home/dilipm/.getmail/log")
    max_bytes_per_session : 0
    max_message_size : 0
    max_messages_per_session : 0
    message_log : /home/dilipm/.getmail/log
    message_log_syslog : False
    read_all : True
    received : True
    verbose : 2

-- 
Dilip