Index: [Article Count Order] [Thread]

Date:  Mon, 18 Dec 2006 09:23:04 -0800 (PST)
From:  Herb Rubin <herbr (at mark) pfinders.com>
Subject:  [coba-e:08234] Re: SMTP Store & Forward
To:  coba-e (at mark) bluequartz.org
Message-Id:  <6075485.18751166462584730.JavaMail.root (at mark) z01.pfinders.com>
In-Reply-To:  <F07DD4D0940AFF41A207BE85479D2AFF1C041C (at mark) server.mainline.local>
X-Mail-Count: 08234

Colin,

Here's the steps I recommend to become a mail relay for a client:

1) Create an MX record in DNS for their domain that is your BQ server. Make it a low priority.

2) cd /etc/mail

3) vi access 

create an entry like this to tell sendmail to allow this domain:

clientdomain.com    RELAY

4) vi mailertable 

tell sendmail exactly what to do with mail for the clients domain:

clientdomain.com      smtp:mail.clientdomain.com

of course I am assuming that mail.clientdomain.com is the "real" mail server and we are just
relaying mail to it. You will have to ask them the name of their mailserver.

3) type "make" in the /etc/mail directory to rebuild the access.db and mailertable.db
database.

Herb


----- Original Message -----
From: Colin Jack <colin (at mark) mainline.co.uk>
To: coba-e (at mark) bluequartz.org
Sent: Monday, December 18, 2006 4:17:59 AM GMT-0800
Subject: [coba-e:08230] SMTP Store & Forward

We are getting clients requesting SMTP 'store & forward' facilities.

The idea being that we store their email and then frwardit automatically
when they come on line.

How easy is this to set up with BQ?

Thanks

Colin




-- 
Herb Rubin
Pathfinders Software
http://www.pfinders.com