Search found 4 matches
- Thu Oct 22, 2020 10:43 pm
- Forum: Mail Server
- Topic: [FIX] SMTP Error (451): Failed to add recipient "email@example.com" (Temporary local problem - please
- Replies: 7
- Views: 5667
Re: [FIX] SMTP Error (451): Failed to add recipient "email@example.com" (Temporary local problem - please
I was also having 451 temporary local problem when trying to send mail using smtp . Downgrade worked for me on centos 7
- Fri Jul 10, 2020 7:12 pm
- Forum: Mail Server
- Topic: CONFIGURATION ERROR config.inc.php was not found. Please read the INSTALL instructions!
- Replies: 3
- Views: 5167
Re: CONFIGURATION ERROR config.inc.php was not found. Please read the INSTALL instructions!
luckily i was able to restore back using chmod 755
https://unix.stackexchange.com/question ... -chmod-644
https://unix.stackexchange.com/question ... -chmod-644
- Fri Jul 10, 2020 7:07 pm
- Forum: Mail Server
- Topic: CONFIGURATION ERROR config.inc.php was not found. Please read the INSTALL instructions!
- Replies: 3
- Views: 5167
Re: CONFIGURATION ERROR config.inc.php was not found. Please read the INSTALL instructions!
Hey , I tried your method [root@xxxx~]# chmod 644 / etc / roundcubemail / * chmod: cannot access `etc': No such file or directory chmod: cannot access `roundcubemail': No such file or directory [root@xxxx ~]# now i am not able to access vesta cp nginx 403 fobidden and all my domains are showing the ...
- Tue Feb 04, 2020 5:27 am
- Forum: Mail Server
- Topic: Whitelisting outbound smtp connections from one ip address
- Replies: 0
- Views: 648
Whitelisting outbound smtp connections from one ip address
How can i whitelist my static ip address when making smtp connctions to exim I am the only sender of emails on my servers, and send mails from one static ip address sometimes, i get errors like too many concurrent connections and it looks like someone it trying to make unauthorized connection to my ...