By default msmtp use an helo localhost (see post for explain: viewtopic.php?f=57&t=4694). Problem is that spamassin upgrade score with HELO_LOCALHOST rule.
Domain is writen in System|General Setup.
So could you apply it in /var/etc/msmtp.conf ?
Like that:
host <host in System|Advanced|Email>
port <port in System|Advanced|Email>
protocol smtp
from <sender in System|Advanced|Email>
syslog LOG_MAIL
domain <domain in System|General Setup>
Thanks.
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
System|Advanced|Email append domain for helo (really quick)
-
justin
- Starter

- Posts: 19
- Joined: 22 Jul 2013 15:10
- Status: Offline
System|Advanced|Email append domain for helo (really quick)
Justin
- NAS4Free 9.1.0.1 x64-full 804 | x64-full on Intel(R) Xeon(R) CPU E5620 @ 2.40GHz | 98271MiB RAM | X x YTB WD ZFS mirror stripping compressed, Z x YTB WD ZFS zraid2 | 2 SSD ZIL, 1 SSD LOG
- NAS4Free 9.1.0.1 x64-full 804 | x64-full on Intel(R) Xeon(R) CPU E5620 @ 2.40GHz | 98271MiB RAM | Z x YTB WD ZFS zraid2
- NAS4Free 9.1.0.1 x64-full 804 | x64-full on Intel(R) Xeon(R) CPU E5620 @ 2.40GHz | 98271MiB RAM | X x YTB WD ZFS mirror stripping compressed, Z x YTB WD ZFS zraid2 | 2 SSD ZIL, 1 SSD LOG
- NAS4Free 9.1.0.1 x64-full 804 | x64-full on Intel(R) Xeon(R) CPU E5620 @ 2.40GHz | 98271MiB RAM | Z x YTB WD ZFS zraid2
-
dirkske
- NewUser

- Posts: 1
- Joined: 01 Sep 2013 21:41
- Status: Offline
Re: System|Advanced|Email append domain for helo (really qui
I second this, please provide solution. As a quick-hack I modfied the /etc/rc.d/msmtp script...