Problem: Postfix + Domain aliases

This is a discussion on Problem: Postfix + Domain aliases within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; hi all ! i'm fighting with postfix for a few days now, and i just want every mail recieved for ...


Go Back   Usenet Forums > Mail Servers and Related > alt.comp.mail.postfix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 12-22-2006
clement game
 
Posts: n/a
Default Problem: Postfix + Domain aliases

hi all !

i'm fighting with postfix for a few days now, and i just want every
mail recieved for a given domain transfered to another domain ( the
username doesn't change)

In other terms, i'm trying to achieve this

*@domainalias.com => *@domainreal.com


i knnow how to achieve this using the virtual_alias_maps parameter...but
here i must have an entry for every forwarded mailbox , ie

user1@domainalias.com => user1@domainreal.com; user2@domainalias.com
=>user2@domainreal.com

So my final question is: is there a way to configure full domain aliases
without having to write every alias also ?

Reply With Quote
  #2 (permalink)  
Old 12-23-2006
Greg Hackney
 
Posts: n/a
Default Re: Problem: Postfix + Domain aliases

clement game wrote:

> i'm fighting with postfix for a few days now, and i just want every
> mail recieved for a given domain transfered to another domain ( the
> username doesn't change)
>
> In other terms, i'm trying to achieve this
>
> *@domainalias.com => *@domainreal.com



---< /etc/postfix/main.cf >---
recipient_canonical_maps = hash:/etc/postfix/recipient_canonical


---< /etc/postfix/recipient_canonical >---
@domainalias.com @domainreal.com


postmap /etc/postfix/recipient_canonical
postfix reload

--
Greg
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:39 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0