Qmail
[Top] [All Lists]

Re: qmail-dk not signing mail sent from system application

To: qmail List <qmail@list.cr.yp.to>
Subject: Re: qmail-dk not signing mail sent from system application
From: Matt Simpson <net-qmlist@jmatt.net>
Date: Wed, 6 Jun 2007 14:27:01 -0400
Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Delivered-to: sp-com-lists@consult.net
Delivered-to: gmail-qmail@securepoint.com
Delivered-to: sp.com.list@gmail.com
Delivered-to: mailing list qmail@list.cr.yp.to
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=jmatt.net; b=oQzpIZBSo4+uAygTYd+WWRVbQJAK4hg6dGQM8ljRvZfBoT2r1Co3VpgdaF6JOJb8iG609EEYJpWwnqXlCTbgsRVSKSOQSBpPNuqK4QUo+P2FW/qdOino70Q6RzSpk2ZK9nruSSbSicGiM36NLDwsOH0Md/Og485BWLDVjOs39sI=; h=Received:Mime-Version:Message-Id:In-Reply-To:References:Date:From:Subject:Mime-Version:Content-Type;
Domainkey-status: bad
In-reply-to: <4666F97C.5060209@dotcomholdingsofbuffalo.com>
Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
References: <4666F97C.5060209@dotcomholdingsofbuffalo.com>
At 2:14 PM 6/6/07, Phil Breskey wrote:
qmail is signing messages fine when I compose and send an email from my client, but it is not signing when I envoke a script or from the command line (using the mail command). I have two entries in my tcp.smtp file which look like this:

When you send mail from a script or the command line, it is not going through qmail-smtpd, so the entries in your tcp.smtp file have no effect. You need to set the appropriate environment variables, via export or setenv, depending on which shell you are using. You can do this in the scripts, or in your login profile.

<Prev in Thread] Current Thread [Next in Thread>