Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello Everyone,
I have configured imap and am able to successfully get message id via filtration but "get content from message id" is not parsing any content. Please advise.
@BAS-Viet-Nam Hello. i am having a similar problem. Did you find the exact solution?
@DoctorKrolic said in Cannot write @ when entering email address with BAS:
@Fox В следующем патче дофиксите?
Не знаю
Или больше патчей уже не будет?
Будут
@huntenkill said in Parsing all lines from text file:
VAR_NPCLIST
VAR_NPCLIST is already list I guess. There is no split() function in javascript for array types. Split() works for string types.
Thanks a lot. That was easy. I used LOG then WRITE FILE as csv and it worked well.