bot trigger not sending email

Hi,

I have an Xcode bot trigger set to run after every integration. The bot runs fine except it does not send email. I don't think this is a post fix issue because there is nothing that comes through in the logs.

I run this command in terminal
log stream --predicate  '(process == "smtpd") || (process == "smtp")' --info

Then run the bot and nothing ever pops up terminal when executing the integration.

This is making thing something is wrong from the Xcode side. Is there some sort of log from the bot that would say "couldn't send email because ..." ?


bot trigger not sending email
 
 
Q