[dokuwiki] Mail to Dokuwiki

  • From: "Kelvin Quee" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "kelvin" for DMARC)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 29 Apr 2021 03:52:35 +0000

Hi,

There was a thread back in 2006 regarding "[dokuwiki] Re: IMAP (with 
attachments) to DW?".

I have wrote a simple script that checks a specific IMAP mailbox for a matching 
email, retrieve it in text, writes the attachment into the correct path, and 
reply via SMTP with an email containing the link to the newly created Dokuwiki 
page.

I have been wanting something like that for a few years and wrote this to 
scratch my own itch (and as a way to get back into programming). There are lots 
of opportunities for it to be better. Just in case it is useful to someone else 
(and in case it may ever be developed into a full featured plugin), here it is -

https://github.com/kelvinq/mail-to-dokuwiki

I hope to improve it progressively with your feedback.

Thanks for Dokuwiki!


Kelvin Quee
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] Mail to Dokuwiki - Kelvin Quee