Chris Bird wrote:
Hi,
We are an ISP running a Toaster server, I have a few users on one
domain who need to send email from the road and therefore not from IP
addresses specified in the tcp.smtp cdb file. Is there a way I can set
this up?
Ive read in the archives about using Spamdyke, is this easily
installed with minimal downtime?
They can send emails if they use SMTP-AUTH (in Outlook "My server
requires authentication"), using the same credentials as the POP login info.
I'd suggest they use port 587 instead of port 25, since the submission
port (587) doesn't check their IP in the RBLs.