View Full Version : Email access problem
elcambur
01-22-2004, 10:20 PM
I can access my primary accounts from any mail client but my user accounts only through the webmail. They both receive emails fine but my user accounts don't send. it says that I have a relaying problem.
What could it be?
bvvelzen
01-23-2004, 04:38 AM
well, do you fetch your user accounts with an entire mail adress as loginname? Like louis@duval.com? And because you don't fetch e-mail you also can't send mail because else anyone could send e-mail. So your server is not entirly an open relay server. It first put's your ip in a list for a while when you fetch your e-mail.
elcambur
01-23-2004, 10:51 AM
Yes I fetch my emails using user@domainname.com and I have no clue why this is happening.
My primary accounts work perfectly but my user accounts have this problem.
I created one test account for you or anyone that would like to take a look.
email: test@2hot.org
pass: test
if you try to check this email through http://www.mail2web.com you won't be able to open the mailbox at all. But if you try using http://www.2hot.org/webmail you will be able to open it and you will see that it receives email fine but when you try to send one it says
SMTP Error: Recipient not accepted. Verify your relay rules.
Where do I verify my relay rules? :confused:
Why I can not open my mailbox from elsewhere? :confused:
Thank you
DirectAdmin Support
01-23-2004, 12:09 PM
Hello,
What does the /var/log/exim/mainlog say after you try sending an email?
John
elcambur
01-23-2004, 12:40 PM
2004-01-23 12:42:19 failed to open /etc/virtual/pophosts for linear search: No such file or directory
elcambur
01-23-2004, 12:50 PM
I created a file called
pophosts
and I added the domain 2hot.org
And it is working. It is sending email but I still can not access the account from elsewhere
DirectAdmin Support
01-23-2004, 01:00 PM
Hello,
I'm wondering if you're copy of da-popb4smtp is running.
Run:service da-popb4smtp restartThis should 1) create the pophosts file, 2) fill it with the appropriate hosts, and 3) allow you to send email from elsewhere after you get authenticated via pop.
Alternatively, you could enable smtp-authentication for you email client (Tools -> Accounts -> account -> properties -> servers -> check "My outgoing mailserver requires authentication") (Outlook Express)
John
elcambur
01-23-2004, 01:22 PM
Yes it is running.
thank you very much for your help. I already filled up the pophosts and I can send email everywhere.
But I don't have access to the account from outside of the server.
I checked the mainlog file and this is what it says when I try to access the account from outside.
2004-01-23 13:03:18 H=(mpls-relay-01.inet.qwest.net) [63.226.138.11] F=<> rejected RCPT <mail@www.elcambur.com>: authentication required
S2S-Robert
01-23-2004, 05:31 PM
Make sure your domain is listed in /etc/virtual/domains
I had the same reject problem and Chris helped me through it. It turned out (amongst other things) my domain wasn't listed there.
elcambur
01-24-2004, 01:36 PM
That was one of the first things I checked. All my domain names are in the file including the host name.
elcambur
01-24-2004, 02:25 PM
I found the answer !!
Thank you very much to all of you for your help.
The solution was as simple as this:
the username for every pop account needs to be set in your email client as username@domain.com if you don't put the domain name the email server won't be able to know where the email is going to.
username: username@domain.com
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.