RE: [Zope] ZMailIn - alternatives?

2000-11-21 Thread Andy Dawkins

Chris

If that will solve peoples problems.

But I haven't had much feedback on the product so its hard to make any
improvements.

-Andy

> -Original Message-
> From: Chris Withers [mailto:[EMAIL PROTECTED]]
> Sent: 21 November 2000 10:14
> To: Andy Dawkins
> Subject: Re: [Zope] ZMailIn - alternatives?
>
>
> Andy Dawkins wrote:
> >
> > Vince
> >
> > > I installed it right away - and I think it should work. When
> > > first trying to mail to the system it said it had some problem
> > > with the x-envelope-to header.
> >
> > The ZMailIn system doesn't use the x-envelope-to header it uses the
> > envelope-to header.
> > If your mail server provides x-envelope-to instead of
> envelope-to then you
> > need to change lines 83 and 84 in zopeMailIn.py to reflect this change.
>
>
> Yurch!
>
> How about factoring this out into a Property of the ZMailIn object?
>
> cheers,
>
> Chris
>


___
Zope maillist  -  [EMAIL PROTECTED]
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 )




RE: [Zope] ZMailIn - alternatives?

2000-11-21 Thread Andy Dawkins

Vince

> I installed it right away - and I think it should work. When
> first trying to mail to the system it said it had some problem
> with the x-envelope-to header.

The ZMailIn system doesn't use the x-envelope-to header it uses the
envelope-to header.
If your mail server provides x-envelope-to instead of envelope-to then you
need to change lines 83 and 84 in zopeMailIn.py to reflect this change.

> As far as I understood the problem, the mail server should
> provide this feature, but mine doesn't. ;-(

What mail server are you using.  I know exim works fine and I have heard
reports of people using send-mail

> Thus I can't mail into the system. Any idea for workarounds?

If you still can't get it working then email me the exact details.  Prehaps
then I'll find an excuse to update ZMailIn and release another version :)

-Andy


___
Zope maillist  -  [EMAIL PROTECTED]
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 )




RE: [Zope] ZMailIn - alternatives?

2000-11-20 Thread Andy Dawkins

Vince

What specifically is the problem.

As author of the ZMailIn Products prehaps I can help you solve your problem.

-Andy


>Hi Zope,
>
>I tried to install ZMailIn but due to several
>x-envelope-to-header problems from different providers I think
>it'll not become a viable way of getting articles into the
>system.
>
>Is there any alternative to ZMailIn?
>
>Cheers,
>
>Vince
>
> '''
> ô¿ô
>  -


___
Zope maillist  -  [EMAIL PROTECTED]
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 )




Re: [Zope] ZMailIn - alternatives?

2000-11-19 Thread Morten W. Petersen

[[EMAIL PROTECTED]]

| Is there any alternative to ZMailIn?

You can probably take a look at ZopeGUM,
http://www.zope.org/Members/morphex/ZopeGUM>.

I'm currently looking into ways to make the distinct parts
of ZopeGUM into separate products, and it's quite possible
that a archive-like product will pop us as well.

But don't hold your breath..  =)

-Morten


___
Zope maillist  -  [EMAIL PROTECTED]
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 )




RE: [Zope] ZMailIn

2000-10-27 Thread Seb Bacon

It sounds like you're thinking about a project management thing.

Depends what you want to do with it, and what your zope setup is, but if
you've got enough control over the zope box you're using, you could consider
worldpilot + imap.

You could customise it to your specific needs, plus have the all the
benefits of a webmail type application.

Might be worth a look.

seb.

> [EMAIL PROTECTED] wrote:
> >
> > Has anyone thought of using SendMail (or any other e-mail
> program) to send
> > e-mail to Zope and have that e-mail be loaded directly into a
> specific folder
> > (say, based on the e-mail address or subject line)?
>
> You could probably build something using ZMailIn:
>
> http://www.zope.org/Members/NIP/ZMailIn
>



___
Zope maillist  -  [EMAIL PROTECTED]
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 )