about summary refs log tree commit diff stats
path: root/worker/imap/imap.go
diff options
context:
space:
mode:
authorBen Fiedler <git@services.bfiedler.ch>2020-04-24 16:25:13 +0200
committerDrew DeVault <sir@cmpwn.com>2020-04-24 12:59:21 -0400
commit92f59ef94af4ce936a5ea3a4407360e558317744 (patch)
treef3d5881ddfbf743f929e0cd43568a21b9ca711f3 /worker/imap/imap.go
parent3102ac3680ba5fcfb126894a7b7b950b07b6c735 (diff)
downloadaerc-92f59ef94af4ce936a5ea3a4407360e558317744.tar.gz
imap/fetch.go: report error when fetching headers fails
Correct me if I'm wrong, but shouldn't this raise an error when it
fails?
Diffstat (limited to 'worker/imap/imap.go')
0 files changed, 0 insertions, 0 deletions
ref='#n103'>103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139