On Thu, 15 Mar 2001, Jan dela Cruz wrote:

> is there a way that when my user sends email to mutiple recepients ONCE to
> my local SMTP, it just sends the same message only ONCE to the ISP's SMTP,
> and then that ISP SMTP handles the individual recepient sending?  just like
> in a very normal end user ideal scenario i mentioned above, since my ISP
> accepts my email relaying to them?

have you set smarthost to point to your ISP's mailserver?
in sendmail.cf look for this directive

DS smtp.myisp.net

It may still be possible for your MTA to send more than one copy your
ISP's mailserver. I've seen this happen if the maximum number of
recipients of your ISP's mail server is reached. So let's say the maximum
is 15, sendmail will then split it to 2 mails, 1 with 15 recipients then
another with 5. No need to worry though, the TO and CC fields are not
altered.

hth,

-mark

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to