On Mon, Aug 22, 2005 at 10:23:55AM +1000, Michael S. E. Kraus wrote: > G'day... > > I've a couple of boxen that contain perl programs and cron processes which > send out email . The problem is that they are machines which exist on an > internal subnet and are named as such (e.g. my home machine is simply > called mnementh). > > Now, when sending email via smtp I get a lot of delivery failures because > of this (invalid domain). > > How can I fix this for the Perl programs and the cron processes?
Install nullmailer or ssmtp. Both have the ability to rewrite sender domains. - Matt
signature.asc
Description: Digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
