Quick postfix questions

Todd Zullinger tmz at pobox.com
Thu Apr 17 18:10:40 UTC 2008


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080417/9d5fb5ba/attachment-0001.sig>


More information about the fedora-list mailing list