I can not send a mai successfully in my web created bu zope. Because I don know how to set the mailhost. Can you give me an example. thankyou
So, you go in the ZMI and select your website. After you select the "Mailhost" object and fill the different fields. The important ones are "SMTP Host" where you indicate the name of SMTP server you want to use and the "SMTP Port" where you indicate the port number of the SMPT server you have chosen (probably 25). And, finally you save the changes. blinkya a e'crit :
I can not send a mai successfully in my web created bu zope. Because I don know how to set the mailhost. Can you give me an example. thankyou
------------------------------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Thank you for your reply. I still have a question. The operation system of my computer is windows 2000 server(with IIS manager) and I have also setuped the SMPT server(started). After I chose the "Mailhost"object , I fill the "ID" with mailhost, the "SMPT Host" with localhost, and the "SMPT PORT" with 25 .As for the "title", I did not fill it. But now I still can not send a mail . I don not know what is wrong. I also tried to use other adress such as smtp.yahoo.com to take the place of the "locallhost". It is a pitty that I still can to send the mail. Can you give me some suggestion? Thank you very much. ----- Original Message ----- From: "Se'bastien Tessier" <sebastientessier@bbs-one.fr> To: "blinkya" <blinkya@163.com> Cc: <zope@zope.org>; <blinkya@263.net> Sent: Tuesday, January 13, 2004 4:59 PM Subject: Re: [Zope] how to set the mailhost
So, you go in the ZMI and select your website. After you select the "Mailhost" object and fill the different fields. The important ones are "SMTP Host" where you indicate the name of SMTP server you want to use and the "SMTP Port" where you indicate the port number of the SMPT server you have chosen (probably 25). And, finally you save the changes.
blinkya a e'crit :
I can not send a mai successfully in my web created bu zope. Because I don know how to set the mailhost. Can you give me an example. thankyou
------------------------------------------------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Hi blinkya, blinkya schrieb:
Thank you for your reply. I still have a question. The operation system of my computer is windows 2000 server(with IIS manager) and I have also setuped the SMPT server(started). After I chose the "Mailhost"object , I fill the "ID" with mailhost, the "SMPT Host" with localhost, and the "SMPT PORT" with 25 .As for the "title", I did not fill it. But now I still can not send a mail . I don not know what is wrong. I also tried to use other adress such as smtp.yahoo.com to take the place of the "locallhost". It is a pitty that I still can to send the mail. Can you give me some suggestion?
You should always provide detailed information on your errors. What you did, what you expected to happen and what happened. [x] You configured mailhost, apparently correct [ ] you sent mail (how?) [ ] you got exception telling you what? [ ] no exception, mail was silently dropped? Just a small suggestion on things to check. Without it, I fear, there is no way to help you. Regards Tino Wildenhain
Make sure that you have no indentation within your sendmail tag. That's what happened to me the first time. Kate -----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Tino Wildenhain Sent: January 15, 2004 5:58 AM To: zope@zope.org Subject: Re: [Zope] how to set the mailhost Hi blinkya, blinkya schrieb:
Thank you for your reply. I still have a question. The operation system of my computer is windows 2000 server(with IIS manager) and I have also setuped the SMPT server(started). After I chose the "Mailhost"object , I fill the "ID" with mailhost, the "SMPT Host" with localhost, and the "SMPT PORT" with 25 .As for the "title", I did not fill it. But now I still can not send a mail . I don not know what is wrong. I also tried to use other adress such as smtp.yahoo.com to take the place of the "locallhost". It is a pitty that I still can to send the mail. Can you give me some suggestion?
You should always provide detailed information on your errors. What you did, what you expected to happen and what happened. [x] You configured mailhost, apparently correct [ ] you sent mail (how?) [ ] you got exception telling you what? [ ] no exception, mail was silently dropped? Just a small suggestion on things to check. Without it, I fear, there is no way to help you. Regards Tino Wildenhain _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
blinkya said:
I can not send a mai successfully in my web created bu zope. Because I don know how to set the mailhost. Can you give me an example.
Given that the sender is listed as a known spam source in several different RBL systems, I'm not sure an answer to this question is appropriate. $.02
participants (5)
-
blinkya -
Dylan Reinhardt -
Kate Legere -
Se'bastien Tessier -
Tino Wildenhain