How to Set a Reply-To Address for Business Email and API Sends
How to set a Reply-To address in webmail, Outlook, Thunderbird and Apple Mail, and for API sends, so replies to automated mail reach a monitored inbox.
Reply-To is a one-line header that fixes a common problem: the address that sends is not the address that should receive answers. Receipts go out from billing@ but questions belong to support@; a director sends but the assistant handles replies. This guide shows where to set it in each app and API, and the mistakes that make it look like spam.
Quick answer
Reply-To tells the recipient's mail app which address to use when they press Reply. The message still shows the original From, still authenticates as the From domain, and still lands in the sender's Sent folder. Set it per message in most apps, or per identity where you want it every time. Keep it on the same domain as From whenever you can.
Set it in your mail app
- Thunderbird: in a new message, click the arrow next to the To field and choose Reply-To to add the field for that message. For every message, Account Settings, Manage Identities, Edit, Reply-To Address.
- Outlook desktop: in a new message, Options, Direct Replies To, then enter the address under "Have replies sent to". Per message only.
- Apple Mail: View, Reply-To Address Field in the compose window, then fill it in. To make it appear by default, enable it once and Mail remembers.
- Webmail: most compose screens have a Reply-To option under More options or a small link near the recipient fields; some put a default Reply-To in Settings, Identities.
- Gmail routing your domain: Settings, Accounts, Send mail as, edit the identity, Specify a different reply-to address.
Set it in API sends
Transactional mail is where Reply-To matters most, because customers reply to receipts and notifications whether you want them to or not. With OquMail's send API you specify from, to, subject and html. Put a monitored address in from, such as orders@yourdomain.com, so that replies reach a real inbox on your domain; if your business rules require a separate reply address, use a from address that is itself a shared mailbox your team reads.
Use cases that work well
- Booking or receipt mail sent from noreply@ with Reply-To support@, so a customer who hits Reply is not lost.
- A newsletter sent from news@ with Reply-To to the person who writes it.
- A director's message with Reply-To their assistant for scheduling threads.
- A message from an old address during a rename, with Reply-To the new one.
Mistakes that hurt trust or deliverability
- Reply-To on a different domain from From, especially a free-mail domain. Spam filters treat From yourdomain.com with Reply-To at a free webmail provider as a classic scam pattern.
- Reply-To an address nobody reads. If replies vanish, you have simply moved the problem.
- Using Reply-To to hide who really sent the message. Recipients notice, and it looks deceptive.
- Forgetting that Reply All ignores Reply-To for the other recipients; only the sender's slot is replaced.
Better than Reply-To: a monitored From
The cleanest setup is one where the From address is already the right place for replies. Send receipts from orders@ that a person reads, and support answers from support@ as a shared mailbox. On OquMail's free plan each of those is a real mailbox with webmail, so the API or a person can send from it and any reply is visible to the whole team without a Reply-To at all.
Common questions
Does Reply-To affect SPF, DKIM or DMARC?
No. authentication (proof that email really comes from your company) checks the envelope sender and the From domain. Reply-To can be anything, which is exactly why filters view a mismatched one with suspicion. It changes only where the recipient's reply is addressed.
Can I set more than one Reply-To?
The header allows a list of addresses, and most apps honour it by putting all of them in the reply's To field. Few compose windows let you enter more than one; if you need several people to receive replies, use a shared mailbox or a group address instead.
Why did my Reply-To get ignored?
Some corporate mail systems and some mobile apps reply to From regardless. Also, if the recipient used Reply All, their app may have kept From as well. Treat Reply-To as a strong hint, not a guarantee, and keep the From address monitored too.
Free business email on your own domain
OquMail gives you up to 15 mailboxes on your domain — free — with guided SPF/DKIM/DMARC, webmail, IMAP/SMTP for any mail app, and a send API. Most teams are live in under fifteen minutes. Start at oqumail.com.
Get started free