{"id":507,"date":"2016-05-30T14:05:18","date_gmt":"2016-05-30T18:05:18","guid":{"rendered":"http:\/\/carleton.ca\/scs\/?page_id=507"},"modified":"2024-01-31T11:10:59","modified_gmt":"2024-01-31T16:10:59","slug":"scs-email","status":"publish","type":"page","link":"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/","title":{"rendered":"SCS Email"},"content":{"rendered":"<p><a href=\"#overview\">SCS Email Overview<\/a><br \/>\n<a href=\"#webmail\">Web-mail<\/a><br \/>\n<a href=\"#docs\">SCS Email Documentation<\/a><\/p>\n<blockquote><p>Please note that <a href=\"https:\/\/carleton.ca\/its\/all-services\/email\/\" target=\"_blank\" rel=\"noopener noreferrer\">Carleton university uses Microsoft outlook as its official email service<\/a>. The SCS email server is a legacy server that supports legacy accounts and SCS email aliases.<\/p><\/blockquote>\n<h2 id=\"scsemailoverview\"><a id=\"overview\"><\/a>SCS Email Overview<\/h2>\n<p>The School of Computer Science offers Email accounts for students, faculty and staff. The service is included as part of the <a href=\"\/technical-support\/linux-network\">SCS Linux<\/a> account. The SCS email service offers:<\/p>\n<ul>\n<li>web-mail access from anywhere on the internet<\/li>\n<li>imap access<\/li>\n<li>1 GB inbox quota<\/li>\n<li>spam protection<\/li>\n<li>SSl\/TLS connections to our mail server &#8211; this allows you to configure your home system to be able to route all outgoing e-mail through SCS servers<\/li>\n<\/ul>\n<p><strong>Note<\/strong>: The university offers free <a href=\"http:\/\/carleton.ca\/ccs\/all-services\/email\/carleton-student-email\/\">Microsoft Office 365<\/a> accounts. It has a modern web interface and well supported. If you like an SCS email address, why not just get an SCS email alias (contact the SCS tech-staff)?<\/p>\n<blockquote><p>We strongly advise all Carleton employees and students to use Carleton&#8217;s email for Carleton&#8217;s business. We discourage forwarding Carleton email or communicating via a non-Carleton email provider.<\/p><\/blockquote>\n<h2 id=\"webmail\"><a id=\"webmail\"><\/a>Web-mail<\/h2>\n<p>You can access your SCS email through the web-mail:<\/p>\n<p><a href=\"https:\/\/www.scs.carleton.ca\/mail\"> SCS Web-mail URL<\/a><\/p>\n<h2><a id=\"docs\"><\/a>SCS Email Documentation<\/h2>\n<div class=\"slideme\"><dl class=\"slideme__list\"><dt class=\"slideme__term\"><a href=\"#slideme-incoming-and-outgoing-scs-email-server-settings\" aria-expanded=\"false\" aria-controls=\"slideme-incoming-and-outgoing-scs-email-server-settings\" class=\"slideme__heading slideme__trigger\">Incoming and outgoing SCS email server settings<\/a><\/dt><dd class=\"slideme__description\" id=\"slideme-incoming-and-outgoing-scs-email-server-settings\" aria-hidden=\"true\"><p><\/p>\n<p>The email server mail.scs.carleton.ca can be accessed using the SSL and the IMAP protocol as well as through the school&#8217;s <a href=\"http:\/\/www.scs.carleton.ca\/mail\/\">web-mail client<\/a>. A common email application that uses IMAP is Mozilla Thunderbird (available free of charge).<\/p>\n<h4>INCOMING MAIL SERVER SETTINGS<\/h4>\n<ul>\n<li>Server Name: imap.scs.carleton.ca<\/li>\n<li>Email Protocol: IMAP<\/li>\n<li>Incoming Username: &lt;your username&gt;<\/li>\n<li>Secure Connection: use SSL protocol (encrypted connection)<\/li>\n<li>Authentication method: Normal Password<\/li>\n<li>Port: 993<\/li>\n<\/ul>\n<div class=\"scs_notice_wrap\">\n<div class=\"scs_notice\"><\/div>\n<\/div>\n<h4>OUTGOING MAIL SERVER SETTINGS<\/h4>\n<ul>\n<li>Server Name (smtp): mail.scs.carleton.ca<\/li>\n<li>Outgoing Username:\u00a0 &lt;your username&gt;<\/li>\n<li>Connection Security: SSL \/ TLS<\/li>\n<li>Authentication Method: Normal Password<\/li>\n<li>Port: 465<\/li>\n<\/ul>\n<p><\/p><\/dd><dl><\/div>\n<div class=\"slideme\"><dl class=\"slideme__list\"><dt class=\"slideme__term\"><a href=\"#slideme-limits-and-quotas\" aria-expanded=\"false\" aria-controls=\"slideme-limits-and-quotas\" class=\"slideme__heading slideme__trigger\">Limits and Quotas<\/a><\/dt><dd class=\"slideme__description\" id=\"slideme-limits-and-quotas\" aria-hidden=\"true\"><p><\/p>\n<ul>\n<li>Largest incoming mail size: 75Mb<\/li>\n<li>Largest outgoing mail size: 75Mb<\/li>\n<li>Mail Quota: 1 Gb<\/li>\n<\/ul>\n<p><\/p><\/dd><dl><\/div>\n<div class=\"slideme\"><dl class=\"slideme__list\"><dt class=\"slideme__term\"><a href=\"#slideme-spam-protection\" aria-expanded=\"false\" aria-controls=\"slideme-spam-protection\" class=\"slideme__heading slideme__trigger\">Spam Protection<\/a><\/dt><dd class=\"slideme__description\" id=\"slideme-spam-protection\" aria-hidden=\"true\"><p><\/p>\n<p>SCS uses the following spam protection:<\/p>\n<ul>\n<li>Greylisting ((Greylisting is set to a 1 minute delay))<\/li>\n<li>Spam Assassin<\/li>\n<\/ul>\n<h4>Spam Assassin<\/h4>\n<p>You can enable personal spamassassin settings by adding the following to your homedirectories .procmailrc file:<\/p>\n<pre><code>SHELL=\/bin\/sh\r\n\r\n# Enable personal spamassassin settings:0fw: spamassassin.lock\r\n:0fw: spamassassin.lock\r\n* &lt; 256000\r\n| spamassassin\r\n<\/code><\/pre>\n<p>Once you receive your first message a default .spamassassin directory will be generated. There you will find a user_prefs file that you can edit. The file also allows for personal blacklists and whitelists, and you can alter the spamassassin-score.<\/p>\n<p>What does Spam Assassin do?<\/p>\n<p>Spamassassin will tag an email as spam in the email header and on the Subject line. The Subject line will have [SPAM ++++++] where the + signs indicate the spam level. Now its up to the user (you) what you want to do with those emails. There are email clients that can identify emails labeled as spam and can remove them.((Thunderbird has spam filtering options))<\/p>\n<h4>Deleting blacklisted emails<\/h4>\n<p>You can add a procmail rule that will delete all your personal blacklisted emails. Here are the steps to enable it:<\/p>\n<ul>\n<li>Add a .procmailrc file on [[http:\/\/www.scs.carleton.ca\/nethelp\/doku.php?id=services:external_access_host_access | access]]\/lambda (see code below)<\/li>\n<li>Once you receive an email with the procmail code enabled, it will generate a file called .spamassassin\/user_prefs. Edit this file and add your blacklisted email of the form &#8220;blacklist_from &#x73;&#x6f;&#109;&#101;wh&#x65;&#x72;&#x65;&#64;so&#x6d;&#x65;&#x73;&#105;&#116;e&#x2e;&#x63;&#x6f;&#109;&#8221;<\/li>\n<li>Check the logfile .spamassassin\/procmail.log if your procmail script deleted any messages<\/li>\n<\/ul>\n<p>Here is the ~\/.procmailrc file that can delete blacklisted emails using a combination of spamassassin and procmail filtering:<\/p>\n<pre><code>SHELL=\/bin\/sh\r\nTRASH=\/dev\/null\r\nLOGFILE=$HOME\/.spamassassin\/procmail.log\r\nVERBOSE=no\r\n\r\n# Enable personal spamassassin settings\r\n:0fw: spamassassin.lock\r\n* &lt; 256000\r\n| spamassassin\r\n\r\n# Remove all spamassassin spam scored 50 (blacklisted emails)\r\n:0\r\n* ^Subject:.\\[SPAM \\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\\r\n+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\+\\]\r\n$TRASH`\r\n<\/code><\/pre>\n<p>You can add this file in your SCS account accessible through <a href=\"\/technical-support\/external-access-host-access\">access<\/a> or the <a>lambda linux network<\/a>.<\/p>\n<h3>Deleting all emails above a certain spamassassin score<\/h3>\n<p>You can delete all emails above a certain spamassassin score. This is done by adding the following code to your .procmailrc file:<\/p>\n<pre><code>SHELL=\/bin\/sh\r\nTRASH=\/dev\/null\r\nLOGFILE=$HOME\/.spamassassin\/procmail.log\r\nVERBOSE=no\r\n\r\n# Enable personal spamassassin settings\r\n:0fw: spamassassin.lock\r\n* &lt; 256000\r\n| spamassassin\r\n\r\n# Removes all spam higher than level 15\r\n:0\r\n* ^X-Spam-Level: \\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\r\n$TRASH\r\n<\/code><\/pre>\n<p><\/p><\/dd><dl><\/div>\n<div class=\"slideme\"><dl class=\"slideme__list\"><dt class=\"slideme__term\"><a href=\"#slideme-forwarding-mail\" aria-expanded=\"false\" aria-controls=\"slideme-forwarding-mail\" class=\"slideme__heading slideme__trigger\">Forwarding Mail<\/a><\/dt><dd class=\"slideme__description\" id=\"slideme-forwarding-mail\" aria-hidden=\"true\"><p><\/p>\n<p>You can forward mail by logging into access.scs.carleton.ca and creating .forward file.<\/p>\n<p>The .forward file can have a single forward:<\/p>\n<p><code>John Doe &lt;&#106;&#x64;&#111;&#x65;&#64;&#104;&#x6f;&#116;&#x6d;a&#x69;l&#46;&#x63;&#111;&#x6d;&gt;<\/code><\/p>\n<p>or you can deliver a copy in your inbox plus forward a copy:<\/p>\n<pre><code>\/jdoe\r\nJohn Doe &lt;j&#100;&#111;&#x65;&#x40;&#x68;ot&#109;&#97;&#x69;&#x6c;&#x2e;c&#111;&#109;&gt;\r\n<\/code><\/pre>\n<p>You can also create a list of forwards (one entry per line):<\/p>\n<pre><code>John Doe &lt;&#x6a;&#100;&#x6f;&#x65;&#64;&#x68;&#111;t&#x6d;&#97;i&#x6c;&#46;&#x63;&#x6f;m&gt;\r\nJane Smith &lt;&#106;&#x73;&#109;&#x69;&#116;&#x68;&#64;&#x67;&#109;&#x61;&#105;&#x6c;&#46;&#x63;&#111;&#x6d;&gt;\r\nHomer Simpson &lt;h&#115;&#105;&#109;&#x70;&#x73;&#x6f;n&#64;&#121;&#97;&#x68;&#x6f;&#x6f;&#x2e;co&#109;&gt;\r\n<\/code><\/pre>\n<p>Make sure your .forward file has perms &#8216;-rw-r&#8211;r&#8211;&#8216;:<\/p>\n<p><code>chmod 644 ~\/.forward<\/code><\/p>\n<p>Make sure your homedir has perms &#8216;drwx&#8211;x&#8211;x&#8217;:<\/p>\n<p><code>chmod 711 ~<\/code><\/p>\n<p><\/p><\/dd><dl><\/div>\n<div class=\"slideme\"><dl class=\"slideme__list\"><dt class=\"slideme__term\"><a href=\"#slideme-vacation-message\" aria-expanded=\"false\" aria-controls=\"slideme-vacation-message\" class=\"slideme__heading slideme__trigger\">Vacation Message<\/a><\/dt><dd class=\"slideme__description\" id=\"slideme-vacation-message\" aria-hidden=\"true\"><p><\/p>\n<h2 id=\"vacationmessage\">Vacation Message<\/h2>\n<p>Do you want to send an auto-reply to who-ever is sending you email? Using procmail, you can set up an auto-reply with a vacation message of your choosing. It will only send one reply for any particular user ((this is done using a vacation.cache file that stores email addresses that received your vacation message, they won&#8217;t be emailed a second time)).<\/p>\n<p>Here&#8217;s how to set it up:<\/p>\n<ul>\n<li>Create a .vacation message\/file (chmod 644 .vacation)<\/li>\n<li>Create a .procmailrc file (chmod 644 .procmailrc)<\/li>\n<\/ul>\n<p>The .vacation file is a plain text file that contains the vacation message that will be sent to the sender.<\/p>\n<p>Here is the .procmailrc file (you can cut and paste it) ((Make sure to replace any references to hsimpson with your SCS account name)):<\/p>\n<pre><code># Replace hsimpson with your account name\r\n\r\n# This is actually two recipies. This is meant to go at the END of your .procmailrc\r\n# so it doesn't trigger on mailing lists that you're filtering above.\r\n\r\n# Will add the sender to the vacation cache if not already in the vacation cache\r\n# FROM_DAEMON is a macro for a lot of \"system\" addresses. see the\r\n# procmailrc man page fordetails\r\n\r\n:0 Whc: vacation.lock\r\n* !^FROM_DAEMON\r\n* !^X-Loop: h&#115;&#105;&#x6d;&#x70;&#x73;&#x6f;n&#64;&#115;&#99;&#x73;&#x2e;&#x63;ar&#108;&#101;&#x74;&#x6f;&#x6e;&#46;c&#97;\r\n| formail -rD 8192 vacation.cache\r\n\r\n# Only run this rule if the last rule didn't match, meaning it will only mail each\r\n# user once.\r\n\r\n:0 ehc         # if the name was not in the cache\r\n| (formail -rA\"Precedence: junk\" \\\r\n   -A\"X-Loop: &#x68;s&#x69;m&#x70;&#115;&#x6f;&#110;&#64;&#x73;c&#x73;&#46;&#x63;&#97;&#x72;&#108;e&#x74;o&#x6e;&#46;&#x63;&#97;\" ; \\\r\ncat $HOME\/.vacation; \\\r\necho \"\"; \\\r\necho \"-- \"; cat $HOME\/.signature \\\r\n) | $SENDMAIL -oi -t\r\n<\/code><\/pre>\n<p>To disable the vacation message rename the .procmailrc file.<\/p>\n<p><\/p><\/dd><dl><\/div>\n<div class=\"slideme\"><dl class=\"slideme__list\"><dt class=\"slideme__term\"><a href=\"#slideme-mail-folders\" aria-expanded=\"false\" aria-controls=\"slideme-mail-folders\" class=\"slideme__heading slideme__trigger\">Mail Folders<\/a><\/dt><dd class=\"slideme__description\" id=\"slideme-mail-folders\" aria-hidden=\"true\"><p><\/p>\n<p>There are two different mail formats:<\/p>\n<ul>\n<li>mbox &#8211; single file that holds many emails<\/li>\n<li>maildir &#8211; directory of separate mail files<\/li>\n<\/ul>\n<p>The SCS server stores files in maildir format on the server INBOX and can read mbox files on your local account.<\/p>\n<p><\/p><\/dd><dl><\/div>\n","protected":false},"excerpt":{"rendered":"<p>SCS Email Overview Web-mail SCS Email Documentation Please note that Carleton university uses Microsoft outlook as its official email service. The SCS email server is a legacy server that supports legacy accounts and SCS email aliases. SCS Email Overview The School of Computer Science offers Email accounts for students, faculty and staff. The service is [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":6535,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_relevanssi_hide_post":"","_relevanssi_hide_content":"","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"","_relevanssi_noindex_reason":"","_mi_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":"","_links_to":"","_links_to_target":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SCS Email - School of Computer Science<\/title>\n<meta name=\"description\" content=\"SCS Email Overview Web-mail SCS Email Documentation Please note that Carleton university uses Microsoft outlook as its official email service. The SCS\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/\",\"url\":\"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/\",\"name\":\"SCS Email - School of Computer Science\",\"isPartOf\":{\"@id\":\"https:\/\/carleton.ca\/scs\/#website\"},\"datePublished\":\"2016-05-30T18:05:18+00:00\",\"dateModified\":\"2024-01-31T16:10:59+00:00\",\"description\":\"SCS Email Overview Web-mail SCS Email Documentation Please note that Carleton university uses Microsoft outlook as its official email service. The SCS\",\"breadcrumb\":{\"@id\":\"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/carleton.ca\/scs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Technical Support\",\"item\":\"https:\/\/carleton.ca\/scs\/tech-support\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"SCS Email\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/carleton.ca\/scs\/#website\",\"url\":\"https:\/\/carleton.ca\/scs\/\",\"name\":\"School of Computer Science\",\"description\":\"Carleton University\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/carleton.ca\/scs\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SCS Email - School of Computer Science","description":"SCS Email Overview Web-mail SCS Email Documentation Please note that Carleton university uses Microsoft outlook as its official email service. The SCS","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/","url":"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/","name":"SCS Email - School of Computer Science","isPartOf":{"@id":"https:\/\/carleton.ca\/scs\/#website"},"datePublished":"2016-05-30T18:05:18+00:00","dateModified":"2024-01-31T16:10:59+00:00","description":"SCS Email Overview Web-mail SCS Email Documentation Please note that Carleton university uses Microsoft outlook as its official email service. The SCS","breadcrumb":{"@id":"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/carleton.ca\/scs\/"},{"@type":"ListItem","position":2,"name":"Technical Support","item":"https:\/\/carleton.ca\/scs\/tech-support\/"},{"@type":"ListItem","position":3,"name":"SCS Email"}]},{"@type":"WebSite","@id":"https:\/\/carleton.ca\/scs\/#website","url":"https:\/\/carleton.ca\/scs\/","name":"School of Computer Science","description":"Carleton University","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/carleton.ca\/scs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"acf":{"banner_image_type":"upload","banner_uploaded_image":{"ID":512,"id":512,"title":"email-logo","filename":"email-logo.jpg","filesize":66254,"url":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo.jpg","link":"https:\/\/carleton.ca\/scs\/tech-support\/scs-email\/email-logo\/","alt":"","author":"7","description":"","caption":"","name":"email-logo","status":"inherit","uploaded_to":507,"date":"2016-05-30 18:37:43","modified":"2016-05-30 18:37:43","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/carleton.ca\/scs\/wp\/wp-includes\/images\/media\/default.png","width":1600,"height":700,"sizes":{"thumbnail":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo-160x70.jpg","thumbnail-width":160,"thumbnail-height":70,"medium":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo-240x105.jpg","medium-width":240,"medium-height":105,"medium_large":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo-768x336.jpg","medium_large-width":768,"medium_large-height":336,"large":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo-400x175.jpg","large-width":400,"large-height":175,"gallery-thumb":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo.jpg","gallery-thumb-width":300,"gallery-thumb-height":131,"1536x1536":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo.jpg","1536x1536-width":1536,"1536x1536-height":672,"2048x2048":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo.jpg","2048x2048-width":1600,"2048x2048-height":700,"banner":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo.jpg","banner-width":1600,"banner-height":700,"people":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo-200x200.jpg","people-width":200,"people-height":200,"post-thumb":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo-300x230.jpg","post-thumb-width":300,"post-thumb-height":230,"rotator-image":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo.jpg","rotator-image-width":800,"rotator-image-height":350,"video-thumb":"https:\/\/carleton.ca\/scs\/wp-content\/uploads\/email-logo-360x158.jpg","video-thumb-width":360,"video-thumb-height":158}},"banner_opacity":"dark","banner_button":"no"},"_links":{"self":[{"href":"https:\/\/carleton.ca\/scs\/wp-json\/wp\/v2\/pages\/507"}],"collection":[{"href":"https:\/\/carleton.ca\/scs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carleton.ca\/scs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carleton.ca\/scs\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/carleton.ca\/scs\/wp-json\/wp\/v2\/comments?post=507"}],"version-history":[{"count":5,"href":"https:\/\/carleton.ca\/scs\/wp-json\/wp\/v2\/pages\/507\/revisions"}],"predecessor-version":[{"id":18107,"href":"https:\/\/carleton.ca\/scs\/wp-json\/wp\/v2\/pages\/507\/revisions\/18107"}],"up":[{"embeddable":true,"href":"https:\/\/carleton.ca\/scs\/wp-json\/wp\/v2\/pages\/6535"}],"wp:attachment":[{"href":"https:\/\/carleton.ca\/scs\/wp-json\/wp\/v2\/media?parent=507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}