Set Up a Mail Server

How to Set Up a Mail Server with Postfix, Dovecot and PostfixAdmin on Debian 11 Here I will document building a new mail server to replace my existing server. I will install this in a virtual server on my ProxMox server. My hardware requirements are very minimal. I will create a container with a 100GB drive capacity, 8GB of ram […]

Automated Credit Card expiration date notifications with Billing Events in Freeside

We are going to create Billing Events in Freeside which send email notifications for Expiring Credit Cards. Follow along by navigating to Configuration > Billing > Billing Events. Once there, click “Add a new event“. The following image shows the proper “Event Conditions” and “Event Actions” that need to be set to send a notification. Important! “Initialize event” is optional. […]

Freeside – Creation of Tickets in Request Tracker by Billing Events tied to Packages

Objective – To create tickets, using messages templates, in the ticketing system when billing events act upon packages. Create Message Templates These Message templates will be used by the billing event to fill in the body of the ticket created in RT. To create these messages, navigate to Configuration -> Miscellaneous -> Message templates. Click on “Add a new template”. […]

Install NextCloud

How to Install NextCloud on Debian 11. Today I’m documenting the installing process for the latest version of NextCloud. I will be installing this on Debian 11. I will use Apache w/PHP as the web server and PostgreSQL as the database. NextCloud is a self-hosted alternative to Dropbox and Google Drive. It is made up from a set of server […]