my %mail = ( To => "$address1",
Cc => "$email2",
From => "$emailfrom",
Subject => "$email_subject",
Message => "$email_mess",
);
sendmail(%mail) or die $Mail::Sendmail::error;
Gives software error:
Error sending tocould anyone tell me why that shows up and what I can do about it. (script is run on shared hosting, no root access...) thanks for your help(553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1))
perlmonks.org content © perlmonks.org and jonnyfolk, sgifford
prlmnks.org © 2006 edmund von der burg (eccles & toad)
v 0.03