University of Wisconsin-Madison  My UW
Computing @ UW-Madison

Installing Linux
Securing Linux
Tuning Linux
Fixes/Patching Linux
TSM Clients

Linux Policies


Bugzilla
Linux Errata

Feedback

Back to DoIT

Sending Mail from Applications (smtp.doit.wisc.edu)

Sending email from applications has classically been a problem. Sending mail using local mail agents results in unreliable mail delivery when the host is not configured as a full-fledged mail server. Running sendmail on our servers adds administration effort, in configuring the mail software and continual maintenance. Furthermore, WiscMail is not a good place to relay mail from applications because of the way WiscMail implements relay controls (SMTP AUTH is not widely supported in applications). Because of all of this, we have created smtp.doit.wisc.edu.

Your application needs to meet the following criteria:

  • Hosted on a server where the system administrators work for DoIT.
  • Hosted in one of DoIT's data centers.

Here's how to get it set up:

  1. Email Bob Plankers (plankers at doit.wisc.edu) and/or Joe Tarter (jtarter at doit.wisc.edu) and tell them:

    1. how much mail you will be sending (a rough estimate is good)
    2. which SERVER you will be sending mail from (give them the fully qualified domain name, like 'hubcap.doit.wisc.edu').

  2. The smtp.doit.wisc.edu admins will explicitly permit email to be relayed through smtp.doit.wisc.edu from your application. They will email you back when that is ready.

  3. Set your application to send mail through smtp.doit.wisc.edu AND NOT your local host's mail daemon.

  4. If you need to send mail from the command line on a UNIX host, contact your system administrator for solutions that do not use the local mail system (namely 'smtpclient' on UNIX hosts).

Copyright © 2003 The Board of Regents of the University of Wisconsin System