celesteking
celesteking
`Mail::Header.new(%q{To: "Group list":;}).to_s` => "To: \r\n" Regression introduced in 2.6.0.
Hi there. This is a complex topic, but right now what's needed is more info from underlying layer. Take for ex., ``` > begin; LDAP::SSLConn.new(host, port, true) ; rescue =>...
On plasma 5, left click produces right click menu instead of restoring the TB window. This is wrong. Somehow, it used to work on kde 4, AFAIK. Please fix. Thanks.
Getting that error. And I also don't get how this app was supposed to work. Shall it print certificate summary, exchanges, etc like Wireshark does? Because right now I'm only...
It's _very_ unclear on how to run a delayed job vs. a scheduled job. First paragraph says: > Scheduled jobs are like cron jobs, recurring on a regular basis. Delayed...
I'd like to tone down the log level of: ` [WARN] [xx] [core] data after disconnect from xx`. This is a frequent occurrence over here because we tend to kick...
https://github.com/haraka/Haraka/blob/0e2f053f6bd9bc56d31c43633a4aacecbdd1e6da/docs/Transaction.md?plain=1#L88 Says user should set `parse_body=true` but `transaction.attachment_hooks(start)` itself already does that for the user. This, and line 103 shall be corrected/removed. tnx.
Basically, crashes on bounce tempfail. Can't get what's wrong. This has lines a bit off by 3 or so. ``` [NOTICE] [46095497-C02F-40F5-81DF-8BAB88780C2F.1.1] [outbound] [FAEFC4FA-E8EF-4EC9-B8A4-0B5C7A413587] recipient domain rejected: 521 Service not...
Basically, ```js [core] Error at callback (/Haraka/plugins.js:482:34) at Plugin.exports.return_results (Haraka/plugins/spf.js:295:20) at ch_cb (Haraka/plugins/spf.js:214:16) at mech_chain_caller (Haraka/spf.js:316:28) at QueryReqWrap.callback (Haraka/spf.js:507:56) at QueryReqWrap.onresolve [as oncomplete] (dns.js:203:10) ``` This is happening because of...
These errors are shown using default config. This is wrong. There should be no errors output to user because user would be thinking there's some sort of problem, while it...