remove unsupported config line

main
mw 3 years ago
parent 5255aebd84
commit 9e3ff3d336
  1. 1
      example_configs/pmmlrc

@ -3,7 +3,6 @@
"recipients": ["user1@example.org", "user2@example.org" ],
"smtp_server": "smtp.example.org",
"smtp_port": 587,
"connection": "STARTTLS",
"smtp_user": "mailinglist@example.org",
"smtp_pass": "PASSWORD"
}

Loading…
Cancel
Save