modoboa / modoboa-webmail

The webmail of Modoboa
MIT License
73 stars 48 forks source link

[Errno 2] No such file or directory: '/srv/modoboa/instance/media/webmail/[tmp_file_name] #212

Closed ondraknezour closed 3 years ago

ondraknezour commented 3 years ago

When trying to forward message from the webmail, I got error message [Errno 2] No such file or directory: '/srv/modoboa/instance/media/webmail/... and it is true, only modoboa_webmail directory is there. Creating symbolic link modoboa_webmail -> webmail solves the problem for now, but this should be fixed somewhere else.

harryfoster commented 3 years ago

Probably a duplicate of this: #196