- Get help
- Services
- Announcements & alerts
- Service outages
- Security alerts
- Major initiatives
- Using automation to drive efficiency and innovation at SFU
- Welcome to the new SFU Mail: now faster, secure, intuitive
- Reintroducing IT ServiceHub: Your One-Stop IT Support Platform
- Supporting SFU's Digital Transformation with Exchange Online
- Important changes to SFU email practices
- Transforming the SFU experience through digital improvements - Key Initiatives in Progress
- Jovanna Sauro wins SFU Personal Achievement Award
- Improve your cellular coverage by enabling WiFi Calling
- New committee guides transformative changes at SFU
- Expanded identity options for students within SFU applications
- SFU works toward keeping devices out of landfills
- A journey to improved WiFi
- Help us, help you, connect to better WiFi
- IT Services' new support system: ServiceHub
- Information Security Essential Courses
- IT Services leadership announcement
- University Wide Password Change Initiative
- April 2021 technical issue
- Telephone System Core Infrastructure Upgrade
- Decommissioning fraser.sfu.ca
- About
- Information security
Allowed and denied senders
In addition to the Allowed To Send checkbox on the Maillist members tab, there is an Allowed Senders tab and a Denied Senders tab. These let you edit the Allow and Deny lists directly.
Allowed Senders
The Allowed Senders list is a list of addresses that are explicitly allowed to send to the list. These would be addresses of people in addition to the members of the list (if members are allowed to send to the list) who the owner or manager of the list wants to allow to send to the list.
To add an address to the Allowed Senders list, click on Add Addresses then enter the address and click Add. You can also download the addresses currently in the Allowed Senders list by clicking on Download Addresses to File.
To delete an address from the list, click the Trash icon.
Denied Senders
The Denied Senders list is a list of addresses that the owner or manager of the list has explicitly denied the right to send to the list (even if that person is a member of the list)
To add an address to the Denied Senders list, click on Add Addresses then enter the address and click Add. You can also download the addresses currently in the Denied Senders list by clicking on Download Addresses to File.
To delete an address from the list, click the Trash icon.
Adding a wildcard
A wildcard address is one with the form *@foo.bar. For example, adding *@cs.sfu.ca to the Allowed Senders list will allow any address which ends in "@cs.sfu.ca" to send to the list. Adding it to the Denied Senders list will deny all addresses in that domain from sending to your list.
Adding a Regular Expression
Advanced users can add regular expressions to the Allowed Senders and Denied Senders lists. Regular expressions are too complex to describe here. For a description of regular expressions, see the unix manual page for grep. (Log onto fraser and type man grep).
Regular expressions must have the form /regex/. For example, /^.*@.*\.sfu\.ca$/.