Re: Cc doesn't work
On Tue, Dec 04, 2007 at 03:05:44PM -0600, Derek Xu wrote:
> On Dec 4, 2007 12:04 PM, Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx> wrote:
> > On Tuesday, December 4 at 10:28 AM, quoth Derek Xu:
> > > [cc doesn't work]
> >
> > What's your $sendmail variable set to? You could try setting it to
> > '/var/qmail/bin/qmail-inject' (or wherever your qmail-inject binary is
> > hiding).
>
> My $sendmail is set to a perl wrapper script because the mail server
> is not allowed to run on the machine where mutt resides on. Here is
> the link to the perl script:
> http://www2.zdo.com/articles/mutt-smtp-wrapper.php
Maybe you should have a look at the $smtp_url variable. It enables you to relay
your outgoing mails through an smtp-server.
David