!wpcRmAaQXqgBPdUNWo:t2l.io

Matrix Email Bot

78 Members
Receives email to post it to the room. Best served for email announcements | https://github.com/turt2live/matrix-email-bot | Road to v1.1: https://github.com/turt2live/matrix-email-bot/milestone/234 Servers

Load older messages


SenderMessageTime
18 Feb 2021
@gosnells:matrix.orgaagainb changed their display name from againb to aagainb.21:19:33
22 Feb 2021
@gosnells:matrix.orgaagainb set a profile picture.16:37:06
@otsatei:matrix.org@otsatei:matrix.org joined the room.20:38:30
@otsatei:matrix.org@otsatei:matrix.orgHelp20:40:05
@otsatei:matrix.org@otsatei:matrix.org left the room.22:06:02
26 Feb 2021
@greenshark321:matrix.org@greenshark321:matrix.org joined the room.19:20:58
1 Mar 2021
@greenshark321:matrix.org@greenshark321:matrix.org left the room.05:31:28
3 Mar 2021
@_neb_github_=40travis=3at2l.io:matrix.orgGitHub [@travis:t2l.io] (deprecated) [turt2live/matrix-email-bot] dependabot[bot] opened pull request #59: Bump pug-code-gen from 2.0.1 to 2.0.3 [open] - https://github.com/turt2live/matrix-email-bot/pull/59 02:07:22
@_neb_github_=40travis=3at2l.io:matrix.orgGitHub [@travis:t2l.io] (deprecated) [turt2live/matrix-email-bot] web-flow pushed to dependabot/npm_and_yarn/pug-code-gen-2.0.3: Bump pug-code-gen from 2.0.1 to 2.0.3 Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.1...pug@2.0.3) Signed-off-by: dependabot[bot] <support@github.com> - https://github.com/turt2live/matrix-email-bot/commit/0746678b1449e14b9c7c858c5c147b68d489548a 02:07:22
@_neb_github_=40travis=3at2l.io:matrix.orgGitHub [@travis:t2l.io] (deprecated) [turt2live/matrix-email-bot] web-flow pushed to dependabot/npm_and_yarn/pug-3.0.1: Bump pug from 2.0.3 to 3.0.1 Bumps [pug](https://github.com/pugjs/pug) from 2.0.3 to 3.0.1. - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug@2.0.3...pug@3.0.1) Signed-off-by: dependabot[bot] <support@github.com> - https://github.com/turt2live/matrix-email-bot/commit/8a0080f74185ddae68e87038362f21be268a9653 02:16:33
@_neb_github_=40travis=3at2l.io:matrix.orgGitHub [@travis:t2l.io] (deprecated) [turt2live/matrix-email-bot] dependabot[bot] opened pull request #60: Bump pug from 2.0.3 to 3.0.1 [open] - https://github.com/turt2live/matrix-email-bot/pull/60 02:16:34
9 Mar 2021
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gr changed their profile picture.09:56:27
14 Mar 2021
@nw:matrix.org@nw:matrix.org left the room.05:19:31
22 Mar 2021
@phonk:matrix.orgPhonk joined the room.09:07:56
25 Mar 2021
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gr changed their profile picture.21:10:27
9 Apr 2021
@tumtumtumtumtum:matrix.orgTumTumTumTumTum joined the room.11:24:12
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gr what is the way to run this bot on 2525 ? 13:23:37
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gr * any idea on how to forward emails coming to 25 to 2525 so that the bot listens on 2525 and I don't have to run this as sudo ? 13:28:11
10 Apr 2021
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gr setting the bot's port to 9225 and sudo iptables -t nat -A PREROUTING -p tcp --dport 25 -j REDIRECT --to-ports 9225 does not seem that the bot is receiving any traffic when sending email. 10:14:24
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gr is the bot able to listen to port 9225 for example or do I need another port forward policy ? 10:14:57
11 Apr 2021
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gr

well after some fiddling the bot is able to listen to whatever port you set it to. You need to port forward with iptables:

# create rule if it doesn't exist
iptables -t nat -C PREROUTING -p tcp --dport 25 -j REDIRECT --to-ports 9225||iptables -t nat -A PREROUTING -p tcp --dport 25 -j REDIRECT --to-ports 9225
12:31:30
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gr also you have to open port 9225 for example : ufw allow 9225 12:31:50
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gr however I haven't figured out how to use this bot in ecrypted bots. Is this even possible ? I have tried with pantalaimon and used the same method as what I did for https://github.com/turt2live/matrix-trello-bot but I get This room is configured to use encryption, but your client does not support encryption 12:33:26
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gris this event possible to use it on encrypted rooms12:33:36
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.gr * is this event possible to use it on encrypted rooms?12:34:06
@pkarpesis:chat.avlikos.gr@pkarpesis:chat.avlikos.grplease give me some feedback on this 12:34:15
13 Apr 2021
@askguynoirpi:matrix.org@askguynoirpi:matrix.org joined the room.06:17:16
@askguynoirpi:matrix.org@askguynoirpi:matrix.org left the room.06:17:47
15 Apr 2021
@oehajo:matrix.orgoehajo joined the room.12:31:00
16 Apr 2021
@_neb_github_=40travis=3at2l.io:matrix.orgGitHub [@travis:t2l.io] (deprecated) [turt2live/node-email-reply-parser] turt2live opened issue #26: Port Catalan [open] - https://github.com/turt2live/node-email-reply-parser/issues/26 14:58:21

Show newer messages


Back to Room ListRoom Version: