On Mon, Jan 14, 2008 at 02:09:46AM -0800, chuckee wrote: > The users are actually paying for the SMTP server - it is the only reason > they are using the server in the first place. It is a paid SMTP service that > I am offering.
Fine, and SMTP is defined to run on port 25. The related Submission protocol runs on port 587. So if they are paying you for an SMTP service, you provide that service on port 25 and 587. If some combination of installing webmail on your system (thereby making your mail service accessible over port 80 - albeit using HTTP, not SMTP) and offering SMTP (port 25) and Submission (port 587) still doesn't satisfy your users, then your users need to get non-crippled 'net connections, or more realistic expectations. -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey
signature.asc
Description: Digital signature
-- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
