Mail: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
Add *: IP or DOMAIN:IP to /etc/mailips. For example: | Add *: IP or DOMAIN:IP to /etc/mailips. For example: | ||
<pre>root@server [~] | <pre>root@server [~]# cat /etc/mailips | ||
*: 1.1.1.1 | *: 1.1.1.1 | ||
</pre> | </pre> | ||
Latest revision as of 17:07, 20 June 2024
Reset mail permissions
/scripts/mailperm --verbose USER
Email filters User Level Location
/home/USER/.cpanel/filter.yaml /home/USER/.cpanel/filter
Global Filter Location
/etc/vfilters/DOMAIN
Auto Response Location
/home/USER/.autorespond/
Forwarder Location
Need to check
Mailing List Location
/usr/local/cpanel/3rdparty/mailman/lists/MAILLISTNAME
Change Exim IP for outgoing email
Add *: IP or DOMAIN:IP to /etc/mailips. For example:
root@server [~]# cat /etc/mailips *: 1.1.1.1
Enable “Reference /etc/mailips for outgoing SMTP connections” in WHM >> Exim Configuration Enable ‘Allow users to relay mail if they use an IP address through which someone has validated an IMAP or POP3 login within the last hour (Pop-before-SMTP)’ in WHM >> Tweak Settings Restart Exim