The error message back from the server when I use the laptop on a
network to send a message to valid addresses:

  SMTP error from remote mail server after RCPT TO:<the address>
  host mymail.myregisteredsite.com [209.237.134.152]:
  553 sorry, that domain isn't in my list of allowed rcpt hosts
  (#5.7.1)

The mail sent out in /var/log/exim4/maillog and just prior to the above
error: 

  ...
  1Jd24Y-0001cl-C0
    <= [EMAIL PROTECTED]
    U=brownh
    P=Local
    S=515
    [EMAIL PROTECTED]

When I check the log on my desktop, which has the same configuration as
the laptop, I get a report from procmail, which is lacking in the above
(procmail is installed).

  1Jd2ME-0001fb-Vv 
    <= [EMAIL PROTECTED] 
    U=brownh 
    P=local 
    S=385
  1Jd2ME-0001fb-Vv 
    => brownh <[EMAIL PROTECTED]> 
    R=procmail 
    T=procmail_pipe

> I'd guess that the problem is that you don't have exim setup properly
> for address rewriting.  See /etc/email-addresses.  You want exim to
> rewrite to whatever you've agreed with your ISP.  Looks like this should
> be hartford-hwp.com

In /etc/email-addresses I have:

   user: [EMAIL PROTECTED]

In /etc/mailname I have:

  hartford-hwp.com

# exim -brw brownh
  sender: [EMAIL PROTECTED]
    from: [EMAIL PROTECTED]
      to: [EMAIL PROTECTED]
      cc: [EMAIL PROTECTED]
     bcc: [EMAIL PROTECTED]
reply-to: [EMAIL PROTECTED]
env-from: [EMAIL PROTECTED]
  env-to: [EMAIL PROTECTED]

I'm not doing mail drop. 

-- 
 
       Haines Brown, KB1GRM

         
        


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to