PDA

View Full Version : creating mail box with pop3


Phip
07-06-2002, 08:45 PM
how do i create a mailbox with pop3?

Ökii
07-07-2002, 02:34 PM
Just a mailbox? Do you need compose/read/trash/etc functions?

Does this link (http://www.devshed.com/Server_Side/PHP/PHPMail) help?

Phip
07-07-2002, 10:58 PM
thanks. but i already know how to read, send, etc. what i can't get to work is creating a mailbox in POP3 with IMAP

so a user can sign up and get an email account.