This is the constructor I (almost) always use when using Mail::Sender.
my $sender=new Mail::Sender {from=>'webmas...@ringways.co.uk',
reply=>'webmas...@ringways.co.uk',
headers=>'Precedence: bulk',
smtp=>'mail.ringways.co.uk',
fake_from=>'Webmast
Sorry to both you all. As usual, having posted asking for help I've managed to
find the answer.
In stripping out all the bits that I thought were not required to make this
post I spotted the syntax error that was causing the issue.
By putting the code exactly as shown into a dummy program it