1 Would it be possible to factor out this pagespec
2 code so that other plugins can use it without enabling attachments?
3 I am interested for [[todo/mbox]] --[[DavidBremner]]
5 > I can split out all of them except for `ip()` and `user()` easily. I
6 > have just changed the code so the rest will test the existing source file
7 > is no other filename is specified. Do you have any reason to want to
8 > check ip addresses and user names? Not sure what to call the plugin, but
9 > breaking it out is easy enough. --[[Joey]]
11 >> I don't think `ip()` and `user()` necessarily make sense for a mail box
12 >> that is already on the disk, so no, I don't think I'll miss
13 >> them. --[[DavidBremner]]
15 >>> Done, [[plugins/filecheck]] --[[Joey]]