Skip to content
Snippets Groups Projects
Verified Commit fc07c696 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: diagnostics sendmail

parent 3c6f8c98
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ def test_imports(modules):
def test_send_mail():
result = dict()
import caosdb
import caosadvancedtools.serverside.helper
from caosadvancedtools.serverside import helper
result["sendmail_bin"] = caosdb.get_config()["Misc"]["sendmail"]
test_mail_to = get_option("test-mail-to")
test_mail_from = get_option("test-mail-from")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment