Search Criteria
Package Details: spamass-milter 0.4.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/spamass-milter.git (read-only, click to copy) |
|---|---|
| Package Base: | spamass-milter |
| Description: | Sendmail Milter that pipes incoming mail through SpamAssassin |
| Upstream URL: | https://savannah.nongnu.org/projects/spamass-milt/ |
| Licenses: | GPL |
| Submitter: | bluewind |
| Maintainer: | pa314159 |
| Last Packager: | pa314159 |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2009-11-16 18:39 (UTC) |
| Last Updated: | 2024-02-29 20:24 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- spamassassin
- libmilter (libmilter-sharedlibAUR) (make)
- postfix (optional)
- sendmailAUR (sendmailAUR) (optional)
Required by (0)
Sources (15)
- https://download.savannah.nongnu.org/releases/spamass-milt/spamass-milter-0.4.0.tar.gz
- spamass-milter-0.4.0-auth-no-ssf.patch
- spamass-milter-0.4.0-bits.patch
- spamass-milter-0.4.0-group.patch
- spamass-milter-0.4.0-pathnames.patch
- spamass-milter-0.4.0-rcvd.patch
- spamass-milter-0.4.0-rundir.patch
- spamass-milter-postfix-sysconfig.systemd
- spamass-milter-postfix-tmpfs.conf
- spamass-milter-root.service
- spamass-milter-sysconfig.systemd
- spamass-milter-tmpfs.conf
- spamass-milter.README.Postfix
- spamass-milter.service
- spamass-milter.sysusers.conf
Latest Comments
pa314159 commented on 2024-02-29 20:28 (UTC) (edited on 2024-04-24 16:36 (UTC) by pa314159)
Issue solved
Ich875 commented on 2024-02-27 05:53 (UTC)
Hello,
Sorry for the late reply. You got a sendmail binary with postfix. It is in
/usr/bin/sendmail. You can check this with the files in the postfix package...pa314159 commented on 2024-02-13 18:06 (UTC) (edited on 2024-02-14 12:04 (UTC) by pa314159)
Hello, thank you for reporting this. The problem is that the build requires a
sendmailexecutable.I use to build all my packages on a dedicated machine with a minimal installation (i.e.
base-devel) and I rely onmakedepends, runningmakepkg -s ....Obviously this is an inconvenient for people building this package directly on their
postfixbased email server, but your proposal would break my builds, so we need to look for a better solution.Ich875 commented on 2024-02-13 17:54 (UTC)
I agree with grandmasterlinux. I am unable to install it because my servers are running with postfix.
grandmasterlinux commented on 2024-02-12 05:21 (UTC)
This bump and change broke updates for postfix users.
The fix? Leave sendmail in "optdepends" Remove sendmail from "makedepends"
Should look like this: makedepends=(libmilter) optdepends=(sendmail postfix)
richli commented on 2014-10-01 18:10 (UTC)
richli commented on 2014-03-24 21:16 (UTC)
<deleted-account> commented on 2011-04-17 01:37 (UTC)