Hello, can you please post how you configured your email stuff?
Do you have access to the email server you're using as relay? Thanks Daniel Am 24.02.2010 10:03, schrieb buildmaster: > Hello, has anyone got such an error on linux when running ccnet? > > 2010-02-18 08:35:43,627 [Serial:INFO] Emailing "Serial Build > Successful: Build 2010.02.18.001" to [email protected] > 2010-02-18 08:35:43,650 [Serial:ERROR] Publisher threw exception: > ThoughtWorks.CruiseControl.Core.CruiseControlException: EmailPublisher > exception: System.Net.Mail.SmtpFailedRecipientsException: failed > recipients > at System.Net.Mail.SmtpClient.SendCore (System.Net.Mail.MailMessage > message) [0x00000] in <filename unknown>:0 > at System.Net.Mail.SmtpClient.SendInternal > (System.Net.Mail.MailMessage message) [0x00000] in <filename unknown>: > 0 > at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage > message) [0x00000] in <filename unknown>:0 ---> > System.Net.Mail.SmtpFailedRecipientsException: failed recipients > at System.Net.Mail.SmtpClient.SendCore (System.Net.Mail.MailMessage > message) [0x00000] in <filename unknown>:0 > at System.Net.Mail.SmtpClient.SendInternal > (System.Net.Mail.MailMessage message) [0x00000] in <filename unknown>: > 0 > at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage > message) [0x00000] in <filename unknown>:0 > --- End of inner exception stack trace --- > at > ThoughtWorks.CruiseControl.Core.Publishers.EmailPublisher.SendMessage > (System.String from, System.String to, System.String replyto, > System.String subject, System.String message) [0x00000] in <filename > unknown>:0 > at ThoughtWorks.CruiseControl.Core.Publishers.EmailPublisher.Run > (IIntegrationResult result) [0x00000] in <filename unknown>:0 > at ThoughtWorks.CruiseControl.Core.Project.PublishResults > (IIntegrationResult result) [0x00000] in <filename unknown>:0 > 2010-02-18 08:35:43,699 [Serial:INFO] Integration complete: Success - > 18.02.2010 8:35:43 > > has this got something to do with mono? > > Linux OS is : Slackware 10.2 > Kernel: 2.6.19 > Mono: 2.6.1 > ccnet : 1.4.4 (same error under 1.5.X) > > Thanks >
