[ic] Net::SMPT error messages

Davor Ocelic docelic at spinlocksolutions.com
Wed Jun 4 19:08:01 UTC 2008


On Wed, 04 Jun 2008 18:57:54 +0200
Ton Verhagen <tverhagen at alamerce.nl> wrote:
> 
> I tried a couple of things in order to narrow  things down.
> 
> 1. Action: send a mail using the email tag in the test code field in
> the admin Result: mail is sent, no error message in error.log
> 
> 2. Action: placed a test order
> Result: Customer mail well received, however an error message in
> error.log Error: Unable to send mail using Net::SMTP (mail server
> localhost.localdomain)
> 
> Any ideas?

Hey Ton,

Yeah, try replacing localhost.localdomain with the network address of
your SMTP server, such as  smtp.yourdomain.com.

In case you want to use localhost, then just localhost (without
.localdomain) will do.

Tell us how it goes,

-doc



More information about the interchange-users mailing list