Displaying 4 results from an estimated 4 matches for "sendmailman".
2004 Dec 18
1
Postfix Install error
...-14.RHEL on a newly installed CentOS 3.3
boxen and I get the following error:
Preparing... ###########################################
[100%]
1:postfix ###########################################
[100%]
link /usr/share/man/man8/sendmail.8.gz incorrect for slave mta-sendmailman
(/usr/share/man/man1/sendmail.1.gz mta-sendmailman)
error: %trigger(postfix-2.0.20-1.centos3.1) scriptlet failed, exit status 2
link /usr/share/man/man8/sendmail.8.gz incorrect for slave mta-sendmailman
(/usr/share/man/man1/sendmail.1.gz mta-sendmailman)
link /usr/share/man/man8/sendmail.8.gz incor...
2012 Mar 25
2
build postfix rpm with mysql
...les).
#
# If performing an upgrade this MUST be done in the trigger scripts.
# (old postfix packages, pre-alternatives have a /usr/sbin/sendmail and this
# gets removed _AFTER_ the %post stage when the old package is removed)
[ "$1" = 1 ] || exit 0
# See changelog for explanation of mta-sendmailman entry.
%{_sbindir}/alternatives --install %{_sbindir}/sendmail mta
%{sendmail_path} %{with_alt_prio} \
--slave %{_bindir}/mailq mta-mailq %{mailq_path} \
--slave %{_bindir}/newaliases mta-newaliases %{newaliases_path} \
--slave %{_bindir}/rmail mta-rmail %{rmail_path} \
--slave /usr...
2011 Jan 28
3
Dovecot2 + Sieve
Hi,
i'm new on sieve, but want to use ist with sogo.
The Problem is, that when i set a redirect or vacation rule like:
redirect "email at example.com"; (real Adress is different)
the sieve says the mail would be forwarded, but no mail is sent. (No
Action in /var/log/maillog)
And because there is no Error-Message it's difficult to search for...
Dovecot log
-------
Jan 28
2011 Nov 19
4
build postfix spec w/ mysql
...les).
#
# If performing an upgrade this MUST be done in the trigger scripts.
# (old postfix packages, pre-alternatives have a /usr/sbin/sendmail and this
# gets removed _AFTER_ the %post stage when the old package is removed)
[ "$1" = 1 ] || exit 0
# See changelog for explanation of mta-sendmailman entry.
%{_sbindir}/alternatives --install %{_sbindir}/sendmail mta %{sendmail_path} %{with_alt_prio} \
--slave %{_bindir}/mailq mta-mailq %{mailq_path} \
--slave %{_bindir}/newaliases mta-newaliases %{newaliases_path} \
--slave %{_bindir}/rmail mta-rmail %{rmail_path} \
--slave /usr...