at first,I didn't define the smtp server...and then follow you instruction I
defined it like this:
D:\SoftWare\littletools\continuum-1.1\conf\plexus.xml
<configuration>
<resources>
<!-- START SNIPPET: mail -->
<!--
Mail Session
-->
<resource>
<name>mail/Session</name>
<type>javax.mail.Session</type>
<properties>
<property>
<name>mail.smtp.host</name>
<value>smtp.163.com</value>
</property>
<property>
<name>mail.smtp.port</name>
<value>25</value>
</property>
<!--
<property>
But I still didn't get my email after I build the project
Emmanuel Venisse-2 wrote:
>
> Do you have define your smtp server?
>
> Emmanuel
>
> On Thu, May 15, 2008 at 9:28 AM, Harold.Zhang <[EMAIL PROTECTED]> wrote:
>
>>
>> Hi,I'm new to here...
>> I set notifiers like pic1...I hope it will give me an
>> email([EMAIL PROTECTED]) when I finish build the project "cox2wireless"
>> no
>> matter failure/error/successfull...But I didn't get an email...
>> http://www.nabble.com/file/p17247552/1.png
>> then I set notifiers like pic2...but I still didn't get an email
>> http://www.nabble.com/file/p17247552/2.png
>> i set both of them(pic1 and pic2) but I didn't get an eamil at all...
>>
>> anyone will help me...
>> thank you any way...
>> --
>> View this message in context:
>> http://www.nabble.com/why-notifiers-doesn%27t-work-tp17247552p17247552.html
>> Sent from the Continuum - Users mailing list archive at Nabble.com.
>>
>>
>
>
--
View this message in context:
http://www.nabble.com/Re%3A-why-notifiers-doesn%27t-work-tp17248007p17248348.html
Sent from the Continuum - Users New mailing list archive at Nabble.com.