Current time: 05-19-2024, 03:32 PM Hello There, Guest! (LoginRegister)


Thread Closed 
[SOLVED] don't receive email
Author Message
surfweb82 Offline
Junior Member
*

Posts: 47
Joined: Jul 2008
Reputation: 0
Post: #1
[SOLVED] don't receive email
Hello.

I'm using rc7 and ubuntu 64 bit.

Ftp, web, panel, etc... work fine but don't receive email.

I create user email and smtp work fine.

If send e-mail to another user in system, the e-mail arrive but if send e-mail of my account gmail or other account, the e-mail don't receive.

error: The recipient server did not accept our requests to connect.

Help me please.

P.S: sorry for my english!!
(This post was last modified: 02-08-2009 05:36 AM by surfweb82.)
02-05-2009 09:54 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: don't receive email
more infos...

logfiles?
/var/log/mail


but it also may be a dns problem...


/J
02-05-2009 10:06 PM
Visit this user's website Find all posts by this user
surfweb82 Offline
Junior Member
*

Posts: 47
Joined: Jul 2008
Reputation: 0
Post: #3
RE: don't receive email
this is my log file!!

Code:
Feb  3 07:51:11 server postfix/smtpd[14099]: fatal: bad boolean configuration: smtpd_sasl_authenticated_header = yes content_filter = amavis:[127.0.0.1]:10024
Feb  3 07:51:12 server postfix/master[5994]: warning: process /usr/lib/postfix/smtpd pid 14099 exit status 1
Feb  3 07:51:12 server postfix/master[5994]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
Feb  3 07:52:12 server postfix/smtpd[14100]: fatal: bad boolean configuration: smtpd_sasl_authenticated_header = yes content_filter = amavis:[127.0.0.1]:10024
Feb  3 07:52:13 server postfix/master[5994]: warning: process /usr/lib/postfix/smtpd pid 14100 exit status 1
Feb  3 07:52:13 server postfix/master[5994]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
Feb  3 07:53:13 server postfix/smtpd[14101]: fatal: bad boolean configuration: smtpd_sasl_authenticated_header = yes content_filter = amavis:[127.0.0.1]:10024
Feb  3 07:53:14 server postfix/master[5994]: warning: process /usr/lib/postfix/smtpd pid 14101 exit status 1
Feb  3 07:53:14 server postfix/master[5994]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
Feb  3 07:54:14 server postfix/smtpd[14102]: fatal: bad boolean configuration: smtpd_sasl_authenticated_header = yes content_filter = amavis:[127.0.0.1]:10024
02-05-2009 10:30 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: don't receive email
have a look at /etc/postfix/main.cf

search for
smtpd_sasl_authenticated_header = yes content_filter = amavis:[127.0.0.1]:10024

maybe just divide this in two lines:

smtpd_sasl_authenticated_header = yes
content_filter = amavis:[127.0.0.1]:10024

(
if you don't run amavis then better:
smtpd_sasl_authenticated_header = yes
#content_filter = amavis:[127.0.0.1]:10024
)

Retry...
/J
02-05-2009 10:34 PM
Visit this user's website Find all posts by this user
surfweb82 Offline
Junior Member
*

Posts: 47
Joined: Jul 2008
Reputation: 0
Post: #5
RE: don't receive email
The two line is already divide!!

With rc6 work perfectly but with rc7 i have this problem!!

(02-05-2009 10:34 PM)joximu Wrote:  have a look at /etc/postfix/main.cf

search for
smtpd_sasl_authenticated_header = yes content_filter = amavis:[127.0.0.1]:10024

maybe just divide this in two lines:

smtpd_sasl_authenticated_header = yes
content_filter = amavis:[127.0.0.1]:10024

(
if you don't run amavis then better:
smtpd_sasl_authenticated_header = yes
#content_filter = amavis:[127.0.0.1]:10024
)

Retry...
/J

i modify postfix file and reboot server.

Now in mail.log there is error:

server postfix/smtpd[17860]: fatal: open database /etc/postfix/sender_access.db: No such file or directory

???
(This post was last modified: 02-05-2009 11:27 PM by surfweb82.)
02-05-2009 10:44 PM
Find all posts by this user
surfweb82 Offline
Junior Member
*

Posts: 47
Joined: Jul 2008
Reputation: 0
Post: #6
RE: don't receive email
Hello!

I reinstalled ubuntu e rc7.

All work fine but e-mail don't work.

If send e-mail to internal site the e-mail received but i send the e-mail of external site to internal site the e-mail non received.

What's problem??

no error log email found!!

help me please!
02-06-2009 07:43 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #7
RE: don't receive email
could you please post

postconf -n


/J
02-06-2009 10:38 PM
Visit this user's website Find all posts by this user
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #8
RE: don't receive email
Please check:
http://www.isp-control.net/documentation...l_problems
02-06-2009 10:42 PM
Visit this user's website Find all posts by this user
surfweb82 Offline
Junior Member
*

Posts: 47
Joined: Jul 2008
Reputation: 0
Post: #9
RE: don't receive email
Today i reboot server and e-mail is arrived!! No e-mail log error found!!

I do not know what happened but it was rearranged everything alone.

I thank all those who have responded and tried to help me.

This control panel I like more and more ... Congratulations to all the staff! Big Grin
02-08-2009 05:36 AM
Find all posts by this user
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #10
RE: [SOLVED] don't receive email
closed...
02-08-2009 05:56 AM
Visit this user's website Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)