[twsocket] Dele

2012-01-30 Thread Alfonso Del Vecchio

I would like to understand some things about the DELE command.
1) E 'to read the message (retr) before deleting it?
2) It 'simply connect (open) and delete the message (by presetting msgnum)?
3) I also tried deleting the applicazioneOverbyteIcsMailRcv but does not 
work. Why? 
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Re: [twsocket] Dele

2012-01-30 Thread Arno Garrels
Alfonso Del Vecchio wrote:
 I would like to understand some things about the DELE command.
 1) E 'to read the message (retr) before deleting it?

After Open set the MsgNum and call Retr.
 
 2) It 'simply connect (open) and delete the message (by presetting
 msgnum)? 

Yes.

3) I also tried deleting the applicazioneOverbyteIcsMailRcv
 but does not work. Why?

Messages are actually deleted delayed, after the client left
the transaction by sending the QUIT command, so Dele just marks 
messages as to be deleted. If the connection aborted or went down
before the client sent the QUIT command they won't be deleted.

-- 
Arno Garrels

 
 
 
 
 --
 To unsubscribe or change your settings for TWSocket mailing list
 please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
 Visit our website at http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be