On 12/15/2016 06:52 PM, Caesar Samsi wrote:
> The earlier attempt was to use a ubuntu package style —prefix with 
> ./configure. I’ve abandoned that and am now just using the mailman 2.1.23 tgz 
> plain and simple:
> ./configure
> make
> sudo make install
> 
> The previously attached mm_cfg.py has MTA=Postfix …
> 
> MTA='Postfix'

Yes, but is that in /usr/local/mailman/Mailman/mm_cfg.py, or somewhere else?


> SMTPHOST = 'localhost'
> SMTPPORT = 25
> 
> I’ve also searched (whereis and locate) the disk for virtual-mailman and 
> virtual-mailman.db and did not find any.


When genaliases creates them, which it hasn't, they will be in
/usr/local/mailman/data/.


> Ah but if bin/genaliases is not reading my /etc/mailman/mm_cfg.py then what 
> could it be reading?


It is reading /usr/local/mailman/Mailman/mm_cfg.py. Is that the one
you're looking at?

-- 
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
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to