Email Function not working

Hi, The email function does not work. Besides settings that seems to be incorrect (Have been using the built-in function) the email button when creating an invoice has disappeared. Please help?

I have just tried sending a invoice and it comes up with the following? How do i fix this problem

System.Net.Mail.SmtpException: System.Net.Mail.SmtpException: Syntax error, command unrecognized. The server response was: 5.7.0 Mailgun is not loving your login or password
at System.Net.Mail.RecipientCommand.CheckResponse(SmtpStatusCode statusCode, String response)
at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at ManagerServer.HttpHandlers.Businesses.Business.Email.Post()

See the link to the topic above.