PDA

View Full Version : e-Mail Problem!!


cybereatl
7th March 2006, 21:22
The email is sending with no problems, just is not receiving ?? but as well I don't get the bounce email

I tried looking in /home/www/web1/user/web1_user with I don't know where are the error logs for email.

Also I just find out that mail log was uncheked !!
I'll see what going on on /var/mail/log

Thanks

till
7th March 2006, 22:09
The mail log is in the directory /var/log and is named either mail or mail.log or a similar name.

cybereatl
7th March 2006, 23:57
Here is the log from today!!

www.asesoriasit.net/soporte/acceso/errores/maillog.htm

Thanks

falko
8th March 2006, 10:25
Looks ok. Did you disable Maildir in ISPConfig (Management -> Server -> Settings -> Email)?

cybereatl
8th March 2006, 12:58
Yes, is checked, look settings:

cybereatl
8th March 2006, 18:04
Hi folks!!!

Besides that am not receiving any email, the ones that am sending are being received as ******SPAM******

What can I do??? :eek: :confused:

falko
8th March 2006, 20:38
Yes, is checked, look settings:
You must disable it because your POP3 daemon uses mbox format.

Besides that am not receiving any email, the ones that am sending are being received as ******SPAM******Are you sending from a dynamic IP address or DSL line or dial-up account? If so, most email providers like Hotmail or Yahoo will mark your emails as spam.
You should also check the spam blacklists, maybe your IP address is listed there.
Do you have proper PTR and SPF records for your domain?

cybereatl
8th March 2006, 20:44
You must disable it because your POP3 daemon uses mbox format.
What do I need to disable??
Are you sending from a dynamic IP address or DSL line or dial-up account? If so, most email providers like Hotmail or Yahoo will mark your emails as spam.
You should also check the spam blacklists, maybe your IP address is listed there.
Do you have proper PTR and SPF records for your domain?

Actually am sending emails from another IP address 204 for ISP server and 202 is for router and assigned a dinamic ip 192.168.1.2.

But am not able to receive any emails, even if I send it from webmail.

Also since I activated firewall option on ISPConfig getting hard time in get right pages, should I disable??

What can I do?? :confused:

falko
8th March 2006, 21:01
What do I need to disable??Maildir.


Actually am sending emails from another IP address 204 for ISP server and 202 is for router and assigned a dinamic ip 192.168.1.2.
192.168.1.2 is a local IP address not visible to the net. I'm talking about your public IP address


Also since I activated firewall option on ISPConfig getting hard time in get right pages, should I disable??

Disable it until we get your other problems fixed.

cybereatl
8th March 2006, 21:07
Ok, am on it, I went to a site and check for spam and I got this:

Host-name: WARNING: Reverse-DNS missing

What does mean??

falko
8th March 2006, 21:28
You need a PTR record for your domain, that'S a record that maps your IP address to your domain.
Take a look here to learn more about PTR records: http://langfeldt.net/DNS-HOWTO/BIND-9/

cybereatl
8th March 2006, 22:20
wow, i'll read as much as I can, so far here is the screenshot of DNS: :( :eek:

till
9th March 2006, 08:00
The PTR records can not be set in ISPCOnfig. PTR records belong to the IP and they where managed by the ISP that gave you the IP. You will have to ask your ISP to set the PTR for the IP for you.

falko
9th March 2006, 09:59
Don't use IP addresses for "Default NS1" and "Default NS2". You must use FQDNs here!

cybereatl
9th March 2006, 19:59
Don't use IP addresses for "Default NS1" and "Default NS2". You must use FQDNs here!

My ISP Provider is asking me how do I want to have the PRT registration!!
What options should I tell them.
My NS1 is 200.89.230.204 and NS2 is 200.89.230.203 and I got 3 more ip's available.

Thanks

falko
9th March 2006, 20:53
My NS1 is 200.89.230.204 and NS2 is 200.89.230.203 and I got 3 more ip's available.

You must let 200.89.230.204 point to a domain/FQDN that in turn points to 200.89.230.204. The same goes for 200.89.230.203. It doesn't matter which domain/FQDN.

cybereatl
9th March 2006, 22:33
You must let 200.89.230.204 point to a domain/FQDN that in turn points to 200.89.230.204. The same goes for 200.89.230.203. It doesn't matter which domain/FQDN.
I didn't get it!!
I got hosted educandote.edu.co, educandote.net, educandote,info, educandote.tv, asesoriasit.net and asesoriasit.info is set to nameservers but there is no web site.

Should I tell him 200.89.230.204 point to FQDN educandote.edu.co i.e.??
200.89.230.203 point to FQDN educandote.net i.e.??

Thanks again!!

falko
9th March 2006, 22:55
For example, educandote.edu.co points to 200.89.230.204.
Now you create a PTR record that lets 200.89.230.204 point back to educandote.edu.co.

cybereatl
10th March 2006, 03:34
For example, educandote.edu.co points to 200.89.230.204.
Now you create a PTR record that lets 200.89.230.204 point back to educandote.edu.co.

Should I tell my ISP about all domains than am having on ISP box related to that ip??

Thanks

falko
10th March 2006, 09:57
Yes, they might be able to help you.

cybereatl
11th March 2006, 03:29
Ok, I'll follow your advise!!!
Thanks a lot