roundcube / roundcubemail-docker

Resources to build Docker images for Roundcube Webmail
278 stars 126 forks source link

I can't use smtp for user that are not in docker mail #95

Closed hubigin closed 4 years ago

hubigin commented 4 years ago

Hello, I use docker mail and docker roudncube but recently i c'ant send mail for user that are not in docker mail I have two error :

thanks

thomascube commented 4 years ago

These are errors returned by the SMTP server which is not part of Roundcube and neither of the Roundcube Docker image. You need to investigate the container/service your Roundcube container connects to via SMTP (see -e ROUNDCUBEMAIL_SMTP_SERVER).

hubigin commented 4 years ago

I don't know because with my client mail thunderbird there are no problem. So while there no probleme with thunderbird ? I have two docker : tvial/docker-mailserver ,roundcubemail-docker.