import { ArrowUpRight, InfoIcon } from "lucide-react"; import Link from "next/link"; export function SmtpMessage() { return (
Note: Emails are rate limited. Enable Custom SMTP to increase the rate limit.
Learn more
); }