Commit efbb94b
committed
fix(mail): simplify dry-run logic
with the addition of the outgoing mails beeing BCCd to the bp-notify user the need to have the mail dry run also send it makes less sense now. Ensuring that all files exists in the proper places and that all templates can be rendered is sufficient now as a dry run option.1 parent e9ff154 commit efbb94b
1 file changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 126 | + | |
134 | 127 | | |
135 | 128 | | |
136 | 129 | | |
| |||
190 | 183 | | |
191 | 184 | | |
192 | 185 | | |
193 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
194 | 192 | | |
195 | 193 | | |
196 | 194 | | |
| |||
0 commit comments