On Mon, 2013-04-15 at 16:36 +0530, Shailesh Sharma wrote:
> On 04/15/2013 04:30 PM, [email protected] wrote:
> > Re: Message Age in E
> 
> 
> 
> i am not able to send mail when i send mail i will got this error. if 
> you have a solution plz help
> 
> 
> 2013-04-15 16:33:32 1URhC8-0000hn-8w <= shailesh@domainname U=shailesh 
> P=local S=500
> 2013-04-15 16:33:32 1URhC8-0000hn-8w ** test@domainname: No such person 
> at this address
> 2013-04-15 16:33:32 1URhC8-0000hn-8w User 0 set for remote_smtp 
> transport is on the never_users list
> 2013-04-15 16:33:32 1URhC8-0000hn-8w == shailesh@domainname R=dnslookup 
> T=remote_smtp defer (-29): User 0 set for remote_smtp transport is on 
> the never_users list
> 2013-04-15 16:33:32 1URhC8-0000hq-EZ <= <> R=1URhC8-0000hn-8w U=root 
> P=local S=1381 T="Mail delivery failed: returning message to sender"
> 2013-04-15 16:33:32 1URhC8-0000hq-EZ => shailesh <shailesh@domainname> 
> R=localuser T=local_delivery
> 2013-04-15 16:33:32 1URhC8-0000hq-EZ Completed
search for this line on your exim.conf file

never_users = root

looks like you are trying to send email using the root user whiles you
have it to never accept incoming mails.

> -- 
> ## List details at https://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/



-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to