Queue issue side effects |
Post Reply |
Author | |
RBarrow
Guest Group |
Post Options
Thanks(0)
Posted: 21 May 2003 at 10:54am |
Because the queue doesn't resend queued mail until you stop and restart the service in the current version, we have discovered another issue... If you restart the service and receive inbound mail for one of your domains other than the primary domain (first listed on the setting page I guess), it forward the mail AUTOMATICALLY to that primary smtp server instead of routing it to the appropriate server. My guess is that the product is not reloading the domain list IMMEDIATELY before accepting inbound connections... It will continue to forward to the wrong server until you stop and start the service again (and again) until no inbound mail occurs during the start up period.... after which it works as it should... On startup the product shouldn't accept inbound connections until it has reloaded all appropriate lists and is fully prepared... If it is doing this, it doesn't appear to be working... Roy |
|
LogSat
Admin Group Joined: 25 January 2005 Location: United States Status: Offline Points: 4104 |
Post Options
Thanks(0)
|
Roy, We have double-checked the code to see the order in which events occur, and they are as follows.
I tried to replicate the problem by having an smtp stress tool send mass emails to SpamFilter with the SpamFilter shut off. The emails are for a domain that has an alternate destination smtp address and port in the domain list. As soon as it incoming conns are accepted, SpamFilter did route them to the alternate domain, not the primary listed under the main settings tab. Are you absolutely sure that it is not behaving as it should, and that ALL emails are being redirected to the main smtp server? If you're using a build earlier than .122, we just made available on the website the public build .122, could you see if the problem occurs with that as well? Roberto Franceschetti |
|
RBarrow
Guest Group |
Post Options
Thanks(0)
|
Roberto, I think we have found another issue which may be the root cause of this problem as well... When we receive an email with multiple addresses, it is routed to the default server instead of the one in the list for that domain... we have duplicated this problem with several domains. It appears that the default server was maxed on the smtp connections which caused these messages to queue...a common occurance on the Notes box... made it appear to be a queue issue... Does this help? |
|
LogSat
Admin Group Joined: 25 January 2005 Location: United States Status: Offline Points: 4104 |
Post Options
Thanks(0)
|
You are correct on this one, we were able to duplicate it. When there are multiple recipients, the email is forwarded "as-is" to the destination server for the domain of the first recipient. This is because SpamFilter is sending the message as it arrives. If it arrives as an email with all the recipients specified using multiple RCPT TO, this is how they are delivered, to one destination smtp server with multple RCTP TOs. If it arrives as one separate email for each recipient, SpamFilter will send one single email per recipient to the appropriate (the correct one in this case since there is only one) destination smtp server. Different SMTP servers can send mail to multiple reicipients in both ways, either with one single transmission specifying multiple RCPT TOs in one session, or as separate sessions each with one RCPT TO. SpamFilter simply duplicates this behavior. Changing it is not going to be easy and simple, but we'll see what we can do. Roberto Franceschetti |
|
Rbarrow
Guest Group |
Post Options
Thanks(0)
|
Roberto... The emails that are being misrouted contain ONLY addresses to the single domain...but multiple recipients in that domain... The domain in question is not the default domain. This has been moved to another thread.... |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0.145 seconds.