I have Postfix mail server with out aliases, now need to setup aliases for mail account reside both mail server and fedora-ds on same server. can anybody tell me how* to perform this task.
I need to perform this on my server.
Thanks in advance
--
Thanks and Regards
Laxman Singh Mandloi
Linux Administrator /Trainer
--
389 users mailing list
389-users@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users
03-19-2011, 09:42 AM
laxman singh Mandloi
LDAP aliases with Postfix mail server
Hi* Jean-Noel,
First all thank for your valuable reply......... i will implement it coming days after festival of of color (Holli) here in India.
Le 16/03/2011 17:10, laxman singh Mandloi a crit*:
Hello,
I have Postfix mail server with out aliases, now need to setup
aliases for mail account reside both mail server and fedora-ds
on same server. can anybody tell me how* to perform this task.
I need to perform this on my server.
To start you need to configure some file or/and the 389DS depending
on how you store your aliases.
The
easiest way is the
flat file /etc/postfix/aliases
and you can configure le directive alias_maps =
hash:$config_directory/aliases
A
more sophisticated solution
is to store aliases
in 389DS, in
this case you need
to extend the scheme
389DS. You can
find on the internet for
postfix and ldap
schemas like below
works perfectly :
Le 16/03/2011 17:10, laxman singh Mandloi a écrit*:
Hello,
I have Postfix mail server with out aliases, now need to setup
aliases for mail account reside both mail server and fedora-ds
on same server. can anybody tell me how* to perform this task.
I need to perform this on my server.
To start you need to configure some file or/and the 389DSdepending
on how you store your aliases.
The
easiest wayisthe
flat file/etc/postfix/aliases
and you can configure le directive alias_maps =
hash:$config_directory/aliases
A
more sophisticatedsolution
isto storealiases
in389DS,in
this caseyouneed
to extendthescheme
389DS.Youcan
findon the internetfor
postfixandldap
schemaslikebelow
worksperfectly: