[Clug-tech] sendmail

Dean Mah dean.mah at gmail.com
Sat Mar 14 07:20:44 PDT 2009


On Sat, Mar 14, 2009 at 12:27 AM,  <andrew at a2-technologies.com> wrote:
> OK.... I hope someone can help me out here.
>
> I have never had the pleasure yet of configuring sendmail to relay through
> an isp's mail server.
>
> I have followed the standard threads, configuring sendmail.mc...  using m4
> to produce sendmail.mc
>
> I have used:
>
> define('SMART_HOST', 'smtp.telus.net')dnl

You are using ` (backtick) for the first single quote, yes, i.e.,

define(`SMART_HOST', `smtp.telus.net')dnl



More information about the clug-tech mailing list