[Zope] MailHost on Windows NT?
Tino Wildenhain
tino@wildenhain.de
Thu, 10 May 2001 00:06:00 +0200
Hi Aaron,
may be your zope does not know his own hostname?
Try to set something reasonable in DNS and/or
hosts file.
You may also test your mailhost by hand (see rfc822 on
http://www.faqs.org/ )
HTH
Tino Wildenhain
--On Mittwoch, 9. Mai 2001 16:59 -0500 abg@comco-inc.com wrote:
> I'm running Zope 2.3.2 (binary release, python 1.5.2, win32-x86) behind
> IIS on a WindowsNT box.
>
> Does anyone have any experience setting up MailHosts on NT? I keep getting
> the following error when trying to send email:
>
> Zope Error
> Zope has encountered an error while publishing this resource.
> Error Type: SMTPHeloError
> Error Value: (501, 'Invalid Address')
>
> It looks as though there's some sort of authentication issue between Zope
> and my SMTP server, which is odd considering they're on the same box. Even
> when I configure the SMTP server to allow all relaying, Zope can't get
> through.
>
> Any suggestions will be greatly appreciated.
>
> Aaron
>
> _______________________________________________
> 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 )