Hi Eric, If I understand correctly your problem I think you might be all set. Apache Pony mail is mostly used as an archive for emails (yes, Apache members can log in and send emails through it) but for the purpose of a KIP you don't need any account there. In case this is what you might be having troubles with, let me detail how a KIP process works step by step: - Write the KIP in the wiki - Once you are happy with the content, open a DISCUSS thread in the mailing list - This is achieved by sending an email to "dev@kafka.apache.org" and the title should follow this format: [DISCUSS] KIP-xxx: Title of the kip. - Wait some minutes and get the link from Pony mail and paste it to your KIP wiki page (it can take 5 minutes or more for Pony mail to show your email) - You hopefully get feedback on the KIP - Once the feedback is addressed or some days have passed since the DISCUSS email has been sent, you can open a vote thread - Similarly to the discuss thread, this is achieved by sending an email to " dev@kafka.apache.org" with a title like: [VOTE] KIP-xxx: Title of the kip - Wait for votes - Once you have 3 +1 binding votes (from maintainers) and 72 hours have passed (also no -1 votes) you can close the vote - You have your KIP approved
Let me know if this is the type of answer you were looking for. Best,