I was wondering if you could give me some advice on how to use this. I'm not familiar with node js so I've been tripping over every step of the way: 1) I was wondering if your project achieves what I am trying to do: https://github.com/haraka/Haraka/issues/2297 2) I was wondering why I had to `npm` many js files including `srs.js`. Why can't I just copy the js files in your repository into the `plugins` folder? Your help is greatly appreciated. Thanks in advance.
I was wondering if you could give me some advice on how to use this. I'm not familiar with node js so I've been tripping over every step of the way:
I was wondering if your project achieves what I am trying to do: Mail forwarder haraka/Haraka#2297
I was wondering why I had to
npmmany js files includingsrs.js. Why can't I just copy the js files in your repository into thepluginsfolder?Your help is greatly appreciated. Thanks in advance.