Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 2 matches
- Mon Jun 16, 2014 3:52 pm
- Forum: Mail Server
- Topic: exim4 cannot send email to root (all localhost users)
- Replies: 6
- Views: 11699
Re: exim4 cannot send email to root (all localhost users)
Open up exim's config file and look for "never_users = root" and take that out. Should take care of it for you :)
THX! For replay. I have still problem to send email to root...
2014-06-16 17:42:53 1WwZ3d-0007th-4u <= [email protected] U=root P=local S=403
2014-06-16 17:42:53 1WwZ3d ...
THX! For replay. I have still problem to send email to root...
2014-06-16 17:42:53 1WwZ3d-0007th-4u <= [email protected] U=root P=local S=403
2014-06-16 17:42:53 1WwZ3d ...
- Wed Jun 11, 2014 3:43 pm
- Forum: Mail Server
- Topic: exim4 cannot send email to root (all localhost users)
- Replies: 6
- Views: 11699
exim4 cannot send email to root (all localhost users)
I have a problem with exim4 configuration. I try to send email to root, but email stay frozen in queue.
I tried this:
root@server2:~# echo TEST | mail -s "Hello this is testing email" root
In log (/var/log/exim4/mainlog) is this message:
2014-06-11 11:47:36 1Wuf84-0004o3-E4 <= root@server2 ...
I tried this:
root@server2:~# echo TEST | mail -s "Hello this is testing email" root
In log (/var/log/exim4/mainlog) is this message:
2014-06-11 11:47:36 1Wuf84-0004o3-E4 <= root@server2 ...