STOR and SITE
Brought to you by:
pop4
Two additional commands that would be useful:
STOR - Store a message in a Folder
This would be useful for copying a message from a local
folder to one on the server.
SITE - Execute a site specific command
Similiar to the FTP SITE command, this would be useful
for implementing site-specific commands or extensions.
One use could be for spam fighting with the newer
spam blocking software.
Example for spamassassin:
SITE SPAM <msg id> spam
SITE SPAM <msg id> ham
Logged In: YES
user_id=751121
Good enough idea. STOR maybe will make it into rev 1 :-)
I'm working on the pop4 client at the moment, mostly done.
so then I'll start working on added features of both.
There is a command for adding fucntions to pop3, so I'd just
as soon use that.
Logged In: YES
user_id=439787
I'll have to go check out whta SITE does for ftp.
STOR. I think I thought about this already, and if I had an
argument against it, I can't think of it.
Someday when I have time to work on this again, I'll add this.