# Does the mail-receiver work with arm?

**URL:** https://meta.discourse.org/t/does-the-mail-receiver-work-with-arm/283908
**Category:** Self-hosting
**Tags:** arm, mail-receiver
**Created:** [October 29, 2023, 4:20am UTC](https://meta.discourse.org/t/does-the-mail-receiver-work-with-arm/283908 "2023-10-29T04:20:07Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![mpalmer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mpalmer/32/45740_2.png) [@mpalmer](https://meta.discourse.org/u/mpalmer)
#### Post date: [November 3, 2023, 12:47am UTC](https://meta.discourse.org/t/does-the-mail-receiver-work-with-arm/283908/10 "2023-11-03T00:47:43Z")

</div>

It would certainly be possible to support `mail-receiver` on ARM systems. There’s nothing amd64-specific in there (or, at least, there wasn’t when I made it, and I can’t imagine any major changes would have been made to invalidate that assumption). It would just be a matter of the docker image maintainers making a build of the image for arm64, as they already do for amd64.

Someone could also do an unofficial build and put it somewhere, along with instructions on the one-line change needed to the `pups` template, or you could do your own local build from [the repo](https://github.com/discourse/mail-receiver) on the arm64 system you’re running on.

---

_[View the full topic](https://meta.discourse.org/t/does-the-mail-receiver-work-with-arm/283908)._
