Université Laval · Faculty tool
autoMailer lets professors and teaching assistants send personalized emails to students from a CSV or Excel file — straight from their own Gmail or Outlook account. No middleman. No data stored.
What it does
Built for the rhythm of university life — course announcements, grade notifications, personalized feedback — without requiring IT involvement or an institutional mailing platform.
Load your class list directly. Column headers become template variables — use {prenom}, {note}, or any header in your message body.
Send from your own Gmail or Outlook account. Emails appear in your Sent folder. No third-party relay involved.
The app runs entirely on your computer. No student data, email content, or credentials ever leave your machine to any server we operate.
Preview every rendered message row by row. Run a safe dry-run that logs results without delivering anything to any inbox.
Workflow
Open a CSV or XLSX with your student list. autoMailer detects email columns automatically.
Compose subject and body using {variable} placeholders. Preview any row instantly.
The app validates every recipient address and required field before you touch Send.
Confirm with a typed passphrase, send, and receive a full CSV log of every sent or skipped message.
Google OAuth permissions
When you connect your Gmail account, autoMailer requests one single permission. Your emails, contacts, and account data are never accessed.
Your OAuth token is stored locally in secrets/token.json on your own machine. It is never transmitted to any server operated by this project. ·
Read the full privacy policy →