I set up MailGust, a mySQL mailing list server and it requires a cron job to send the mailings out automatically. I won't be used all that often, though once a mail is sent out, I would like it to be relatively soon thereafter.
My question: how often is too often to have a cron job be run? All it's doing is parsing a php page. Would every 30 minutes be too conservative?