vparkhom

Show:

What's happening?

  • Tag validation

    Not sure if I understood it correctly but according to section 2.2 of a draft http://tools.ietf.org/html/draft-levine-mass-batv-02#section-2.2 tag it seems that tag validation needs to be case insensitive. If that is the case then in function mlfi_envrcpt(SMFICTX *ctx, char **args) the line that reads if (strcmp(tmp, addr) != 0) may need to be changed to if (strcasecmp(tmp, addr) != 0) . In...

    2009-07-07 02:09:06 UTC in batv-milter

  • Comment: Interoperability problem with IronPort

    Please, find body and headers of the dk-failed message attached. These files are clear text. The original attachment is in msg format (MS Outlook message format) and is most likely a binary. It may be opened using some perl script http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Read_Microsoft_Outlook_.MSG_files_in_Linux. Thank you for your assistance.

    2009-06-01 05:16:34 UTC in domainkeys-milter

  • Interoperability problem with IronPort

    We are running domainkeys milter 1.0.2 and in the past two month we had three separate reports of emails sent from IronPort appliances being rejected due to BAD domainkeys signature. Tests performed so far are as follows. - Checked senders DNS records and all appear to be OK - Asked senders to send to non-sendmail domainkeys verifiers and all tests are OK. - Asked senders to send to...

    2009-04-22 03:16:22 UTC in domainkeys-milter

About Me

  • 2007-03-21 (3 years ago)
  • 1749699
  • vparkhom (My Site)
  • vparkhom

Send me a message