exim FROZEN email for first domain user ? help

Why would I do that when he posted the error in the first post.
Thanks for bringing to my attention that I don't always go back and read the entire thread from the beginning before responding. Of course I know that.

But it was still a helpful suggestion as it wasn't until after I wrote it that a poster noted the problem and directed the original poster as to where to look to resolve the problem.

Hopefully he's not far from a conclusion; the only thing I could come up with other than your last post would be to have DirectAdmin staff look at the configuration, or pay one of the commercial resources on these forums to do the same.

Jeff
 
okei ppl...

i've solved it... my bad...

i've created a user/domain without a 'default domain' for admin/DA account...


after i create a domain name for the admin account..and set it to default...all mail..to everyone was delivered!

once again sorry..but i'ts the first time i use DA..and by what i've read, never thought that i needed a 'default domain' first...

now i'm having this problem...with exim...

http://www.directadmin.com/forum/showthread.php?p=131722

anyone have a solutions for this ?

thanks all for the help

PS - sorry for my bad english.
 
I had a similar problem.
Mail to system accounts were frozen.

I just added the hostname for the server to /etc/virtual/domains
 
[solved]

I had the same problem, I could send mail to root from root. My log said:

2011-12-02 10:39:11 1RWVCh-0004yl-AI remote host address is the local host: <<local_domain>>
2011-12-02 10:39:11 1RWVCh-0004yl-AI == root@<<localdomain>> R=lookuphost defer (-1): remote host address is the local host

I checked the file
/etc/virtual/domains

and I added <<localdomain>>

an after that I just restarted the exim, an voila!, I could send the message sucessfuly!
 
Back
Top