IBM AH0QXML User Guide - Page 51

Disable routing mail to groups, the Domino Directory.

Page 51 highlights

Be aware that entries found in both the Allow and Deny fields will result in the user's messages being Denied. The Deny field take precedence over the Allow field. The use of Group names in the allow and deny fields is acceptable; however, the group name must be the actual group name and not that of the groupnames internet address. Use the actual group name as it appears in the Group view in the Domino Directory. Tip: Domino 6 has a notes.ini variable that can be used to limit the number of recipients that can be included in a single message. If the number of recipients in an incoming STMP message exceeds the number of recipients you specified for the variable SMTPMaxForRecipients=, the message will be rejected. Use of this variable will limit the effectiveness of directory harvesting and will also eliminate spam messages which are sent to large numbers of users within your organization. 4.2.3 Disable routing mail to groups New in Domino 6 is the ability to stop routing mail to groups. By enabling a Notes.ini variable, RouterDisableMailToGroups=1, the Router will no longer route any mail addressed to a group name. If the variable is not set, the router would normally allow mail addressed to a group name to be delivered to all the members of the group. This ini variable will mostly affect messages send to groups via SMTP, although all mail addressed to groups will be blocked regardless of the origin of the message. Mail sent to groups by Notes users will be sent, because Notes client does a group expansion before sending the message off. By the time the router gets the message, it looks like it is sent to multiple, individual recipients, not groups. However, if internal users send mail to a group with a syntax ([email protected] or [email protected]) that isn't expanded by the client, these messages will be rejected. Any other clients, even authenticated, can't send mail to groups. This includes iNotes Web Access users. Chapter 4. Domino 6 Server anti-spam features 39

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120

Chapter 4. Domino 6 Server anti-spam features
39
Be aware that entries found in both the Allow and Deny fields will result in the
user
s messages being Denied. The Deny field take precedence over the Allow
field.
The use of Group names in the allow and deny fields is acceptable; however, the
group name must be the actual group name and not that of the groupnames
internet address. Use the actual group name as it appears in the Group view in
the Domino Directory.
4.2.3
Disable routing mail to groups
New in Domino 6 is the ability to stop routing mail to groups. By enabling a
Notes.ini variable,
RouterDisableMailToGroups=1
, the Router will no longer route
any mail addressed to a group name. If the variable is not set, the router would
normally allow mail addressed to a group name to be delivered to all the
members of the group. This ini variable will mostly affect messages send to
groups via SMTP, although all mail addressed to groups will be blocked
regardless of the origin of the message.
Mail sent to groups by Notes users will be sent, because Notes client does a
group expansion before sending the message off. By the time the router gets the
message, it looks like it is sent to multiple, individual recipients, not groups.
However, if internal users send mail to a group with a syntax
t
expanded by the client, these messages will be rejected. Any other clients, even
authenticated, can
t send mail to groups. This includes iNotes Web Access
users.
Tip:
Domino 6 has a notes.ini variable that can be used to limit the number of
recipients that can be included in a single message. If the number of recipients
in an incoming STMP message exceeds the number of recipients you
specified for the variable
SMTPMaxForRecipients=
, the message will be
rejected.
Use of this variable will limit the effectiveness of directory harvesting and will
also eliminate spam messages which are sent to large numbers of users
within your organization.