Multi-Agent Systems (MAS) are groups of autonomous agents that act in the same environment, competing or collaborating to achieve individual or collective goals. Some main challenges encountered in communicating different MAS are the connectionless protocols used by some IoT middlewares for agent communication and the lack of security in transferring messages over the internet. The Mailer Agent is a customized BDI-based agent architecture that extends the standard Jason agent by adding the ability to exchange messages by a connection-oriented communication architecture using secure channels provided by protocols IMAP and SMTP. Besides, this work contributes to the advancement of MAS by addressing the integration of email protocols to enable secure and simplified human-agent interaction.
See the Mailer Wiki to learn how to use this agent architecture in your Multi-agent System.
Mailer is licensed under a Creative Commons Attribution 4.0 International License. The licensor cannot revoke these freedoms as long as you follow the license terms:
- Attribution — You must give appropriate credit like below:
Lazarin, N.M., de Souza, J.P.B., Pantoja, C.E., Alexandre, T., Viterbo, J. (2025). Human and BDI-Agent Interaction via KQML Messages over IMAP and SMTP. In: Mathieu, P., De la Prieta, F. (eds) Advances in Practical Applications of Agents, Multi-Agent Systems, and Digital Twins: The PAAMS Collection. PAAMS 2024. Lecture Notes in Computer Science(), vol 15157. Springer, Cham. DOI: 10.1007/978-3-031-70415-4_15
Bibtex Citation
@InProceedings{mailerAgent,
doi="10.1007/978-3-031-70415-4_15"
author="Lazarin, Nilson Mori
and de Souza, Jo{\~a}o Pedro Bernardo
and Pantoja, Carlos Eduardo
and Alexandre, Tielle
and Viterbo, Jose",
editor="Mathieu, Philippe
and De la Prieta, Fernando",
title="Human and BDI-Agent Interaction via KQML Messages over IMAP and SMTP",
booktitle="Advances in Practical Applications of Agents, Multi-Agent Systems, and Digital Twins: The PAAMS Collection",
year="2025",
publisher="Springer Nature Switzerland",
address="Cham",
pages="172--183",
isbn="978-3-031-70415-4"
}