Skip to content

Instantly share code, notes, and snippets.

@hpk42
Created April 17, 2020 16:20
Show Gist options
  • Save hpk42/5509bec761f2c1e1a8b7a5e683fc5140 to your computer and use it in GitHub Desktop.
Save hpk42/5509bec761f2c1e1a8b7a5e683fc5140 to your computer and use it in GitHub Desktop.
3.77 [smtp-ac1] DC_EVENT_WARNING data1=0 data2=ThreadId(9) src/job.rs:1108: Smtp removes job #3, action SendMsgToSmtp as it failed with error Permanent SMTP error: 5.1.10 <[email protected]>: Recipient address rejected: Domain example.org does not accept mail (nullMX)
0: deltachat::job::perform_job_action
1: deltachat::job::job_perform
2: dc_perform_smtp_jobs
3: _cffi_f_dc_perform_smtp_jobs
at build/temp.linux-x86_64-3.7/deltachat.capi.c:8284
4: _PyMethodDef_RawFastCallKeywords
5: _PyCFunction_FastCallKeywords
6: _PyEval_EvalFrameDefault
7: _PyObject_Call_Prepend
8: PyObject_Call
9: _PyEval_EvalFrameDefault
10: _PyFunction_FastCallKeywords
11: _PyEval_EvalFrameDefault
12: _PyFunction_FastCallKeywords
13: _PyEval_EvalFrameDefault
14: _PyObject_Call_Prepend
15: PyObject_Call
16: <unknown>
17: <unknown>
18: start_thread
19: clone
3.78 [smtp-ac1] DC_EVENT_INFO data1=0 data2=ThreadId(9) src/job.rs:741: SMTP-jobs ended.
3.78 [smtp-ac1] DC_EVENT_INFO data1=0 data2=ThreadId(9) src/job.rs:752: SMTP-idle started...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment