Arun Thampi

Results 10 comments of Arun Thampi

@aspekt yes this will be merged soon

@TobiasHauck this is definitely something we want to add very soon -- would love to learn more about your use case.

yes this is perfectly fine @OrthoDex

hmm i'd rather have the option to check for spf than using `event[:spf][:result] == 'none'`. I confirmed that the webhook does get called for spoofed emails and that's pretty dangerous...

@yayitswei hmm this is a good question, maybe there is a way we can expose an API endpoint that will expose this information. Right now `redisClient.HGetAll(os.Getenv("RELAX_BOTS_KEY"))` returns a list of...

@thbar apologies for getting to this only now. This is a good point and is probably related to #33 -- let me think about this.

@jmanian thanks for reporting this. So the expected behavior is that it should stop the currently running bot and start it again rather than spin up multiple instances of the...

@jmanian thanks for reporting this, will check this out

Will make a pull request if this should be changed to `replaceText`

> "parts upgrade" isn't there yet because we didn't have the need for it for version 1, but I think we need it now. Just curious - what does "I...