<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=iso-8859-1>
<META content="MSHTML 6.00.6000.17063" name=GENERATOR></HEAD>
<BODY id=MailContainerBody 
style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px" text=#000000 
bgColor=#ffffff leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT face=Arial size=2><other stuff></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>David Booth wrote: </DIV>
<BLOCKQUOTE cite=mid:7185563C40D9447B9871BA54A5C56192@DAVID type="cite">
  <DIV><FONT face=Arial size=2>So you want mail for that domain to be sent to a 
  different ip address w.x.y.z?</FONT></DIV>
  <DIV><FONT face=Arial size=2>You do that with a line in 
  /etc/mail/access</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Arial 
  size=2>mydomain.com    RELAY</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Arial size=2>and another line in 
  /etc/mail/mailertable</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Arial 
  size=2>mydomain.com    smtp:w.x.y.z</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Arial size=2>Then</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Arial size=2>cd  /etc/mail</FONT></DIV>
  <DIV><FONT face=Arial size=2>make</FONT></DIV></BLOCKQUOTE>
<DIV>That is helpful David I did not know you could do that.  It is not as 
clean as just not handing mail at all for that domain though.  I suspect 
that the access file will get overwritten and have no idea if BX does anything 
with mailertable. </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Neither /etc/mail/access nor /etc/mail/mailertable 
is overwritten. I do this for several sites that have their own mail servers on 
fixed ip.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>'Relay mail from' settings in the gui get inserted 
into ~/access between</FONT></DIV>
<DIV><FONT face=Arial size=2># Cobalt Access Section Begin<BR></FONT><FONT 
face=Arial size=2># Cobalt Access Section End</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Put your stuff outside that.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>mailertable isn't used by BO/BX</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Otherwise, maybe you want to look in 
/etc/mail/virtusertable</FONT></DIV>
<DIV><FONT face=Arial size=2>You can mangle that to get mail sent elsewhere per 
user/domain</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>make</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>(For a whole domain, I think that takes more 
'managing' than using ~/access)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>