Author |
|
Michael Fox Guest Group
Joined: 10 November 2003
Online Status: Online Posts: 262
|
Posted: 17 December 2005 at 11:38am | IP Logged
|
|
|
I am using MailBee Objects v5.2 and MailBee Message Queue v1.2
--------- mmq.ini ----------
[Main]
LicenseKey="MBC120-E9E9697909-3AD1AD25E9CF1BF7FAE40FF74FF171 F7"
QueueDirPath="D:\MessageQueue"
[Logging]
EnableLogging=yes
LoggingLevel=2
LogFilePath="D:\MessageQueue\log.txt"
[Timings]
PollingInterval=15
SendsPerSecond=1
SendsPerSession=10
Timeout=30
[SMTP]
ServerName="mail.xxx.com"
DomainName=null
PortNumber=2500
UserName="xxx@xxx.com"
Password="xxx"
AuthMethod=1
[Problems]
KillUnsentMessages=no
--------- mmq.ini ----------
--------- Exerpt From Log File ----------
15:34:33 Searching for the messages... Folder is D:\MessageQueue\*.mbm
15:34:33 Connecting to server...
15:34:33 Connected to server
15:34:33 Sending message from file 00000071.mbm
15:34:33 Reading message file
15:34:33 Sending MAIL FROM command
15:34:33 Sending RCPT TO command
15:34:33 No dot at line start found, skipping parsing
15:34:33 Dotting the message end
15:34:33 Sending DATA command
15:34:33 Sending sequence of data chunks
15:34:33 Sending partial data chunk
15:34:33 All data chunks have been sent
15:35:03 ERROR - No response: connection is lost
15:35:03 ERROR - The message has not been sent due connection failure
15:35:18 Searching for the messages... Folder is D:\MessageQueue\*.mbm
15:35:18 Connecting to server...
15:35:18 Connected to server
15:35:18 Sending message from file 00000071.mbm
15:35:18 Reading message file
15:35:18 Sending MAIL FROM command
15:35:18 Sending RCPT TO command
15:35:18 No dot at line start found, skipping parsing
15:35:18 Dotting the message end
15:35:18 Sending DATA command
15:35:18 Sending sequence of data chunks
15:35:18 Sending partial data chunk
15:35:18 All data chunks have been sent
15:35:48 ERROR - No response: connection is lost
15:35:48 ERROR - The message has not been sent due connection failure
15:36:03 Searching for the messages... Folder is D:\MessageQueue\*.mbm
15:36:03 Connecting to server...
15:36:03 Connected to server
15:36:03 Sending message from file 00000072.mbm
15:36:03 Reading message file
15:36:03 Sending MAIL FROM command
15:36:03 Sending RCPT TO command
15:36:03 No dot at line start found, skipping parsing
15:36:03 Dotting the message end
15:36:03 Sending DATA command
15:36:03 Sending sequence of data chunks
15:36:03 Sending partial data chunk
15:36:03 All data chunks have been sent
15:36:03 The message has been successfully sent
15:36:04 Sending message from file 00000073.mbm
15:36:04 Reading message file
15:36:04 Sending MAIL FROM command
15:36:04 Sending RCPT TO command
15:36:04 No dot at line start found, skipping parsing
15:36:04 Dotting the message end
15:36:04 Sending DATA command
15:36:04 Sending sequence of data chunks
15:36:04 Sending partial data chunk
15:36:04 All data chunks have been sent
15:36:04 The message has been successfully sent
--------- Exerpt From Log File ----------
File 00000071.mbm seems to keep the queue from attempting to process the other messages in the queue. It failed on 2 consecutive runs. I moved the file 00000071.mbm to another directory between runs and then the other messages sent just fine on the next run.
I have been running the Message Queue for about an hour and have collected 12 of these out of about 100 messages.
I am hosting my server (which is where the mailbee objects and message queue are running) with a hosting company and they handle my email processing on another server. They assure me that my account has no restrictions regarding email in or out. I have verified this by generating 500 emails with outlook offline and then letting outlook send them all at once. This worked fine.
I would be happy to send you a complete copy of my log file and a copy of the messages that would not send.
Thank You
Michael Fox
webmaster@m3lgs.com
M3 Lead generation Systems
http://www.m3lgs.com
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 17 December 2005 at 5:02pm | IP Logged
|
|
|
You can send the entire log and the problem message (.mbm file) to support@afterlogic.com. Also, if it's possible, could you please send us the account details (SMTP server name/user login/password) you're using to send mail so we would be able to test submission of the problem message to your server? Thanks.
Regards,
Alex
|
Back to Top |
|
|