View Single Post

  #3 (permalink)  
Old 07-04-2007
Henri =?ISO-8859-15?Q?Schom=E4cker?=
 
Posts: n/a
Default Re: Delivering 234567@fax.our_company.com to fax.our_company.com

Martin Gregorie wrote:
>> postconf:
>> 8<--------8<--------8<--------8<--------8<--------8<--------8<--------
>> mydestination = $myhostname, localhost.$mydomain
>> mydomain = our_company.com
>> myhostname = openexchange.our_company.com
>> mynetworks = 127.0.0.0/8, 212.7.0.0/16, 10.212.0.0/16
>> mynetworks_style = host
>> myorigin = $myhostname

> ......
>
>
> Try adding $mydomain to $mydestination
>
> Check that fax.our_company.com has an IP within the ranges listed in
> $mynetworks
>


First of all, many thanks for the reply!

This doesn't work because our_company.com is, as I wrote, listed in the
virtual_domains table, so it's not possible to add it to mydestination,
because to mydestination targets the mail is delivered throught the local
delivery agent. But this is not what we want, it should be send using
nexthop.

Any other hints?

Many thanks in advance,
yours Henri


Reply With Quote