sympa-community / sympa

Sympa, Mailing List Management Software
https://www.sympa.community/sympa
GNU General Public License v2.0
237 stars 94 forks source link

Support Stalwart Mail Server #1821

Open yodatak opened 3 months ago

yodatak commented 3 months ago

Expected Behavior

Its a good email rust server Stalwart Mail Server

Current Behavior

It lack in stalwart postmap or sendmail_aliases or postalias program

Possible Solution

Try to make an upstream demand but it got refused because its a old format

https://github.com/stalwartlabs/mail-server/issues/115

ikedas commented 3 months ago

Stalwart looks supporting LMTP delivery. I wrote a program to allow sympa receive messages via LMTP port, lmtpsympa (this does not need aliases files).

yodatak commented 3 months ago

Stalwart looks supporting LMTP delivery. I wrote a program to allow sympa receive messages via LMTP port, lmtpsympa (this does not need aliases files).

Nice did you have some documentation how to use it? 🤓

ikedas commented 3 months ago

Please follow the links I presented.