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
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
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
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
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
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
Sahil,
Thank you so much. It seems to be working after I removed the $. Once
again, thanks for your time and patience.
Charles
On Sun, Sep 13, 2009 at 3:05 AM, Sahil Tandon wrote:
> On Sun, 13 Sep 2009, c cc wrote:
>
>> mydestination = $myhostname, localhost, $mydomain,
>> localhost.$mydomain,
On Sun, 13 Sep 2009, c cc wrote:
> mydestination = $myhostname, localhost, $mydomain,
> localhost.$mydomain, $ns1.example.org, localhost.localdomain,
> localhost.$ns1.example.org
> mydomain = example.org
> myhostname = ns1.example.org
> myorigin = $ns1.example.org
What's with all these '$ns1' ref
Sahil,
Thanks--here are the files.
Chralres
/var/log $postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
html_directory = no
inet_interfaces = all
On Sun, 13 Sep 2009, c cc wrote:
> Thank you. Here is the main part of the aliase file.
Also show us the output of 'postconf -n' and some un-modified sections from
your maillog that display the ENTIRE error.
--
Sahil Tandon
Sahil,
Thank you. Here is the main part of the aliase file.
Charles
# Aliases in this file will NOT be expanded in the header from
# Mail, but WILL be visible over networks or from /bin/mail.
#
# >> The program "newaliases" must be run after
# >> NOTE >> this file
On Sun, 13 Sep 2009, c cc wrote:
> I just setup the postfix server and everything works fine except the
> aliases. Whenever I send to an aliases email, I got the following
> error message back. Some how, postfix adds an (.) period before the
> domain. Does anyone know how can I remove the (dot)
Hello,
I just setup the postfix server and everything works fine except the
aliases. Whenever I send to an aliases email, I got the following
error message back. Some how, postfix adds an (.) period before the
domain. Does anyone know how can I remove the (dot) before the domain?
Thanks!
bad r
On Wed, May 13, 2009 at 04:46:02PM +0200, Micka?l Can?vet wrote:
> Hi,
>
> I have some trouble trying to validate mail aliases from LDAP.
>
> My users are defined in LDAP with the attribute 'mail' that stores each
> mail alias and the attribute mailRoutingAddress that stores the real
> mail addr
Hi,
I have some trouble trying to validate mail aliases from LDAP.
My users are defined in LDAP with the attribute 'mail' that stores each
mail alias and the attribute mailRoutingAddress that stores the real
mail address (corresponding to uid).
for example:
dn: uid=lastname, ou=people, dc=mydoma
15 matches
Mail list logo