Hello. Been using Bill's Linux Qmail Toaster, works great. Most of my users check their email from the web using SquirrelMail. Some from other locations would prefer to use Outlook or Eudora. How can I allow them to continue to use their email client, Outlook or Eudora, if they don't want to use SquirrelMail. Can I add their IP address in a config file somewhere? And allow them to send AND receive email from my mail server? Using redhat 9.0.
The best solution is to just use SMTP-AUTH for outgoing mail. However, if your users' MTA does not support it, or you run into RBL violations (as some people have reported here), you can always recompile vpopmail with --enable-roaming-users=y.
If their address is static, you might just add them as permanent relays.
Regards,
Bill