https://bugzilla.wikimedia.org/show_bug.cgi?id=70003
Marc A. Pelletier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Marc A. Pelletier <[email protected]> --- Redirection doesn't do what you expect because jmail actually fires up a grid job for processing the email; so the redirection sends output from the job /submission/ not its actual execution. Right now, jmail uses the fairly common convention that if the mail handler fails for any reason, it generates a bounce with the output. It doesn't seem unreasonable to provide for a parameter to jmail to allow different handling (e.g.: accept the mail quietly and log to a file) but then the sender is left without an indication that whatever it tried to do by sending mail didn't actually happen. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
