Mobile companion for Draugr’s Malone LOI outreach system. Browse the library, preview today’s queue, and review sent mail — sending happens on desktop Malone.
What it does
Library — search counties, contacts, and keywords
Today’s queue — preview pending approval batch
Sent log — delivery status for outreach already sent
Settings — connect to your Malone API server
Setup
Run Malone on your Windows PC (desktop app or API server).
In Malone mobile Settings, enter the API URL:
Home network: http://192.168.x.x:47892
Remote/hosted: HTTPS URL from your IT setup
Phone and PC must reach the same server (same Wi‑Fi or VPN).
Daily use
Refresh Today’s queue each morning to see pending LOIs.
Search Library before calls to pull up county contact cards.
Check Sent log for bounces or verified delivery.
Approve and send from desktop Malone (Outlook or SMTP) — not from this app.
Get the most out of it
Tip: Enable Demo mode in Settings for App Review or training without a live server.
Copy email text from library cards into Outlook on your PC when mobile send is not available.
Use search tokens like county name, state, or “EMA” to filter fast.
Production users need HTTPS on the API — plain HTTP only works on trusted local networks.
Troubleshooting
Cannot connect? Confirm the PC is awake, Malone server is running, and firewall allows port 47892.
Empty library? Run npm run malone:reindex on desktop and restart the server.