Alexander Ivanov

Results 2 issues of Alexander Ivanov

Is there an easy way to add a DKIM signature to an email before sending?

I expect `a` to be equal to `2` after I assign it in the callback: ``` ls> a = 1 1 ls> process.next-tick -> a := 2 undefined ls> a...