in reply to I need a simple web form processor that will work with "POP before SMTP".

what do you want to do exactly ?

and what do you mean by will work with "POP before SMTP"

  • Comment on Re: I need a simple web form processor that will work with "POP before SMTP".

Replies are listed 'Best First'.
Re^2: I need a simple web form processor that will work with "POP before SMTP".
by Lyla (Initiate) on May 13, 2006 at 17:56 UTC
    I have moved to a new server (linux) that uses POP before SMTP to help thwart unauthorized relaying. I understand the concept, however the web forms from my old server (linux) nolonger work because they do not address the POP server before addressing the SMTP server. I need some way (a snip?) to enable this feature.