[Zope] MailHost with SSL
Andreas Jung
lists at zopyx.com
Wed Dec 6 15:38:53 EST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- --On 6. Dezember 2006 20:21:19 +0100 Ferhat Ayaz
<ferhat.ayaz at googlemail.com> wrote:
> Oh, you should belive me. It appears just 'after' adding SecureMailHost
> to the Folder. (I'm not coding, just adding new Zope Object via
> management Interface)
> After then you can configure user/password.
Where is the problem? You also don't have to fill in your creditcard number
first when entering an online shop.
> But this was not, what I was looking for, becaus I was not able to bind
> it with my existing Mail Template.
No idea what "Mail template" means for you? You mean the product of Chris
Withers?
>The dropdownmenu shows only the old
> MailHost and not the new added SecureMailHost instance while configuring
> the Mail Template
Likely you have to massage the code in order to check for the 'meta_type'
of the SecureMailHost instead of the 'meta_type' for the standard Zope
Mailhost. Reading and analyzing the code is always a good idea to track
down such issues. I am pretty sure that there is some code using
superValues() -
"grep -r " is your best friend in such a case.
- -aj
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFFdypdCJIWIbr9KYwRAoZOAKDbev1GT98LoALO40S6F6+Xrf9aPQCgsgjG
/x8NvHqo14ApCkcy3dew/NQ=
=ma6u
-----END PGP SIGNATURE-----
More information about the Zope
mailing list