No emails pending.
Run make poll to fetch new ones from the mail folder.
| Vendor | Date | Status |
|---|---|---|
| {{ row.vendor or row.sender }} | {{ row.received_at.strftime('%d %b %Y') if row.received_at else '—' }} | {{ row.status | replace('_', ' ') }} |
| Vendor | Date | Status |
|---|---|---|
| {{ row.vendor or row.sender }} | {{ row.received_at.strftime('%d %b %Y') if row.received_at else '—' }} | {{ row.status | replace('_', ' ') }} |