Adam Cooke
Adam Cooke
There has been some discussion previously about adding custom labels to targets but this was seemingly fraught with problems and became stale. In light of that, and to avoid having...
This is a PR which is tracking the development of the next major version of Postal - Postal v3. There are a number of significant improvements coming with this initial...
There seems to be a fair amount of need for username & password authentication on SMTP relays. This is a fairly simple thing to add so we might as well...
It should be possible for servers to electively choose whether messages should be 'accepted and held' or 'rejected' when a server's send limit has been exceeded. At present, all messages...
For example ``` ruby param :id, "The ID", :type => [Integer, Array] ```