Re: IMF Trusted sender

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Mark Arnold [MVP] (mark_at_mvps.org)
Date: 08/19/04


Date: Thu, 19 Aug 2004 16:51:27 +0100

That's fine, your clarification is what i'd understood it as. Let me
guide you...

There are three tabs, one for Recipient, one for Sender and one for
connection. You can absolutley enter a valid external smtp address
that can get into your organisation regardless of any blocks.
I've taken the trouble of pasting the text from the help

<snip>
Block List Service Configuration Settings
Use the Block List Service Configuration Settings dialog box to
configure exceptions to your connection filter rules. Specifically you
can add an SMTP address in your organization to which users can send
messages, regardless of whether those users' IP addresses appear on a
block list. Exceptions apply to all filter rules. This is useful if
you want legitimate organizations to be able to contact the postmaster
account to communicate with your administrators. For example, suppose
a legitimate company has a server inadvertently configured to allow
open relaying; therefore, e-mail sent from this company to any of your
users would be blocked. If you add your postmaster's SMTP address as
an exception, then the company's administrator can e-mail your
postmaster account to inform you of the company's situation or find
out why they cannot send e-mail to your organization.
</snip>

You find that little lot at:
ESM > Global Settings Properties > Connection Filtering > Accept
button or the exception button, depending on wheter you have are using
an RBL
Enter the good smtp address in there.

Hope I've clarified sufficiently.

On Thu, 19 Aug 2004 14:29:24 +0200, "Richard" <richardh2o@hotmail.com>
wrote:

>Hmm... maybe i was unclear or i dont understand :)
>
>I have a sender who tries to send email to my network, but IMF blocks the
>mail. The mail is automated and does look like spam so no hard feeling vs
>the IMF.
>
>The solution you came up with is about a recipient! or ? :)
>
>
>"Mark Arnold [MVP]" <mark@mvps.org> skrev i meddelandet
>news:nnl8i09mvq9al0tgta2hhdapbuvbjkq9it@4ax.com...
>> "Richard" <richardh2o@hotmail.com> wrote:
>>
>> >Is it possible to set up a global trusted sender or do i have to set it
>up
>> >manually on each outlook client ?
>> >
>> >/richard
>> >
>> ESM >Global settings > connection filtering.
>> Exception to the block list filtering.
>>
>>
>> Mark Arnold MCSA MCSE+M MVP,
>> FAQ: http://www.swinc.com/resource/exchange.htm
>



Relevant Pages

  • Re: Frustration with exceptions
    ... called Sender. ... Exception processing provides a means for handling /unexpected/ situations gracefully. ... One needs to deal with the situation explicitly in the software solution using the same mechanisms one uses to resolve other requirements. ...
    (comp.object)
  • RE: ASP.NET Exception Handling
    ... protected void Application_Error(Object sender, EventArgs e) ... throw new Exception; ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Object reference error in UserControls Load event
    ... Protected Sub Page_Load(ByVal sender As Object, ... Exception Details: System.NullReferenceException: Object reference not set ... declaring the UserControl in my codebehind rather than my *.aspx file, ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: RichTextBox issue
    ... Private Sub ReadButton_Click(ByVal sender As System.Object, ... Catch ex As Exception ... David McCarter ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Newbie - Problem Sending an email via .NET
    ... Since I have the SMTP Server running, I no longer get the exception errors. ... >>Public Shared Sub SendEmailToMe() ...
    (microsoft.public.dotnet.framework.aspnet)