>I don't see why it should tie up the process if you are using select
>properly. You should be processing each bit of input as it arrives from

Ah. I was trying to avoid keeping track of each connections state-li-ness, but 
you are correct; that would be the right way to do it.

>If so have you looked at the various SMTP modules that CPAN has to offer?

I confess I have not. Since I wrote my own outbound mailer, it sorta seemed 
natural to author the inbound as well. I like learning how things actually work 
rather than use a module. I know that is irrational, and maybe I'll change my 
mind soon <g>.

Barry Brevik
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to