I installed sqwebmail then compared the response time with squirrelmail. The results was that squirrelmail still takes 20 to 30 seconds to deliver to localhost while sqwebmail takes 1 to 2 seconds. What might be wrong with my squirrelmail setup?
Sir I've added an A record for the mail as you had said:
When I entered this commands it showed:
[EMAIL PROTECTED] users]# host mail.tenebro.com.ph
mail.tenebro.com.ph has address 192.168.0.10
[EMAIL PROTECTED] users]# host -t mx tenebro.com.ph
tenebro.com.ph mail is handled by 10 mail.tenebro.com.ph.
[EMAIL PROTECTED] users]# host -t a mail.tenebro.com.ph
mail.tenebro.com.ph has address 192.168.0.10
and this are my entries:
DNS:
$ttl 38400
tenebro.com.ph. IN SOA samsung.tenebro.com.ph. admin.tenebro.com.ph. (
1125229666
10800
3600
604800
38400 )
tenebro.com.ph. IN NS samsung.tenebro.com.ph.
localhost IN A 127.0.0.1
tenebro.com.ph. IN A 192.168.0.10
mail.tenebro.com.ph. IN A 192.168.0.10
tenebro.com.ph. IN MX 10 mail.tenebro.com.ph.
ftp.tenebro.com.ph. IN CNAME tenebro.com.ph.
www.tenebro.com.ph. IN CNAME tenebro.com.ph.
revDNS:
$ttl 38400
0.168.192.in-addr.arpa. IN SOA samsung.tenebro.com.ph. admin.tenebro.com.ph. (
1125230263
10800
3600
604800
38400 )
0.168.192.in-addr.arpa. IN NS samsung.tenebro.com.ph.
www.0.168.192.in-addr.arpa. IN CNAME samsung.tenebro.com.ph.
ftp.0.168.192.in-addr.arpa. IN CNAME samsung.tenebro.com.ph.
10.0.168.192.in-addr.arpa. IN PTR mail.tenebro.com.ph.
10.0.168.192.in-addr.arpa. IN PTR tenebro.com.ph.
10.0.168.192.in-addr.arpa. IN PTR samsung.tenebro.com.ph.
[EMAIL PROTECTED] users]# cat /etc/resolv.conf
search tenebro.com.ph
nameserver 192.168.0.10
are this entries correct?
Thanks again and more power
_ _ _
Sandeil
_ _ _ _ _ _ _
Jake Vickers <[EMAIL PROTECTED]> wrote:
seekuel wrote:
>Greetings to all:
>
>I've installed qmailtoaster in a test server
>CentOS4.0. It can send and receive email locally. My
>problem is when sending an email to my self it will
>take 20 to 30 seconds for the process to finish.
>
>This are the results:
>
>DNS:
>
>[EMAIL PROTECTED] ~]# host mail.tenebro.com.ph
>
>mail.tenebro.com.ph is an alias for
>samsung.tenebro.com.ph.
>samsung.tenebro.com.ph has address 192.168.0.10
>[EMAIL PROTECTED] ~]# host -t mx tenebro.com.ph
>tenebro.com.ph mail is handled by 10
>samsung.tenebro.com.ph.tenebro.com.ph.
>
>
Create A records for them instead of aliases (CNAMEs). They're
technically not supposed to be used, and may cause additional DNS
queries to resolve to them that may not be needed, and may cause a
bottle-neck on broken/lame/overloaded DNS servers. My first guess would
be to start at the bottom (DNS) and work your way up. And since DNS
returned the query of 192.168.0.10, I'm assuming this is a private only
server.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Start your day with Yahoo! - make it your home page
