Victor Boctor
Victor Boctor
The issue is that the email client (php mailer) submits the email and then waits from the target server to save it to disk and then reply "success". If the...
I haven't reviewed the code, but I agree with @cproensa and I don't understand why the current design doesn't address the need by having a DEVELOPER plugin for those working...
I'll do some more testing on this to make sure that semantics of when to default or not is correct.
Thanks @Zipher04 for your contributions. Few points to discuss: - Should we introduce a new function, or a parameter to the standard method to get a short link or a...
I would say that the goal is to have all email notifications as HTML, hence, long term, we don't need to have a way to choose between HTML and TEXT...
Thanks @srhesse for your contribution. The PR can be updated to INCLUDE: - generating an email notification when a tag is attached. - generating an email notification when a tag...
You should also think about the verbose vs. non-verbose version of such emails.
@cproensa I can't seem to notice any difference between `master` and behavior in this PR. Is this still working?
Long time back we used to have a simple and advanced page for report, update, etc. I have done the work to get rid of such concept for reasons like:...
I looked at the code, it is different than I thought initially, but I still have concern with the proposal. If the advanced page is shown to developer+. then a...