Isma399

Results 4 comments of Isma399

No, I have looked for documentation and didn't find anything. Neither in http://standards-oui.ieee.org/oui.txt, nor in qemu documentation.

Maybe something like that: ``` func (s *Session) Header(name string, value string, m *milter.Modifier) (milter.Response, error) { if s.queueId == "" { s.queueId = m.Macros["i"] + ":" } ``` Postfix...

Hello, why is this issue still open? Do I have to consider risky to use this project? Thanks.