Re: [Zope] mail host question

2000-06-13 Thread Graham Chiu

In article 01bfd4d1$04fce840$28eaa0a7@Sean, Sean Kelley
[EMAIL PROTECTED] writes
I am having some problem configuring zope mail to work properly,
particularly with PTK v 0.7.1.
When I logon as a new member, its says "successful", but I get no mail to
confirm my logon (I did get it to work once but don't know how).  I have the
smtp host set to an IP address for an smtp mail server.  I tried a couple of
others by name such as "mail.domain.com" but got an error relating to
needed/missing "domain"

I installed this version on Sunday as well and have had the same
problems.  There appear to be a few brackets missing!

In mail_password_template, change

From: "dtml-email_from_name;" dtml-email_from_address

to 

From: "dtml-email_from_name;" dtml-email_from_address

And

To: dtml-var email

to 

To: dtml-var email

Do the same in 'registered_notify'

If that still doesn't work, then change 

mailhost="MailHost"

to 

smtphost="my.smtpserver.com"


-- 
Regards,  Graham Chiu
gchiuatcompkarori.co.nz
http://www.compkarori.co.nz/index.php
Powered by Interbase and Zope

___
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 )




[Zope] mail host question

2000-06-12 Thread Sean Kelley

I am having some problem configuring zope mail to work properly,
particularly with PTK v 0.7.1.
When I logon as a new member, its says "successful", but I get no mail to
confirm my logon (I did get it to work once but don't know how).  I have the
smtp host set to an IP address for an smtp mail server.  I tried a couple of
others by name such as "mail.domain.com" but got an error relating to
needed/missing "domain"
The permissions on the various zope security screens has all possible users
set to "use mail host"


Sean Kelley
Prompt Software, Inc.
www.promptsoftware.com
[EMAIL PROTECTED]
voice: (415) 382-8840
fax:(415) 382-8868


___
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] mail host question

2000-06-12 Thread Graham Chiu

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In article 01bfd4d1$04fce840$28eaa0a7@Sean, Sean Kelley
[EMAIL PROTECTED] writes
I am having some problem configuring zope mail to work properly,
particularly with PTK v 0.7.1.
When I logon as a new member, its says "successful", but I get no mail to
confirm my logon (I did get it to work once but don't know how).  I have the
smtp host set to an IP address for an smtp mail server.  I tried a couple of
others by name such as "mail.domain.com" but got an error relating to
needed/missing "domain"

I'd be interested if you get this going. I had the same error.

You put the IP address for the SMTP server field.
What goes in the 'local' field?

- -- 
Regards,  Graham Chiu
gchiuatcompkarori.co.nz
http://www.compkarori.co.nz/index.php
Powered by Interbase and Zope

-BEGIN PGP SIGNATURE-
Version: PGPsdk version 1.7.1

iQA/AwUBOUTmL7TRdIWzaLpMEQILPgCfdo9MMnki1hFdaialOgf5McyQBBQAn3k8
EfZa90UkLXZ1GUp0nAusqO2I
=7zVk
-END PGP SIGNATURE-

___
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 )