Beyer, Clay wrote: > >What should I use if not this? My postfix master.cf file contains the >mailman MTA lines toward the bottom... > >Mailman unix n n 2 pipe > Flags=FR user=list >argv=/usr/lib/mailman/bin/postfix-to-mailman.py > ${nexthop} ${user} > >This seems to be making the server go crazy, tons of processes running >at once, bogging down the server. Commenting these lines out returns the >server to normal operation, but then in my mail.info log file, I have >tons of Mail Transport Agent not found.
You seem to have some kind of mail loop creating all these messages/references. That notwithstanding, You need to either remove transport_maps from Postfix's main.cf or if there are non-mailman transports referenced in /etc/postfix/transport or whatever transport_maps references, remove the mailman transport entry. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org