{% extends "base.html" %} {% block title %}QWK Offline Reader{% endblock %} {% block content %}

QWK Offline Reader

Grab your unread echomail as a .QWK packet, read it offline in your favorite QWK reader (MultiMail, BlueWave, OLX...), then upload your replies as a .REP packet.

Download .QWK

Builds a packet of every echomail message in your subscribed areas you haven't read yet.

Download
Upload .REP
How to use a QWK reader
  1. Click Download above to grab the latest packet.
  2. Open the .QWK file in MultiMail, BlueWave, OLX, etc.
  3. Read messages, hit reply, write your response.
  4. Save the resulting .REP file.
  5. Upload it here. Replies are filed as outbound echomail and propagated to the network on the next poll.
{% endblock %}