I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2012-02-01 00:42:29.490876-08 by briony
problem when mailadress contains '-'-char
Hi, I'm sucessfully using sendmail.pm since "ages" and never encountered any problems. But now I first time tried to send a mail via sendmail to a mailadress like "firstname-lastname@whereever.de" which doesn't work :-( Can it be that the sendmail module doesn't like the minus character in the mailadress? Because when I change the adress to "firstname.lastname@whereever.de" it works fine. How can I bypass the problem of minus characters in the mailadress?
Direct Responses: Write a response