Author |
|
pagu@pagu.at Newbie
Joined: 18 August 2008 Location: Austria
Online Status: Offline Posts: 2
|
Posted: 21 August 2008 at 4:50am | IP Logged
|
|
|
hi,
we use mailbee.smtp for sending emails to our customers. every email has 1 receipient and 30 bcc receipients. if one of the bcc receipients email-address contains a non existant domain (e.g. foo@nonexisting.com), the email is not sent (errormessage negative or void server response).
if the emailaddress is invalid, but the domain exists (e.g. foo@existing.com) the mail is sent correctly.
this is the behavior when we use postfix 2.3 as mailserver. if we use iis smtp smarthost forwarding to an exchange server we do not have this problem.
is there a parameter for mailbee.smtp for solving this problem?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 21 August 2008 at 5:13am | IP Logged
|
|
|
This behavior completely depends on mailserver configuration. While some mailservers are configured to perform domain check during receiving mail, others receive mail and then perform all necessary checks.
Regards,
Igor
|
Back to Top |
|
|
pagu@pagu.at Newbie
Joined: 18 August 2008 Location: Austria
Online Status: Offline Posts: 2
|
Posted: 21 August 2008 at 11:12pm | IP Logged
|
|
|
can this also be configure while sending email?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 21 August 2008 at 11:44pm | IP Logged
|
|
|
Again, this depends on mailserver you use. It is possible that you're able to configure your mailserver before sending email, but not during sending process.
Regards,
Igor
|
Back to Top |
|
|