Dan Bowen

Results 5 comments of Dan Bowen

Really liking mailcatcher so far. Not sure if this is the same issue, but I'm getting "503 MAIL already given" when trying to send to multiple unique recipients on the...

Thanks so much for the reply. I am using SwiftMailer (swiftmailer.org) for sending. When I change the smtp connection to use SendGrid (sendgrid.com) or another smtp server that I use,...

So SwiftMailer was indeed sending multiple MAIL FROM commands, which seemed to work fine with other smtp servers. The "protocols/smtpserver.rb" file of the EventMachine gem definitely does not allow this...

I found this issue while Googling this problem. There are several attempts floating around to get reCaptcha working with Nuxt 3. This is the one I ended up using. https://github.com/AurityLab/vue-recaptcha-v3/issues/609...

Hi Chris. Thanks for the response. My initial comment was submitted prematurely. I've updated it to explain more clearly. I guess I'm looking for documentation of all the possible keys...