Problem with smtp_client-1.1

Bengt Kleberg bengt.kleberg@REDACTED
Tue Jul 4 13:59:27 CEST 2006


On 2006-07-04 13:07, Per Hedeland wrote:
...deleted
> Presumably the error comes from the SMTP server - e.g. the SMTP protocol
> spec requires that the addresses given as arguments to "MAIL From:" and
> "RCPT To:" are enclosed in < > brackets. Many/most MTAs aren't picky

you are correct about < > brackets. the lack thereof could cause the 
server to refuse to send an email. i just have a problem locating where 
in the erlang code the error from the SMTP server will end up as a 
thrown error.
perhaps the error is in another smtp module, than the one i am looking at?


bengt
-- 
    EPO guidelines 1978: "If the contribution to the known art resides
    solely in a computer program then the subject matter is not
    patentable in whatever manner it may be presented in the claims."



More information about the erlang-questions mailing list