Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

arska/imapflagged

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMAP Flagged Items

iBuild Status

This is a very short web application showing the number of flagged items in an IMAP mailbox. It caches the number for 5 minutes by default to offload the imap server.

settings in environment variables

  • host: hostname of imap-over-ssl server
  • username: imap username
  • password: imap password
  • folder: imap folder to track (default: INBOX)
  • cachetime: number of seconds to cache the result (default: 300 = 5 minutes)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages