successful
09-04-2002, 01:09 PM
Are any of you aware of a POP email server which does authentication with account info stored in mysql ?
![]() | View Full Version : POP server w/ authentication via MySQL successful 09-04-2002, 01:09 PM Are any of you aware of a POP email server which does authentication with account info stored in mysql ? wlandman 09-04-2002, 01:25 PM Hi Alex, Your best choice is to use Courier-IMAP with the vpopmail authentication module. Noldar 09-04-2002, 03:04 PM What MTA are you using? It will depend on whether your mail is stored in mbox or maildir format. Most POP servers will only read one or the other. For maildir format Vpopmail works very nicely with Qmail's POP server as well as Courier-IMAP. Tpop3d is one that I've run across that will handle both mbox and maildir format. I've never used it, so I can't say how good it is. You can find it here: http://www.ex-parrot.com/~chris/tpop3d/ Richard |