Hi,
Would please help on this. I am stuck with my server
Regards,
Vishal
On 03/07/06, Vishal Mailinglist <list@...> wrote:
>
> Hi ,
>
> I am facing problem while fetching e-mail. Usually I understand that the
> --url use to solve my problem.
> Just to update I have just upgraded to 2.1.
>
> System Config:
> FC-5
> PostgreSQL 8.1.3
> Zope : (Zope 2.8.6-final, python 2.3.5, linux2)
> Python : 2.3.5 (#1, Mar 26 2006, 18:21:48) [GCC 4.1.0 20060304 (Red Hat
> 4.1.0-3)]
>
>
> <code>
> /usr/local/bin/python
> /nss/mailmanagerB/mailmanager/Products/MailManager/scripts/MMGetMail.py
> --url=http://localhost/mail
> Traceback (most recent call last):
> File
> "/nss/mailmanagerB/mailmanager/Products/MailManager/scripts/MMGetMail.py",
> line 121, in ?
> sys.exit(main())
> File
> "/nss/mailmanagerB/mailmanager/Products/MailManager/scripts/MMGetMail.py",
> line 111, in main
> req = urllib2.urlopen('%s/getMail?noreturn=y' % options.url)
> File "/usr/local/lib/python2.3/urllib2.py", line 129, in urlopen
> return _opener.open(url, data)
> File "/usr/local/lib/python2.3/urllib2.py", line 326, in open
> '_open', req)
> File "/usr/local/lib/python2.3/urllib2.py", line 306, in _call_chain
> result = func(*args)
> File "/usr/local/lib/python2.3/urllib2.py", line 901, in http_open
> return self.do_open(httplib.HTTP, req)
> File "/usr/local/lib/python2.3/urllib2.py", line 886, in do_open
> raise URLError(err)
> urllib2.URLError: <urlopen error (111, 'Connection refused')>
>
> </code>
>
>
> --
> Regards,
> Vishal Kashyap.
> http://vishal.net.in
>
--
System Config:
FC-5
PostgreSQL 8.1.3
Zope : (Zope 2.8.6-final, python 2.3.5, linux2)
Python : 2.3.5 (#1, Mar 26 2006, 18:21:48) [GCC 4.1.0 20060304 (Red Hat
4.1.0-3)]
Regards,
Vishal Kashyap.
http://vishal.net.in
|