Package Details: sendmail 8.18.1-4

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: Sendmail-8.23
Conflicts: exim, msmtp-mta, opensmtpd, postfix
Provides: sendmail, smtp-forwarder, smtp-server
Submitter: None
Maintainer: amish
Last Packager: amish
Votes: 140
Popularity: 0.193266
First Submitted: 2009-06-30 01:50 (UTC)
Last Updated: 2025-05-15 14:28 (UTC)

Dependencies (2)

Required by (875)

Sources (12)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9

sacarde commented on 2010-05-04 07:06 (UTC)

I build sendmail-pkg but I found in pkg tarball, only: ── etc │   └── mail │   ├── helpfile │   ├── statistics │   └── submit.cf ├── usr │   ├── bin │   │   └── vacation │   ├── man │   │   ├── man1 │   │   │   └── vacation.1 │   │   ├── man5 │   │   └── man8 │   │   ├── editmap.8 │   │   ├── mailstats.8 │   │   ├── makemap.8 │   │   ├── praliases.8 │   │   └── smrsh.8 │   └── sbin │   ├── editmap │   ├── mailstats │   ├── makemap │   ├── praliases │   └── smrsh └── var └── spool └── clientmqueue 12 directories, 15 files and no "sendmail" binary

<deleted-account> commented on 2010-05-04 03:14 (UTC)

Yes, It includes MTA. But I don't know by whom. And you can find more information here: http://www.feep.net/sendmail/tutorial/ usr/sbin/sendmail It is in /usr/sbin

<deleted-account> commented on 2010-04-19 01:52 (UTC)

What happened to the daemon and binary?

sacarde commented on 2010-04-12 15:49 (UTC)

hi, is this package that include sendmail server MTA by eric allman ? I dont find "sendmail" executable I dont find "sendmail" script to start service (in /etc/rc.d) thank you