You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by GitBox <gi...@apache.org> on 2021/09/28 22:56:09 UTC

[GitHub] [incubator-ponymail-foal] sebbASF opened a new issue #110: defuzzer API does not support quick; emailsOnly; since; dfrom; dto

sebbASF opened a new issue #110:
URL: https://github.com/apache/incubator-ponymail-foal/issues/110


   The defuzzer does not support the full API as provided by the classic stats.lua.
   
   Apart from not handling quick; emailsOnly; since; dfrom; dto, it behaves differently when no parameters are provided.
   
   stats.lua requires list and domain to be provided, however defuzzer.py defaults these to '*'


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-foal] sebbASF commented on issue #110: defuzzer API does not support since; dfrom; dto

Posted by GitBox <gi...@apache.org>.
sebbASF commented on issue #110:
URL: https://github.com/apache/incubator-ponymail-foal/issues/110#issuecomment-974253587


   Note: since is handled by stats.py rather than defuzzer as it only applies to the stats endpoint


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-foal] sebbASF commented on issue #110: defuzzer API does not support since; dfrom; dto

Posted by GitBox <gi...@apache.org>.
sebbASF commented on issue #110:
URL: https://github.com/apache/incubator-ponymail-foal/issues/110#issuecomment-973235023


   quick and emailsOnly support have been added


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-foal] sebbASF closed issue #110: defuzzer API does not support since; dfrom; dto

Posted by GitBox <gi...@apache.org>.
sebbASF closed issue #110:
URL: https://github.com/apache/incubator-ponymail-foal/issues/110


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-foal] sebbASF commented on issue #110: defuzzer API does not support since; dfrom; dto

Posted by GitBox <gi...@apache.org>.
sebbASF commented on issue #110:
URL: https://github.com/apache/incubator-ponymail-foal/issues/110#issuecomment-973235759


   Also the behaviour with no parameters have been made compatible


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ponymail.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org