Package Details: sendmail 8.18.2-1

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.000153
First Submitted: 2009-06-30 01:50 (UTC)
Last Updated: 2025-12-28 15:10 (UTC)

Dependencies (2)

Required by (982)

Sources (11)

Latest Comments

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

<deleted-account> commented on 2010-05-05 01:30 (UTC)

Are you using a x86 system? In my case, the system is x86_64. Maybe it is a bug, or maybe there's something wrong with your building environment. Here's the log that I build the sendmail with the command yaourt. Hope that it can help a little. ==> Tidying install... -> Purging other files... -> Compressing man and info pages... -> Stripping debugging symbols from binaries and libraries... ==> Creating package... -> Generating .PKGINFO file... -> Adding install script... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: sendmail 8.14.4-1 x86_64 (Wed May 5 09:19:34 CST 2010) ==> Exporting sendmail to /var/cache/yaourt/pkg repository ==> Continue installing sendmail? [Y/n] ==> [v]iew package contents [c]heck package with namcap ==> ---------------------------------------------- ==>v sendmail /etc/ sendmail /etc/mail/ sendmail /etc/mail/helpfile sendmail /etc/mail/statistics sendmail /etc/mail/submit.cf sendmail /usr/ sendmail /usr/bin/ sendmail /usr/bin/hoststat sendmail /usr/bin/mailq sendmail /usr/bin/newaliases sendmail /usr/bin/purgestat sendmail /usr/bin/vacation sendmail /usr/man/ sendmail /usr/man/man1/ sendmail /usr/man/man1/mailq.1.gz sendmail /usr/man/man1/newaliases.1.gz sendmail /usr/man/man1/vacation.1.gz sendmail /usr/man/man5/ sendmail /usr/man/man5/aliases.5.gz sendmail /usr/man/man8/ sendmail /usr/man/man8/editmap.8.gz sendmail /usr/man/man8/mailstats.8.gz sendmail /usr/man/man8/makemap.8.gz sendmail /usr/man/man8/praliases.8.gz sendmail /usr/man/man8/sendmail.8.gz sendmail /usr/man/man8/smrsh.8.gz sendmail /usr/sbin/ sendmail /usr/sbin/editmap sendmail /usr/sbin/mailstats sendmail /usr/sbin/makemap sendmail /usr/sbin/praliases sendmail /usr/sbin/sendmail sendmail /usr/sbin/smrsh sendmail /var/ sendmail /var/spool/ sendmail /var/spool/clientmqueue/ Name : sendmail Version : 8.14.4-1 URL : http://www.sendmail.org Licenses : unknown Groups : None Provides : sendmail=8.14 Depends On : None Optional Deps : None Conflicts With : None Replaces : None Compressed Size: 366.06 K Installed Size : 1241.00 K Packager : Unknown Packager Architecture : x86_64 Build Date : Wed 05 May 2010 09:19:33 AM CST Install Script : Yes Description : A CLI tool for sending mail ==> Continue installing sendmail? [Y/n] ==> [v]iew package contents [c]heck package with namcap ==> ---------------------------------------------- ==>n ==> Package not installed ==> WARNING: Your package is saved in /var/cache/yaourt/tmp/yaourt-tmp-doze_worm/sendmail-8.14.4-1-x86_64.pkg.tar.xz

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