I am sorry I think this is not correct Regards Pallavi -----Original Message----- From: Pallavi.Satish@gxs.com [mailto:Pallavi.Satish@gxs.com] Sent: Thursday, January 10, 2008 6:38 PM To: continuum-users@maven.apache.org Subject: RE: Configure FROM mailbox Hi, You need to set your plexux.xml file under \continuum-1.1\conf from localhost to your mailServer name Below I have copied the xml file part. mail/Session javax.mail.Session mail.smtp.host localhost mail.smtp.port 25 Regards Pallavi -----Original Message----- From: ivan [mailto:ivan@dhousestudio.com] Sent: Thursday, January 10, 2008 6:26 PM To: continuum-users@maven.apache.org Subject: Configure FROM mailbox Hi! I configured file plexus.xml (continuum 1.1), and also section "Mail". But while starting continuum, following line are printed into log: org.codehaus.plexus.notification.notifier.Notifier:mail - The from mailbox is not configured, will use the nag email address from the project. So, how can I set FROM mailbox and where? Thanks