Shark1
Joined: 16 Nov 2007
Posts: 3
|
| Posted: Sat Jul 26, 2008 12:28 pm Post subject: Frozen message error / SMTP |
|
|
I set up PHPXmail about a year ago I have 7 virtual domains and I could never get a message to send via smtp.mydomain.com to I set my email program to my ISP's smtp and the mail to my domain and that works fine. I would love to work out what is wrong why I cant use smtp.mydomai1.com, smtp.mydomain2.com etc to send emails.
I recently set up a PHP form program and this seems to send my emails fine.
I have dozens of frozen messages with errors like the following:
Logfile for frozen message 1217047625040.14991370.d1.Server_3, 0, 5
[PeekTime] 1217073788 : Sat, 26 Jul 2008 22:03:08 +1000
<<
ErrCode = -173
ErrString = Mail loop detected
Message blocked by mail loop check !
SMTP-Error = "554 Message blocked by mail loop check"
>>
can any one give me any ideas where to start looking to solve this loop problem.
Any help greatly appreciated :? |
|
below_zero
Joined: 08 Apr 2005
Posts: 130
Location: Italy
|
| Posted: Tue Aug 26, 2008 10:21 am Post subject: Re: Frozen message error / SMTP |
|
|
There could be many causes, in any way PHPXmail is only a graphical interface for XMAIL server: because your problem is a server configuration problem, I suggest you to use an Xmail server forum like this:
http://xmailforum.homelinux.net
good luck! |
|