|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Question on domain routing
From: Anthony Messina (amessina
messinet.com)
Date: Sun Mar 19 2006 - 16:51:50 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Brendan Helsham wrote:
> Thanks Anthony
>
> I'll have a read through this and hopefully be able to make sense of
> it....I'm really Linux dyslexic :)
>
>
> Cheers
> -Brendan
>
> -----Original Message-----
> From: Anthony Messina [mailto:amessina
messinet.com]
> Sent: Monday, 20 March 2006 09:35
> To: Brendan Helsham
> Subject: Re: Question on domain routing
>
> Brendan Helsham wrote:
>
>>Hello
>>
>>Please forgive me is this is a silly question, or an FAQ. I have been
>
>
>>unable to find the answer anywhere on the Internet....maybe because I
>>am searching the wrong words or phrases?
>>
>>I am not very experienced with Linux or Postfix, but I do have to be
>>able to change some email routing on a Postfix server to facilitate
>>the installation of a GFi FAXmaker Gateway server at a client site.
>>What I need to be able to add to the existing routing table (is this
>>the correct Postfix terminology?) is that all email addressed to
>>*
faxmaker.com <mailto:*
faxmaker.com> is forwarded to a particular IP
>
>
>>address and everything else is left alone and delivered as normal.
>>
>>Is this possible? Assuming yes, how do I do this?
>
>
>
> http://postfix.messinet.com/transport.5.html
>
> or
>
> man transport
brendan, remember to "reply-all" for this list. your
/etc/postfix/custom_transport_map might look something like this:
faxmaker.com smtp:[ip.address.of.fax]:port-number
if smtp is the transport type you use to communicate with the fax
program/computer.
then don't forget to do:
"postmap /etc/postfix/custom_transport_map"
also, postfix is an awesome program that you may want to look into a bit
more since you'll be working with it and this list is a good place for
information and problem help, but you've got to have all your
information before submitting a question here. most of these guys/gals
get a lot of email and don't need to sort through a post from a newbie
who hasn't taken the time to research his own problem. if you need to
submit a problem once you've tried your setup, we'd be happy to help bu
make sure to read the docs first, then if you need this list, make sure
you submit the output from "postconf -n" and relevant logfile stuff so
we can see it.
good luck. -a
--
Anthony
My Website: http://messinet.com
My Online Gallery:
http://messinet.com/modules.php?name=Web_Links&l_op=visit&lid=3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]