#postfixadmin — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #postfixadmin, aggregated by home.social.
-
Vždycky jsem byl fanoušek polozapomenutých a umírajících technologií. Proto jest zde první verze mojí představy jak má vypadat #mailserver:
#Postfix #Dovecot #RspamD #MySQL #PostfixAdmin #Ansible
https://galaxy.ansible.com/ui/standalone/roles/Vitexus/mailserver/
-
I've been busy today setting up postfixadmin on my mail server, which is something I should have done from the start.
I've configured the front end and the database, and I've reached the point where I have to actually integrate it into postfix, dovecot, and dkim. That's the danger zone.
I'm going to pause now until I have more time, since a mistake here could mean hours of debugging and fixing, and I have to go to work. Maybe tomorrow.
-
I've been running my own #email servers for over two decades now, with spurts of enthusiasm and improvement. The last project has been to run the various software parts in immutable containers on #Kubernetes, and I'm quite happy with the result. I do see a decline in requests for hosted accounts on personal domains, as friends and family seem to settle with accounts on major providers like Gmail. I'm not going to throw in the towel though. Self hosted for the win!
For the curious, my stack is #Postfix, #Rspamd, #Dovecot and #Roundcube for those who prefer webmail over a native client like #Thunderbird or #K9mail. #Sieve for automatically organizing mail in the proper folders. Used to run #PostfixAdmin, but was unhappy with it, so I wrote my own API in Go to edit accounts, mailboxes and aliases. Never got around to write a frontend, but it was a Swagger interface, so.. 😜
-
Почтовый сервер с нуля. Часть вторая
Приветствую всех читателей! Подошло время для второй части нашей серии статей по настройке почтового сервера. Напомню, что в первой части мы рассмотрели основные моменты, касающиеся настройки почтового сервера, а также конфигурировали Exim4 для корректной отправки почты. В этой статье мы настроим полноценный почтовый сервер. Использовать будем PostfixAdmin, Dovecot и RainLoop. Давайте настроим!
https://habr.com/ru/companies/nixys/articles/807681/
#почта #dovecot #postfixadmin #rainloop #exim4 #почтовый_сервер #электронная_почта #php
-
Was nimmt man denn heute so als Webinterface zur Administration von Emailkonten? #Postfixadmin? #Vimbadmin? (Also auf Seiten von Postfix & Co)
-
Me yesterday ....
"Hmm, this PR has been open for ages, it seems to work ... And it looked ok when I scrolled through the code a few weeks ago. If we merge it then we could have a new major release ... *Merge*"
1 hour after merging ... messages start to appear with :
"Hey, nice feature, but .... broken/insecure/should have done it like blah blah ..."
I suppose merging at least got a discussion started?
Still perhaps we'll have PostfixAdmin 3.4 soon. #php #postfix #postfixAdmin
-
I enable PHP debugging on my test systems to give me an awareness of what an application is doing.
#postfixadmin is making me reconsider that practice. #sysadmin
-
Poking postfixadmin enough to get a 3.3.12 release (really just library updates and PHP 8.1 fixes) #php #postfix #postfixadmin