Re: Postfix, mailman, and aliases problem

2017-10-27 Thread Matus UHLAR - fantomas
On 26.10.17 14:30, chaouche yacine wrote: Make sure you're using the /etc/aliases is actually used as your alias_database alias_database only configures which file is upraded when newaliases is run, nothing more and nothing less. if you want postfix to use the alias database, you must add it i

Re: Postfix, mailman, and aliases problem

2017-10-26 Thread wilfried.es...@essignetz.de
Hi, what is alias_maps? Willi Am 26.10.2017 um 16:36 schrieb James Dore: > Same: > > console@corelli:/var/log$ postconf alias_database > alias_database = hash:/etc/aliases > > J > > > >> On 26 Oct 2017, at 15:30, chaouche yacine wrote: >> >> Make sure you're using the /etc/aliases is actu

Re: Postfix, mailman, and aliases problem

2017-10-26 Thread James Dore
Same: console@corelli:/var/log$ postconf alias_database alias_database = hash:/etc/aliases J > On 26 Oct 2017, at 15:30, chaouche yacine wrote: > > Make sure you're using the /etc/aliases is actually used as your > alias_database > > > root@messagerie[10.10.10.19] ~ # postconf alias_data

Re: Postfix, mailman, and aliases problem

2017-10-26 Thread chaouche yacine
Make sure you're using the /etc/aliases is actually used as your alias_database root@messagerie[10.10.10.19] ~ # postconf alias_database alias_database = hash:/etc/aliases root@messagerie[10.10.10.19] ~ # Here's mine root@messagerie[10.10.10.19] ~ # cat /etc/aliases # /etc/aliases mailer-daemo

RE: Postfix, mailman, and aliases problem

2017-10-26 Thread Dino Edwards
Sent: Thursday, October 26, 2017 10:17 AM To: postfix-us...@cloud9.net Subject: Postfix, mailman, and aliases problem Hi list, I recently migrated our mailman server from an old SLES 11 box to Ubuntu 16.04.3 LTS, and installed Mailman from the Ubuntu repositories along with Postfix and other

Postfix, mailman, and aliases problem

2017-10-26 Thread James Dore
Hi list, I recently migrated our mailman server from an old SLES 11 box to Ubuntu 16.04.3 LTS, and installed Mailman from the Ubuntu repositories along with Postfix and other prerequisites. Mailman itself is working fine, but I have a handful of regular email aliases in /etc/aliases which do no