> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dittofeed.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sending Email with Dittofeed

Email is one of Dittofeed's most import messaging channels. Dittofeed sends emails by integrating with a transactional email provider of your choice.

<CardGroup cols={2}>
  <Card title="SendGrid" icon="envelope" href="/integrations/channels/sendgrid">Use Dittofeed's SendGrid integration to send email.</Card>

  <Card title="Resend" icon="envelope" href="/integrations/channels/resend">Use Dittofeed's Resend integration to send email.</Card>

  <Card title="Amazon SES" icon="envelope" href="/integrations/channels/amazonses">Use Dittofeed's Amazon SES integration to send email.</Card>

  <Card title="Postmark" icon="envelope" href="/integrations/channels/postmark">Use Dittofeed's Postmark integration to send email.</Card>

  <Card title="SMTP" icon="envelope" href="/integrations/channels/smtp">Use Dittofeed's SMTP integration to send email.</Card>
</CardGroup>
