Re: postfix failing

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

 



Hey Scott,

Scott Berry wrote:
> Yes I get some info from genaliases this is what I get:
> [root@pilotalk mailman]# /usr/lib/mailman/bin/genaliases
> To finish creating your mailing list, you must edit your
> /etc/aliases (or equivalent) file by adding the following lines, and
> possibly running the `newaliases' program:

[snip aliases]

Ah, thanks for the output and the config file.  That makes it obvious
what's wrong.  You've been burned by case-sensitivity.  Instead of:

MTA = 'postfix'

you want:

MTA = 'Postfix'

(as in, an upper case P in Postfix).

The mailman config is particularly susceptible to this sort of thing
because it's actually a python module.  Python it sensitive to
indentation as well as case.

> Here is my mm+cfg.py file also this may help too.  Before I go to
> far though I have no aliases file so I can't add it too my aliases
> file.  By it I mean the info above.

No problem.  Once you correct the case of the MTA variable, you won't
have to add anything to an aliases file manually.  Instead, mailman
will add the aliases to /etc/mailman/aliases automatically when you
create a list (or run genaliases).

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The man who can make hard things easy is the educator
    -- Ralph Waldo Emerson

Attachment: pgpLaj03RUIw5.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux