$man man is just as arcane as all the other man files, but you can get used to understanding them; it's only taken me years

.
I'm trying, believe me. XD
Which error status; I can't take the time to read the entire thread again from the top.
Ah, sorry. IP Management in Admin Level and Nameservers in Reseller Level both show my IPs/Nameservers as having the Status "Error" and nothing else. I've tried making sure they had files in /usr/local/directadmin/data/admin/ips/ (they do), and that the ip.list files in both admin and my user have them, and, they do. I'm not sure what's up, but, I imagine I have to get them to show up correctly in IP Management before I can get them to show up in Nameservers.
Generally authentication required means the server doesn't think the domain doesn't accept mail on the server. So either people are reaching the wrong server or the server doesn't have the domain name properly set up to receive email. Since mx is pointing to the same IP# as your main site, it's more probable that the email isn't properly configured on your server.
Yeah, I was checking error logs and could *see* that I was being emailed by whomever with each occasion, so, it was clear that my mail was being sent around the server, and just being rejected. Why, I don't quite know.
Is the domain name and the mailbox set up through DirectAdmin?
I'm not sure. They were originally, and I tried restoring its old files, but, a lot of DirectAdmin seems confused. /etc/virtual/domains only seems to have sonata.emulysianfields.com and a domain I added yesterday in it. I have backups of /etc/ /lib/ /usr/ and /var/, so, I tried copying the info from the old one into the new one and restarting DirectAdmin, Exim, and Dovecot, but, it just seems to remove them. I've tried deleting
[email protected] and recreating it, but, that doesn't seem to help.
If it's already turned on, turn on DNS access for your username, and then check MX Records at your user level DirectAdmin login, to see if the X is where it should be. If not, check the box, and save.
Oy, I didn't realize there was a toggle for that. I went in there, checked the "Local Mail Server" box, and clicked Save.
Testing now, I'm not immediately getting that 550 returned error, but, I'm not receiving the email on the other end. I imagine I'll hear it about it later, after the queue spits it back out.
In your case either will work since both point to the same server. You only need one of them, and by convention we usually use mail. However this NOT the cause of your problems.
I'll just leave it as "mail" then.
Google of course doesn't search only this forum, and you'll get a lot of stuff that's just not related to DirectAdmin. You can tell google to search these forums only: just add a space, and then
site:www.directadmin.com immediately after your search terms.
Jeff
I was aware of this trick, however, I had not tried it, as much of what was coming up was on here anyhow, having prefixed the search with "directadmin". Your way, however, is pulling up a few extra thread, but, most of them seem to be about webmail or SMTP, or sending the mail. I found a single thread about what seems to be my problem
here, but, it's from 2005, and seems to have gone unresolved. So, I'd rather not try too much of what's there, in case it's outdated. But, like I said, I'm not sure how to get the entries back into my /etc/virtual/domains file. Is there some sort of script I can run that will check everything existing as far as domains and tie directadmin into them? I was simply trying to port over my old DirectAdmin settings (as per a thread on here), but, it doesn't seem to understand that it's supposed to take over.
The only thing I do manually as far as DirectAdmin's territory is concerned is the httpd.conf in my user folder (/usr/local/directadmin/data/users/<my user>/httpd.conf), and that is just a symbolic link that points to a file DA can't edit, and only because it assumes I want a www. on every single subdomain, which I don't like (www is supposed to be the subdomain for access to the site, although this use has since become unnecessary/deprecated, so, I don't get why I'd need
www.example.example.com), and I don't want to have to remove the DNS entry for every single one anyhow. This is a huge digression, though.