I installed mailcatcher on my rails app but i still have this issu when i try to send an email :
Net::SMTPFatalError: 554 5.7.1 <lfbn-nan-1-1744-85.w90-104.abo.wanadoo.fr[90.104.17.85]>: Client host rejected: Access denied
Already tryed different fix/config found on internet but nothing is working.
ruby 3.1.2 rails 7.0.3.1
Any idea ?
Thanks