ispCP - Board - Support
[SOLVED] don't receive email - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: [SOLVED] don't receive email (/thread-5633.html)



[SOLVED] don't receive email - surfweb82 - 02-05-2009 09:54 PM

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!!


RE: don't receive email - joximu - 02-05-2009 10:06 PM

more infos...

logfiles?
/var/log/mail


but it also may be a dns problem...


/J


RE: don't receive email - surfweb82 - 02-05-2009 10:30 PM

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



RE: don't receive email - joximu - 02-05-2009 10:34 PM

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


RE: don't receive email - surfweb82 - 02-05-2009 10:44 PM

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

???


RE: don't receive email - surfweb82 - 02-06-2009 07:43 PM

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!


RE: don't receive email - joximu - 02-06-2009 10:38 PM

could you please post

postconf -n


/J


RE: don't receive email - rbtux - 02-06-2009 10:42 PM

Please check:
http://www.isp-control.net/documentation/debugging_e-mail_problems


RE: don't receive email - surfweb82 - 02-08-2009 05:36 AM

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


RE: [SOLVED] don't receive email - rbtux - 02-08-2009 05:56 AM

closed...