Search Criteria
Package Details: courier-mta 1.3.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/courier-mta.git (read-only, click to copy) |
---|---|
Package Base: | courier-mta |
Description: | IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig |
Upstream URL: | http://courier-mta.org |
Licenses: | GPL2 |
Conflicts: | courier-imap, courier-maildrop, imap-server, smtp-forwarder, smtp-server, ucspi-tcp |
Provides: | courier-imap, courier-maildrop, imap-server, pop3-server, smtp-forwarder, smtp-server |
Submitter: | svenstaro |
Maintainer: | vario |
Last Packager: | vario |
Votes: | 13 |
Popularity: | 0.000002 |
First Submitted: | 2012-10-13 09:56 (UTC) |
Last Updated: | 2024-09-21 14:27 (UTC) |
Dependencies (14)
- ca-certificates (ca-certificates-utils)
- courier-authlibAUR
- courier-unicodeAUR
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdbm (gdbm-gitAUR)
- libidn2 (libidn2-gitAUR)
- mime-types (mailcap)
- pcre2 (pcre2-gitAUR)
- wget (wget-gitAUR, wurlAUR)
- expect (make)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR) (make)
- libldap (libldap-gnutlsAUR) (make)
- pam (pam-selinuxAUR) (make)
- libldap (libldap-gnutlsAUR) (optional)
Required by (876)
- aegir (requires smtp-forwarder)
- checkrun.sh-git (requires smtp-forwarder) (optional)
- courier-imap (requires courier-maildrop)
- courier-pythonfilter
- 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-git (requires smtp-server) (optional)
- Show 856 more...
Sources (14)
- courier-courierfilter.service
- courier-esmtpd-msa.service
- courier-esmtpd-ssl.service
- courier-esmtpd.service
- courier-imapd-ssl.service
- courier-imapd.service
- courier-mkdhparams.service
- courier-mkdhparams.timer
- courier-mta.conf
- courier-pop3d-ssl.service
- courier-pop3d.service
- courier.service
- http://downloads.sourceforge.net/project/courier/courier/1.3.13/courier-1.3.13.tar.bz2
- webmaild.service
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »
vario commented on 2021-12-27 16:34 (UTC)
@opensorcerer make is part of the base-devel group, which is a prerequisite of AUR use. See Getting started
opensorcerer commented on 2021-12-27 16:13 (UTC)
In all courier-* packages make seems to be missing from makedepends. I at least had to separately install it on a clean Arch machine to not run into an error involving makefiles (which does not tell one that make is missing).
vario commented on 2021-08-21 07:26 (UTC)
I've just added a new package for courier-pythonfilter if anyone would like to use it.
vario commented on 2021-08-06 14:17 (UTC) (edited on 2021-08-07 04:24 (UTC) by vario)
Added "restart" option to systemd unit files (patch to imapd-ssl included).
vario commented on 2021-08-06 13:24 (UTC)
@andrej - looks like a typo on imapd.rc.in unless I'm mistaken?
andrej commented on 2021-08-06 12:48 (UTC)
@vario Sam has just added
restart
intoimapd-ssl
, so it will probably appear in the next minor release.vario commented on 2021-08-06 10:10 (UTC) (edited on 2021-08-06 10:11 (UTC) by vario)
@andrej - no problem, seems reasonable to have all options reflected in the unit files. I'll wait on an outcome for your imapd-ssl issue before implementing, though since imapd-ssl just runs the imapd binary with different options I don't see why the restart option can't be added.
andrej commented on 2021-08-06 09:06 (UTC) (edited on 2021-08-06 09:06 (UTC) by andrej)
It looks like most Courier’s startup scripts (with a surprising exception of
imapd-ssl
) have arestart
command, which (by its semantics of sending aSIGHUP
) corresponds tosystemd
’sreload
command. However, the unit files in this package don’t support it.I’ve added that using config drop-ins like these:
/etc/systemd/system/courier-esmtpd.service.d/restart.conf
/etc/systemd/system/courier-esmtpd-ssl.service.d/restart.conf
/etc/systemd/system/imapd.service.d/restart.conf
/etc/systemd/system/courier.service.d/restart.conf
It might be helpful to have this^^^ in the mainstream unit files.
vario commented on 2021-04-13 11:14 (UTC)
That's not what pkgrel is for. You have to look out for your locally built package dependencies. You'll be aware next time! Also look out for authlib update just released...
« First ‹ Previous 1 2 3 4 5 6 7 .. 9 Next › Last »