summaryrefslogtreecommitdiffstats
path: root/fetchmail-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Added a empty mailbox-item so the page doesn't look funny when there is no ↵Mika Havela2008-02-051-5/+3
| | | | | | config. git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@695 ab2d0c66-481e-0410-8bed-d214d4d58bed
* When you have a valid configuration in /etc/.fetchmailrc you will see the ↵Mika Havela2008-02-051-65/+64
| | | | | | | | result in the config-tab. Valid config should be placed between rows '#Begin Fetchmail...' and '#End Fetchmail...' (each config should be in one row). git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@694 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Config-tab information: Some config-info is displayed in the config-tab.Mika Havela2008-02-041-7/+111
| | | | | | Postmaster and etrn info (if it exists in the config). git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@688 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Status-info: Works and shows some information (not sure enabled/disabled ↵v0.1Mika Havela2008-02-041-0/+353
should be there). Config-tab: Only graphical layout is taking shape. No real data is shown. Data can't be changed. Expert-tab: Works as it should (probably all done). git-svn-id: svn://svn.alpinelinux.org/acf/fetchmail/trunk@687 ab2d0c66-481e-0410-8bed-d214d4d58bed