I am using MIME::Lite and I am getting the error message:-
I know the answer is obvious but it is not as simple as that.
Same script running on 3 separate servers.
The only change, between versions, is the 'from' address as it has to reflect the domain name.
Two versions on the same host but on totally separate domains give me the above error. One of these domains has another script on it which uses MIME::Lite with no problems.
A third version on a different host works ok.
In order to find the root of the problem I have been looking into the modules involved but I cannot find where the error message is actually generated.
Can anyone suggest my next course of action?
Keith
Recipient names must be specified
I know the answer is obvious but it is not as simple as that.
Same script running on 3 separate servers.
The only change, between versions, is the 'from' address as it has to reflect the domain name.
Two versions on the same host but on totally separate domains give me the above error. One of these domains has another script on it which uses MIME::Lite with no problems.
A third version on a different host works ok.
In order to find the root of the problem I have been looking into the modules involved but I cannot find where the error message is actually generated.
Can anyone suggest my next course of action?
Keith