--- layout: default title: "Sunil Abraham and Mail Today" description: "A collection of Sunil Abraham's writings in Mail Today and articles that reference him in discussions on digital policy, governance, and technology." categories: [Clusters] permalink: /clusters/sunil-abraham-mail-today/ created: 2026-04-20 --- ***Mail Today*** was an English-language daily newspaper in India, published as part of the India Today Group in collaboration with the Daily Mail of the United Kingdom. It combined news reporting with commentary on politics, business, and public policy, including coverage of technology and governance. Within this platform, **Sunil Abraham** has contributed writings and has also been referenced in reporting on issues such as internet regulation, privacy, and digital infrastructure. This page brings together publications and media mentions from *Mail Today* in one place. ## ✍️ Publications {#publications} {% assign pub_items = site.pages | where_exp:"p","p.categories contains 'Publications'" | where:"source","Mail Today" | sort:"date" | reverse %}
    {% for item in pub_items %}
  1. {{ item.title }}
    {{ item.date | date: "%d %B %Y" }} {% if item.description %}
    {{ item.description }}
    {% endif %}
  2. {% endfor %}
## 📣 Media Mentions {#media} ### Sort by:
{% assign media_items = site.pages | where_exp:"p","p.categories contains 'Media mentions'" | where:"source","Mail Today" %} {% assign media_sorted = media_items | sort:"title" %}
    {% for item in media_sorted %}
  1. {{ item.title }}
    {{ item.date | date: "%d %B %Y" }} {% if item.description %}
    {{ item.description }}
    {% endif %}
  2. {% endfor %}
## External links - [India Today Group](https://www.indiatodaygroup.com/)