User Tips & Tricks and Desktop: Difference between pages

From QmailToaster
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
(Created page with " 1. Destkops a. Xfce # yum -y install epel-release gnome-classic-session control-center gnome-terminal nautilus-open-terminal liberation-mono-fonts # yum -y groupinstall "Xfce" "base-x" # systemctl set-default graphical.target # reboot")
 
Line 1: Line 1:
== Account Management ==
1. Destkops
=== [[Account Creation and Deletion Date]] ===
  a. Xfce
=== [[Attachment size limitations]] ===
    # yum -y install epel-release gnome-classic-session control-center gnome-terminal nautilus-open-terminal liberation-mono-fonts
=== [[Automatic account expirations]] ===
    # yum -y groupinstall "Xfce" "base-x"
=== [[Bulk User Adding For Qmail Toaster]] ===
    # systemctl set-default graphical.target
=== [[Maintain Trash and Spam folder]] ===
    # reboot
=== [[Vpopmail - roaming users configuration | 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 Spam checking for a particular address or domain|Disabling SpamAssassin]] ===
=== [[Install Pyzor]] ===
=== [[Install Razor]] ===
=== [[How to redirect/bounce mail for sa-learn | Redirect/bounce mail for sa-learn]] ===
=== [[Prevent Spam from valid sender/recipient]] ===
=== [[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]] ===

Latest revision as of 01:44, 30 March 2024

1. Destkops
 a. Xfce
    # yum -y install epel-release gnome-classic-session control-center gnome-terminal nautilus-open-terminal liberation-mono-fonts
    # yum -y groupinstall "Xfce" "base-x"
    # systemctl set-default graphical.target
    # reboot