@ -35,7 +35,7 @@ class POP3 extends EventEmitter {
).map(async x => {
x[1] = {
uid: x[1],
msg: await await pop3.pop3cmd.RETR(+x[0])
msg: await pop3.pop3cmd.RETR(+x[0])
}
return x;
});
The note is not visible to the blocked user.