@ -1703,6 +1703,8 @@ def sendToFollowers(session,baseDir: str, \
else:
# send to individual followers without using a shared inbox
for handle in followerHandles:
if debug:
print('DEBUG: Sending to '+handle)
toNickname=handle.split('@')[0]