Chet, > The ability control the user's right to relay (smtp auth only) per > user.
This requirement is met by at least five architectural variants: (1) The ability to control whether a local POP3 user is assigned an SMTP AUTH password at all. (2) The ability to assign local users different SMTP AUTH and POP3 passwords. (3) The ability to offer SMTP-only accounts, including SMTP AUTH passwords, to select users, while allowing anonymous users to send mail only to specific domains. (4) The ability to restrict the SMTP daemon's access to SMTP AUTH passwords stored in a SQL column, thus disabling SMTP AUTH for an entire domain. (5) The abiliity to restrict the SMTP daemon's access to SMTP AUTH passwords for particular SQL rows. <><><><><><> (1) and (2) are offered by other products, but I don't feel right discussing this on-list; contact me directly if you want--and I would only be going over add-ons to Imail, not substitutes. (3) is offered by Microsoft SMTP Server, which I've found to be an *excellent* adjunct to Imail for exactly the same purposes as IMGate. (4) is possible in Imail if you are using a SQL Server 2000 database through column-level permissions. (5) *should* be possible using personalized views in SQL Server 7+--haven't tried this one. -Sandy > I tried checking for qmail, postfix,sendmail etc but I > couldn't find anything. I don't mind trying to keep to user > databases in sync - but right now we offer no smtp relaying. I > would like to offer some, but only to certain people on certain > domains and almost never everyone on one domain. >>From what i have read, imgate does not sync up with imail in this > way and just acts as a gateway. Imail itself doesn't offer this > granular of control - but is there a way to do this? > Is there an smtp server that offers this? -Sandy Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
