Hi Murray,

I really appreciate for your reply and help. Ok, I changed the LogWhy value
to "yes" and sent one mail through Sendmail MTA and got the following logs:

Mar 12 23:53:55 mail01 opendkim[18687]: OpenDKIM Filter: mi_stop=1
Mar 12 23:53:55 mail01 opendkim[18687]: OpenDKIM Filter v2.0.0 terminating
with status 0, errno = 0
Mar 12 23:56:06 mail01 opendkim[25079]: OpenDKIM Filter v2.0.0 starting
(args: -x /etc/opendkim.conf)
Mar 12 23:59:31 mail01 opendkim[25079]: o2CLxTPg025096 no MTA name match
Mar 12 23:59:31 mail01 opendkim[25079]: o2CLxTPg025096 [10.255.0.2]
[10.255.0.2] not internal
Mar 12 23:59:31 mail01 opendkim[25079]: o2CLxTPg025096 not authenticated
Mar 12 23:59:31 mail01 opendkim[25079]: o2CLxTPg025096: no signature data


10.255.0.2  is the IP address that my e-mail client resides.

Could you please explain the logs in detail?

Thanks again for your time.

On Fri, Mar 12, 2010 at 8:45 PM, Murray S. Kucherawy <[email protected]>wrote:

>  “no signature data” means the filter decided your message should be
> verified rather than signed, and then logged that the message was unsigned.
> This means the information you provided for Domain or the SigningTable
> doesn’t match the properties of the mail you are sending, so it’s never
> selecting “sign” mode for your mail.
>
>
>
> Adjust your configuration to contain this line:
>
>
>
> LogWhy  True
>
>
>
> Then restart your filter, send a message through it, and see what it says.
> This line will cause some additional logging that should reveal why your
> configuration and your mail’s content aren’t lining up for signing.
>
>
> Please subscribe to [email protected] for further support.
>
>
>
> -MSK
>
>
>
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *Murat ALTIPARMAK
> *Sent:* Friday, March 12, 2010 9:48 AM
> *To:* [email protected]
> *Subject:* [dkim-ops] no signature data on the log
>
>
>
> Dear All;
>
>
>
> I hope that someone could help me here on this list. I successfully
> installed "opendkim 2.0" from tar.gz file on debian 4.0 box without any
> problem and error. After the installaton, according to the configuration
> steps I generated public and private keys and put the public key in the DNS
> zone file. Now
>
>
>
> > opendkim-testkey   runs and returns without error.
>
>
>
> I also edited /etc/opendkim.conf file according to our needs pointing out
> our domain, selector and the location of key file and etc. And now I am
> starting opendkim and it is starting successfully as below from the log
> file:
>
>
>
> Mar 12 11:53:09 mail01 opendkim[18687]: OpenDKIM Filter v2.0.0 starting
> (args: -x /etc/opendkim.conf)
>
>
>
> However, whenever I try to send an email I am always getting the same log
> as below indicating that no signature data:
>
>
>
> Mar 12 18:11:08 mail01 opendkim[18687]: o2CGB8jg023669: no signature data
>
>
>
> I checked the permissions of the private key file and it is readable by
> both root and dkim users.
>
>
>
> What am I doing wrong or missing? Is there anyone who experienced the same
> error?
>
>
>
> Thank you in advance...
>
>
>
> Murat
>
>
>
>
>
_______________________________________________
dkim-ops mailing list
[email protected]
http://mipassoc.org/mailman/listinfo/dkim-ops

Reply via email to