Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mail configuration #6

Open
david-w-mead opened this issue Feb 6, 2018 · 0 comments
Open

mail configuration #6

david-w-mead opened this issue Feb 6, 2018 · 0 comments

Comments

@david-w-mead
Copy link

Hi,
I'm trying set up cytomine using the Cytomine-bootstrap and configuration.sh
Out smtp mail relay does not require a password, so I am not sure how to configure. I've tried a number of combinations, but nothing seems to work. Right now I have this configuation:

SENDER_EMAIL='noreply@testserver'
#SENDER_EMAIL_PASS=''
SENDER_EMAIL_SMTP_HOST='smtprelay'
SENDER_EMAIL_SMTP_PORT='25'

I am getting the following error:

06-02-2018 18:20:54,419 INFO StorageService - create storage for newuser
06-02-2018 18:20:54,497 INFO ModelService - Command class be.cytomine.command.AddCommand with flag false
06-02-2018 18:20:54,775 INFO CytomineMailService - send org.springframework.mail.javamail.SmartMimeMessage@4c14f1b1
06-02-2018 18:20:54,803 ERROR CytomineMailService - can't send email org.springframework.mail.javamail.SmartMimeMessage@4c14f1b1 (Exception)
06-02-2018 18:20:54,816 INFO ModelService - Command class be.cytomine.command.DeleteCommand with flag false
06-02-2018 18:20:54,845 INFO RequestFilters - login.createAccount Request took 533ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant