Chris Lee wrote:
> your server has to open a connection to a remote
> host to see if there are
> messages ? like email ?
yes. It is a sort of ftp-like protocol.
> if this is so then use
> cron once every so often to
> check if there are new messages.
I'll receive/send a lot of messages and thi
your server has to open a connection to a remote host to see if there are
messages ? like email ? if this is so then use cron once every so often to
check if there are new messages. if the remote host makes a connection to
your server the use tcp_wrappers to call your php script.
the second scrip
2 matches
Mail list logo