Software and Infrastructure and User Tips & Tricks: Difference between pages

From QmailToaster
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
'''Create RPM build environment EL'''
== Account Management ==
# yum -y groupinstall "Development Tools"
=== [[Account Creation and Deletion Date]] ===
# yum install epel-release rpmdevtools mock
=== [[Attachment size limitations]] ===
# useradd build
=== [[Automatic account expirations]] ===
# passwd build
=== [[Bulk User Adding For Qmail Toaster]] ===
# visudo
=== [[Maintain Trash and Spam folder]] ===
  Under
=== [[Vpopmail - roaming users configuration | Roaming pop3 users (vpopmail)]] ===
        root  ALL=(ALL) ALL
=== [[Enable/Disable POP3/SMTP/IMAP/Webmail access for a whole domain ]]===
  Add
 
        build  ALL=(ALL)      ALL
== Anti Spam ==
$ su - build
=== [[Account verification using badmailto]] ===
$ rpmdev-setuptree<br>
=== [[Adding greylisting to QMT]] ===
Command: mkdir
=== [[Disabling Spam checking for a particular address or domain|Disabling SpamAssassin]] ===
# mkdir options <dir>
=== [[Install Pyzor]] ===
Examples:
=== [[Install Razor]] ===
# mkdir myProject
=== [[How to redirect/bounce mail for sa-learn | Redirect/bounce mail for sa-learn]] ===
# mkdir -p myProject/{src,doc,tools,db}
=== [[Prevent Spam from valid sender/recipient]] ===
# mkdir -p myProject/{src,doc/{api,system},tools,db}
=== [[Scanning External non locally hosted domains]] ===
=== [[Spamdyke|Install Spamdyke]] ===
=== [[Dspam|Using Dspam]] ===
 
== Client Software ==
=== [[Outlook problems and possible solutions]] ===
 
== Mailing Lists ==
=== [[EzMLM Commands]] ===
=== [[Bulk import emails into EzMLM]] ===
=== [[Ezmlm Related Stuff]] ===
=== [[Mailman | Install Mailman in place of ezmlm]] ===
=== [[MailingList Archiving]] ===
 
== System Administration ==
=== [[CHKUSR - Enable characters for Blackberry devices]] ===
=== [[Colorfull QMail Logging]] ===
=== [[Convert Vpopmail alias into qmail alias]] ===
=== [[Disabling Domain Keys]] ===
=== [[QMT Failover replication Setup|Failover replication]] ===
=== [[Hardening your toaster]] ===
=== [[Installing EMPF patch | Install EMPF patch]] ===
=== [[How to integrate qms-analog for nicely log stats | Integrate qms-analog for nice log stats]] ===
=== [[MySQL - Tuning for QMT]] ===
=== [[Qmail Log Backup Script]] ===
=== [[Rebuilding cdb files]] ===
=== [[Recovering from a blown upgrade]] ===
=== [[Rsync your backups]] ===
=== [[SSL on submission port]] ===
=== [[TCP Server limits configuration]] ===
=== [[How to Setup DKIM with Qmail Toaster]] ===
=== [[How to set up a mail list so that you can email ALL of your domains at one time]] ===
=== [[Resolving apparent login failures with SMTP and POP]] ===
=== [[Shutting down Qmail manually]] ===
 
== WebMail ==
=== [[Clickable Banner]] ===
 
=== [[Squirrelmail Global Address Book]] ===
=== [[Webmail Client]] ===
 
== Build Environment ==
 
=== [[Software and Infrastructure]] ===
 
== Peripheral Software ==
 
=== [[Desktop]] ===
=== [[Remote Access]] ===
=== [[Collaboration (RTC)]] ===
=== [[AWS]] ===

Revision as of 01:42, 30 March 2024

Account Management

Account Creation and Deletion Date

Attachment size limitations

Automatic account expirations

Bulk User Adding For Qmail Toaster

Maintain Trash and Spam folder

Roaming pop3 users (vpopmail)

Enable/Disable POP3/SMTP/IMAP/Webmail access for a whole domain

Anti Spam

Account verification using badmailto

Adding greylisting to QMT

Disabling SpamAssassin

Install Pyzor

Install Razor

Redirect/bounce mail for sa-learn

Prevent Spam from valid sender/recipient

Scanning External non locally hosted domains

Install Spamdyke

Using Dspam

Client Software

Outlook problems and possible solutions

Mailing Lists

EzMLM Commands

Bulk import emails into EzMLM

Ezmlm Related Stuff

Install Mailman in place of ezmlm

MailingList Archiving

System Administration

CHKUSR - Enable characters for Blackberry devices

Colorfull QMail Logging

Convert Vpopmail alias into qmail alias

Disabling Domain Keys

Failover replication

Hardening your toaster

Install EMPF patch

Integrate qms-analog for nice log stats

MySQL - Tuning for QMT

Qmail Log Backup Script

Rebuilding cdb files

Recovering from a blown upgrade

Rsync your backups

SSL on submission port

TCP Server limits configuration

How to Setup DKIM with Qmail Toaster

How to set up a mail list so that you can email ALL of your domains at one time

Resolving apparent login failures with SMTP and POP

Shutting down Qmail manually

WebMail

Clickable Banner

Squirrelmail Global Address Book

Webmail Client

Build Environment

Software and Infrastructure

Peripheral Software

Desktop

Remote Access

Collaboration (RTC)

AWS