Can't Recieve any emails

KyleG

Verified User
Joined
Jun 6, 2005
Messages
11
No matter which email address i use on no matter what domain. I get the same error:

This is an automatically generated Delivery Status Notification

Delivery to the following recipient failed permanently:

[email protected]

Technical details of permanent failure:
PERM_FAILURE: SMTP Error (state 10): 550 authentication required

----- Original message -----

Received: by 10.54.150.2 with SMTP id x2mr3328748wrd;
Mon, 06 Jun 2005 09:02:45 -0700 (PDT)
Return-Path: <[email protected]>
Received: from kyle ([217.187.254.218])
by mx.gmail.com with ESMTP id d61sm393404wra.2005.06.06.09.02.44;
Mon, 06 Jun 2005 09:02:45 -0700 (PDT)
Message-ID: <003901c56ab1$348404b0$6701a8c0@kyle>
From: "Kyle Gato" <[email protected]>
To: <[email protected]>
Subject: jsdkfjksdj

----- Message truncated -----

Ive been googling and spenidng a long time looking around these forums. Ive tryed changing stuff in exim.conf. Nothing works. Please if anybody knows how to fix this i need help ASAP
 
Do you host invisiongaming.net?

If so, is it listed in /etc/virtual/domains?

Jeff
 
-bash-3.00$ less /etc/virtual/domains
madlinux.invisiongaming.net
thexgl.com
gmunday.invisiongaming.net
srvx.invisiongaming.com
server.domain.com
server.domain.com
futurex.invisiongaming.net
netzero.invisiongaming.net
cjshells.invisiongaming.net
blondux4.invisiongaming.net
1mperfection.com
invisiongaming.info
(END)
 
Last edited:
Wrong

Wrong. I own the .net the .info and the .com....I dont know why it wasent in that domains file but now it is cuase i put it there
 
Anyways

Anyways. The auth thing is fixed. Now there is a new problem:

This is an automatically generated Delivery Status Notification

Delivery to the following recipient failed permanently:

[email protected]

Technical details of permanent failure:
PERM_FAILURE: SMTP Error (state 10): 550

I see 550 again but at leats its not authentication stuff :)
 
Just adding the .net domain to the domains file won't magically make exim accept the addresses. You need to populate the alias file.

The right way to do it is in the user interface; either create mailboxes or forwards, or create an aliased domain.

Jeff
 
Dosent Work When adding emails

Whenever i add an email address it does NOT show up in the /etc/virtual/invisiongaming.net/aliases file. Why is that?? :(
 
Are you adding a mailbox or a forward? I believe forwards should end up in the alias file for the domain.

Jeff
 
Well

there is stuff in /etc/virtual/invisiongaming.net/aliases

Here:
GNU nano 1.2.4 File: /etc/virtual/invisiongaming.net/aliases

invnet: invnet
*: :fail:
 
Let's start discussing your problem at the beginning:

The email address failing?

Is the domain hosted on your server?

Is the mail for the domain hosted on your server?

Is the mailbox a forward or a mailbox?

Is there an entry for the domain in /etc/virtual/ ?

Is there an entry for the user in /etc/virtual/example.com/aliases ?

What are the log entries in /var/log/exim/mainlog for the attempted delivery?

What are the log entries in /var/log/exim/rejectlog for the attempted delivery?

Jeff
 
Back
Top