Re: Quick postfix questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Gilbert Sebenste wrote:
> On Thu, 17 Apr 2008, Anne Wilson wrote:
>
>> If sendmail was working previously there are symlinks to
>> reconfigure.  I believe I used system-mail-switcher to do that.
>
> I typed in "system-mail-switcher" at a command prompt, and it says
> "Command not found". A yum install system-mail-switcher didn't do
> the trick, either.  And I couldn't find it in the Gnome menus,
> either.

If you removed the sendmail package then you don't need to worry
about this.  It is only relevant if you have both sendmail and postfix
installed at the same time.

The system-switch-mail (not system-mail-switcher :) is just a GUI
wrapper to call 'alternatives' to switch the symlinks from sendmail to
postfix (and vice versa).  You can see which mta is preferred using
the alternatives command directly:

# alternatives --display mta

If you had both installed and wanted to set postfix as the default
mta, you could do so with:

# alternatives --set mta /usr/sbin/sendmail.postfix

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In my life, I have prayed but one prayer: oh Lord, make my enemies
ridiculous. And God granted it.
    -- Voltaire

Attachment: pgpJBXbCHA3wS.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux