This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

SMTP error(451): Failed to add recipient
#1
SMTP error(451): Failed to add recipient
So with sentora's webmail this error occurs when trying to send an email to any email address I try.
As well as I can't receive any emails.

Does anyone know how to fix this?

Code:
[24-Jan-2017 15:11:10 -0500]: SMTP Error: SMTP error: Failed to add recipient 'admin@xxxxxx.com' in /etc/sentora/panel/etc/apps/webmail/program/lib/Roundcube/rcube.php on line 1505 (POST /etc/apps/webmail/?_task=mail&_unlock=loading1485288672225&_lang=en_US&_framed=1?_task=mail&_action=send)
[Image: d006d23ddf15da7d4d7df709053df6d5.png]

https://gyazo.com/d006d23ddf15da7d4d7df709053df6d5

Any email I put I get this error.....

OS: Ubuntu
Reply
Thanks given by:
#2
RE: SMTP error(451): Failed to add recipient
DNS ok on server?

Are you able to ping www.google.com from server? I suspect dns resolution issue here.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#3
RE: SMTP error(451): Failed to add recipient
(01-25-2017, 07:32 AM)Me.B Wrote: DNS ok on server?

Are you able to ping www.google.com from server? I suspect dns resolution issue here.

M B

Using the ping command I was able to ping google.com fine without errors
Reply
Thanks given by:
#4
RE: SMTP error(451): Failed to add recipient
First off, you should really be using Sentora 1.0.3 (or update your profile).
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#5
RE: SMTP error(451): Failed to add recipient
(01-25-2017, 11:25 AM)TGates Wrote: First off, you should really be using Sentora 1.0.3 (or update your profile).
I did update it, and it still didn't fix anything
Reply
Thanks given by:
#6
RE: SMTP error(451): Failed to add recipient
(01-25-2017, 02:54 PM)McIsTheLimit Wrote: I did update it, and it still didn't fix anything

Ok, at least we are all working with the same distribution Wink

Have you made any changes?
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#7
RE: SMTP error(451): Failed to add recipient
(01-26-2017, 02:18 AM)TGates Wrote: Ok, at least we are all working with the same distribution Wink

Have you made any changes?

No
Reply
Thanks given by:
#8
RE: SMTP error(451): Failed to add recipient
What do your dovecot and mail logs show? This should have been one of the first things you checked Wink
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#9
RE: SMTP error(451): Failed to add recipient
(01-26-2017, 02:35 AM)TGates Wrote: What do your dovecot and mail logs show? This should have been one of the first things you checked Wink

Code:
Jan 25 11:32:07 admin postfix/trivial-rewrite[22540]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf: table lookup problem
Jan 25 11:32:07 admin postfix/trivial-rewrite[22540]: warning: virtual_alias_domains lookup failure
Jan 25 11:32:07 admin postfix/trivial-rewrite[22540]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf: table lookup problem
Jan 25 11:32:07 admin postfix/trivial-rewrite[22540]: warning: virtual_alias_domains lookup failure
Jan 25 11:32:07 admin postfix/smtpd[25021]: NOQUEUE: reject: RCPT from localhost.localdomain[127.0.0.1]: 451 4.3.0 <admin@synchrocraft.net>: Temporary lookup failure; from=<mcisthelimit@synchrocraft.net> to=<admin@synchrocraft.net> proto=ESMTP helo=<admin.synchrocraft.us>
Jan 25 11:32:07 admin postfix/smtpd[25021]: disconnect from localhost.localdomain[127.0.0.1]
Jan 25 11:32:07 admin postfix/pickup[5180]: warning: E877265B19: message has been queued for 7 days
Jan 25 11:32:07 admin postfix/pickup[5180]: E877265B19: uid=0 from=<root>
Jan 25 11:32:07 admin postfix/cleanup[25025]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf lookup error for "root@admin.synchrocraft.us"
Jan 25 11:32:07 admin postfix/cleanup[25025]: warning: E877265B19: virtual_alias_maps map lookup problem for root@admin.synchrocraft.us -- message not accepted, try again later
Jan 25 11:32:08 admin postfix/pickup[5180]: warning: E8C0F65B19: message has been queued for 34 days
Jan 25 11:32:08 admin postfix/pickup[5180]: E8C0F65B19: uid=33 from=<synchrocraft@gmail.com>

This is just from today in the Mail.log
Reply
Thanks given by:
#10
RE: SMTP error(451): Failed to add recipient
Try this: (Make a backup first!
In
Code:
/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf:
Remove 'proxy:' from all mysql statements

Code:
proxy:mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf:

Example
Code:
mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf:
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Repo update error hostingms 3 5 ,520 02-14-2024, 09:20 AM
Last Post: TGates
apt-get install mod_ssl ERROR CMs222 9 25 ,913 11-11-2022, 09:14 PM
Last Post: zustudios
Sentora debug and error files johnnyp 0 1 ,187 10-27-2022, 06:16 PM
Last Post: johnnyp

Forum Jump:


Users browsing this thread: 1 Guest(s)