Project

General

Profile

« Previous | Next » 

Revision 4672e230

Added by Marc Dequènes over 10 years ago

[evol] allow passing any parameter to the ruby-mail delivery settings

View differences:

data/cyborghood/schema/postman.yaml
type: map
mapping:
"from_address": {type: str}
"smtp_server": {type: str}
"smtp_port": {type: int}
"smtp":
type: map
mapping:
=: {type: any}
"organization": {type: str}
"key_id": {type: str, required: yes}
"key_passphrase": {type: str, required: yes}

Also available in: Unified diff