Why sign your email directly on the MTA (here we will talk about Postfix MTA) ? I don’t find a simple webmail client for my email server that include a S/MIME and/or PGP functionality to sign/encrypt outgoing messages. So I
Sign and encrypt your emails
Linux Server monitoring dashboard
Remove local user profile
Change the MySQL datadir
Configure proFTPd with TLS and IP address restriction
Secure your WordPress updates
Automatic pictures resizing with Imagemagick
Remove group membership from multiple domain
The Powershell cmdlet Remove-ADGroupMember have a problem to remove group membership in this case : user account from Domain1.domain.local group from Domain2.domain.local If you run the command : Remove-ADGroupMember -Identity “CN=GroupName,OU=Groups,DC=Domain2,DC=domain,DC=local” -Members “CN=UserName,OU=Users,DC=Domain1,DC=domain,DC=local” -confirm:$false -server “dc01.Domain1.domain.local” You will have the