Search Criteria
Package Details: sendmail 8.18.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sendmail.git (read-only, click to copy) |
---|---|
Package Base: | sendmail |
Description: | A general purpose internetwork email routing MTA |
Upstream URL: | http://www.sendmail.org |
Licenses: | custom:sendmail |
Conflicts: | exim, msmtp-mta, opensmtpd, postfix |
Provides: | sendmail, smtp-forwarder, smtp-server |
Submitter: | None |
Maintainer: | amish |
Last Packager: | amish |
Votes: | 138 |
Popularity: | 0.005264 |
First Submitted: | 2009-06-30 01:50 (UTC) |
Last Updated: | 2024-07-08 02:06 (UTC) |
Dependencies (2)
Required by (873)
- aegir (requires smtp-forwarder)
- brscan-skey (optional)
- checkrun.sh-git (requires smtp-forwarder) (optional)
- cronie-selinux (requires smtp-forwarder) (optional)
- cronie-selinux (requires smtp-server) (optional)
- ddclient-git (requires smtp-forwarder) (optional)
- e2fsprogs-git (requires smtp-forwarder) (optional)
- gitlab-ee (requires smtp-server) (optional)
- hylafaxplus (requires smtp-server) (optional)
- inn-git (requires smtp-forwarder) (make)
- lilac-git (requires smtp-forwarder) (optional)
- mailfromd (requires smtp-server)
- mediawiki-lts (requires smtp-forwarder) (optional)
- mlmmj (requires smtp-server)
- mutt-git (requires smtp-forwarder) (optional)
- mutt-slang (requires smtp-forwarder) (optional)
- oak (requires smtp-server) (make)
- openarc (requires smtp-server) (optional)
- openarc-unofficial-patches (requires smtp-server) (optional)
- openarc-unofficial-patches-git (requires smtp-server) (optional)
- Show 853 more...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
pa314159 commented on 2024-07-09 16:27 (UTC)
@boudekerk, @amish, you're both right :)
boudekerk commented on 2024-07-09 16:25 (UTC)
@pa314159 As @amish says, what I'm looking for is a compile time flag.
I use my own MC/CF, and have been doing for long enough (or am old enough if you will) to own a physical copy of the book you reference ;-)
amish commented on 2024-07-09 15:00 (UTC)
@pa314159 He is asking to add a compile time flag in site.config.m4 and not mc file. Both are not same.
pa314159 commented on 2024-07-09 13:00 (UTC) (edited on 2024-07-09 13:00 (UTC) by pa314159)
@boudekerk, if I'm allowed to make a suggestion, there's no need to patch anything, it's pretty easy to use your own MC (and your own CF), you can start it from here: https://www.oreilly.com/library/view/sendmail-3rd-edition/1565928393/ch04s02.html
boudekerk commented on 2024-07-08 11:53 (UTC)
Regarding the regex map support, I'm surprised there's not more demand for it. A few anti-spam features like the badmx I already listed, but also dnsbl (dns based blacklists) depend on it.
Anyway, I'll keep patching it for myself.
Thank you for adding the architecture and of course, maintaining this package.
amish commented on 2024-07-08 03:32 (UTC) (edited on 2024-07-08 03:32 (UTC) by amish)
@boudekerk - Added aarch64. But not sure about other feature, that is not enabled by default and not many demanding it.
boudekerk commented on 2024-07-07 14:42 (UTC)
And another request, would you mind adding aarch64 to the architectures in the pkgbuild?
It builds and works fine on that architecture.
boudekerk commented on 2024-07-07 14:41 (UTC)
Sorry, I somehow missed your last comment.
It allows for the use of regexes. Some built-in features, like badmx, also require it. That one happens to be my usecase.
My mailservers don't handle large volumes, so I can't say anything about the performance impact, but that would surely be usage dependent. If one doesn't use the features my guess would be that there would be no performance impact from merely having it built in.
amish commented on 2023-08-15 09:21 (UTC)
@boudekerk - please explain what it does? Why is it important to be enabled by default for all? And what are performance impact? And why it is not enabled by default by upstream?
Thank you.
boudekerk commented on 2023-08-14 09:51 (UTC)
Would it be possible to append the following to the site.config.m4 ?
APPENDDEF(
confMAPDEF',
-DMAP_REGEX')Thank you.
1 2 3 4 5 6 7 Next › Last »