Hi list, I've got a server here that is running Debian Sarge, with sendmail 8.13.4-3sarge3
A client of ours is hosting their email with fastmail. I want to be able to setup an email address that redirects to an email address at my local server. ie. [EMAIL PROTECTED] -- redirects --> [EMAIL PROTECTED] I have done this in 4 other instances before, pretty straight forward eh? Fastmail has the added distinction that when it redirects an email message their server adds the "ORCPT" paramater to the "RCPT" command during the SMTP connection. My server will accept emails sent to [EMAIL PROTECTED] but will reject any that have been forwarded from fastmail.fm with the "ORCPT" paramater. ----- Transcript of session follows ----- ... while talking to mail.tilda.com.au.: >>> RCPT To:<[EMAIL PROTECTED]> ORCPT=rfc822;[EMAIL PROTECTED] <<< 550 Relaying denied 550 5.1.1 <[EMAIL PROTECTED]>... User unknown I have added the following to /etc/mail/access to no avail. [client_name].com RELAY To: [EMAIL PROTECTED] RELAY But neither entries have resolved the issue. Help, what am i missing? Thanks, ram. --- ram smith, systems manager tilda communications a division of software holdings pty ltd p (02) 9280 0258 f (02) 9280 0259 e [EMAIL PROTECTED] w http://www.tilda.com.au level 1, 10 grafton st chippendale nsw 2008 -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
