mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 17:22:53 +01:00
Merge pull request #44 from nperanzi/master
Update required gmail servers in /etc/exim4/passwd.client
This commit is contained in:
@@ -2948,6 +2948,7 @@ Also, as discussed in [issue #29](https://github.com/imthenachoman/How-To-Secure
|
|||||||
1. Add a line like this to `/etc/exim4/passwd.client`
|
1. Add a line like this to `/etc/exim4/passwd.client`
|
||||||
|
|
||||||
```
|
```
|
||||||
|
smtp.gmail.com:yourAccount@gmail.com:yourPassword
|
||||||
*.google.com:yourAccount@gmail.com:yourPassword
|
*.google.com:yourAccount@gmail.com:yourPassword
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user