On 16 September 2010 00:25, Jonathan Lange <[email protected]> wrote: > Hello Martin, > > I was just reviewing the list of LEPs and noticed that the DKIM > feature is deployed but not actually working. What's the status of > this? > > I also noticed that we're getting a lot of noise from the cron job > that does the processing for it. Where should I file bugs for this?
Hello jml, it was very nice to catch up yesterday. It is deployed but apparently not yet working. I will try to work out why. It all hinges on the logging. I wrote the code assuming that writing to a logger would end up in a file synced to devpad where I could look at it. Instead apparently it all goes to mail to the sysadmins, where it disturbs them and I can't easily see it. I will pursue in parallel: 1- getting it sent to a file 2- getting some current typical failures to work out why it's failing - I suspect something may be fiddling with the mail before it gets to the production server, or something like that. I hope the debug logs will make it reasonably clear. -- Martin _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

