[Zope] Re: WorldPilot IMAP/SMTP settings (was: Re: Re: [Zope] Worldpilot/Python help)

Matt Welch matt@welcher.net
Wed, 8 Mar 2000 18:40:51 -0400


In my case, they were, for IMAP, my local machine name, and for SMTP, my
ISP's (Roadrunner's) SMTP server.
IMAP has always worked great.  SMTP has been the problem.  I have not tried
Jack's solution, as I can't use localhost
for SMTP.

Thanks for any help,
Matt

----- Original Message -----
From: WorldPilot Helpers <helpers@worldpilot.org>
To: Jack Ungerleider <jackungerleider@bresnanlink.net>; Matt Welch
<matt@welcher.net>
Cc: WorldPilot Helpers <helpers@worldpilot.org>; <zope@zope.org>
Sent: Wednesday, March 08, 2000 8:13 PM
Subject: WorldPilot IMAP/SMTP settings (was: Re: Re: [Zope]
Worldpilot/Python help)


> Hi Matt, Hi Jack,
>
> What were your IMAP/SMTP settings prior to setting them to localhost?
> Were they empty or pointing to a specific host name?
>
> Cheers,
> Ryan
>
> > Hi Matt!
> >
> > I ran into this same problem. I finally traced it to a problem in the
IMAP and
> > SMTP server options set in the setup screen. It seems to work best when
these
> > are explicitly set to localhost and localhost. I'm not sure why but
that's how
> > I got it to stop giving me that particular error. Unfortunately it will
require
> > removing the current WorldPilot object and replacing it with a new one
since
> > those parameters are not visible on the parameter tab of the object.
> >
> > Good Luck!
> > --
> > Jack Ungerleider
> > The Ungerleider Group
> > Creative Solutions for Cooperative Computing
> > jack@jacku.com
> > www.jacku.com
> >
> > On Sat, 04 Mar 2000, Matt Welch wrote:
> > > I was very comfortable in my cozy PHP/MySQL world, until I saw
Worldpilot.
> > > I HAD to finally break down and
> > > install Zope so I could have this.  Needless to say, my python/Zope
skills
> > > are a little lacking at this point.  I could
> > > use some help.
> > >
> > > Everything is installed and working great, except for a couple small
> > > problems with Worldpilot.  I'll detail the most
> > > significant first, and see how we do.
> > >
> > > When I try to send mail, I get a Zope error with the following
traceback:
> > >
> > > <!--
> > > Traceback (innermost last):
> > >   File /usr/lib/python1.5/site-packages/ZPublisher/Publish.py, line
214, in
> > > publish_module
> > >   File /usr/lib/python1.5/site-packages/ZPublisher/Publish.py, line
179, in
> > > publish
> > >   File /usr/share/zope/lib/python/Zope/__init__.py, line 202, in
> > > zpublisher_exception_hook
> > >     (Object: RoleManager)
> > >   File /usr/lib/python1.5/site-packages/ZPublisher/Publish.py, line
165, in
> > > publish
> > >   File /usr/lib/python1.5/site-packages/ZPublisher/mapply.py, line
160, in
> > > mapply
> > >     (Object: composing)
> > >   File /usr/lib/python1.5/site-packages/ZPublisher/Publish.py, line
102, in
> > > call_object
> > >     (Object: composing)
> > >   File /usr/share/zope/lib/python/Products/WorldPilot/WorldPilot.py,
line
> > > 1752, in composing
> > >     (Object: RoleManager)
> > >   File /usr/share/zope/lib/python/Products/WorldPilot/WorldPilot.py,
line
> > > 1159, in sendmail
> > > TypeError: not enough arguments; expected 4, got 1
> > >
> > > -->
> > >
> > > The problem is obviously (to me anyway) that the call to publish in
the def
> > > publish_module
> > > (response == publish(request, module_name, after_list, debug=Şbug)) is
only
> > > getting one
> > > argument instead of four.
> > >
> > > I'm not sure I understand why, as this is a bit beyond my current
> > > comprehension of python at the moment.
> > > A gentle push in the right direction would be appreciated.
> > >
> > > Thanks,
> > > Matt
> > >
> > >
> > > _______________________________________________
> > > Zope maillist  -  Zope@zope.org
> > > http://lists.zope.org/mailman/listinfo/zope
> > > **   No cross posts or HTML encoding!  **
> > > (Related lists -
> > >  http://lists.zope.org/mailman/listinfo/zope-announce
> > >  http://lists.zope.org/mailman/listinfo/zope-dev )
> >
> >
> > _______________________________________________
> > Zope maillist  -  Zope@zope.org
> > http://lists.zope.org/mailman/listinfo/zope
> > **   No cross posts or HTML encoding!  **
> > (Related lists -
> >  http://lists.zope.org/mailman/listinfo/zope-announce
> >  http://lists.zope.org/mailman/listinfo/zope-dev )
> >
> >
> ---------------------------------------------------
> WorldPilot - Get Synced - http://www.worldpilot.org
>
> The Open Source Personal Information Manager Server
> Powered by Python and Zope   -  http://www.zope.org
>
>
>
>
>
>
>
>