FluentEmail
FluentEmail copied to clipboard
Configuring Multiple Providers
Hi,
Is there a way to configure multiple providers? We need to send from one of multiple SMTP server and or Sendgrid within the same application. Can you configure this at point of sending instead of at startup?
Thanks
Hi,
I had same problem. and found solution for this.
You could use Sender property from FluentEmail to specify which type of SMTP you want to use.
