some more debug stuff and set rcpt to _rcpt in json files to not get spammed by mails while testing
This commit is contained in:
parent
737d65ccd5
commit
23a1a246cc
4 changed files with 5 additions and 3 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"root":{
|
||||
"name": "root",
|
||||
"tasks": [
|
||||
{ "class":"mail", "type": "foo", "args": { "rcpt": "hanez@linspector.org" }}
|
||||
{ "class":"mail", "type": "foo", "args": { "_rcpt": "hanez@linspector.org" }}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue