>
> Second thing is that e-mailing is not working.I get the exception
>
> jvm 1 | DEBUG SMTP: Found extension "OK", arg ""
> jvm 1 | DEBUG SMTP: use8bit false
> jvm 1 | MAIL FROM:<[EMAIL PROTECTED]>
> jvm 1 | 454 5.7.3 Client does not have permission to submit mail to
> this serv
> er.
> jvm 1 | com.sun.mail.smtp.SMTPSendFailedException: 454 5.7.3 Client
> does not
> have permission to submit mail to this server.
> jvm 1 |
> jvm 1 | at
> com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTranspor
> t.java:1275)
> jvm 1 | at
> com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:8
> 95)
> jvm 1 | at
> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.jav
> a:524)
> jvm 1 | at javax.mail.Transport.send0(Transport.java:151)
>
do you have defined username and password for your connection?
Where do I define the mail usernam/password?
With CruiseControl I never had to do that.This is how it looked like
in my CruiseControl config file :
<htmlemail reportsuccess="always"
css="/home/mutonhj/cruisecontrol-2.1.6/reporting/jsp/css/cruisecontrol.css"
mailhost="MAIL-SERVER.mycompany.co.za" subjectprefix="[BUILD:]"
defaultsuffix="@mycompany.co.za"
xsldir="/home/mutonhj/cruisecontrol-2.1.6/reporting/jsp/xsl"
logdir="/home/mutonhj/mavenwerks/projects/eportal/cc-logs/cc-logs/eportal"
skipusers="false" returnaddress="[EMAIL PROTECTED]">
--
Jeff Mutonho
GoogleTalk : ejbengine
Skype : ejbengine
Registered Linux user number 366042
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]