Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-06-05, 19:51:25

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dan

Pages: [1]
1
I reinstalled the qmail, problem solved!

2
It did send out mail before.. ??

3
you mean  admin — {DNS Templates}?

4
i modify the ip in the /opt/configs/nsd/conf/master/hostgorilla.ca ..then i reboot.. try to email out and still same :
Oct 10 04:36:10 host2 imap4: tcpserver: status: 0/40
Oct 10 04:36:10 host2 send: delivery 1: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
Oct 10 04:36:10 host2 send: status: local 0/10 remote 0/60

5
that ip looks like the old dynamic one 137.186.192.59

6
;;; begin - dns of 'hostgorilla.ca' - do not remove/modify this line

$ORIGIN hostgorilla.ca.
$TTL 86000
hostgorilla.ca. IN SOA ns1.hostgorilla.ca. admin.hostgorilla.ca. ( 2015101029 3600 1800 604800 3600 )
hostgorilla.ca. IN NS ns1.hostgorilla.ca.
hostgorilla.ca. IN NS ns2.hostgorilla.ca.
cp.hostgorilla.ca. IN A 137.186.192.59
hostgorilla.ca. IN A 137.186.192.59
ns1.hostgorilla.ca. IN A 137.186.192.59
ns2.hostgorilla.ca. IN A 137.186.192.59
mail.hostgorilla.ca. IN A 137.186.192.59
www.hostgorilla.ca. IN CNAME hostgorilla.ca.
ftp.hostgorilla.ca. IN A 137.186.192.59
webmail.hostgorilla.ca. IN A 137.186.192.59
lists.hostgorilla.ca. IN A 137.186.192.59
smtp.hostgorilla.ca. IN CNAME mail.hostgorilla.ca.
pop.hostgorilla.ca. IN CNAME mail.hostgorilla.ca.
imap.hostgorilla.ca. IN CNAME mail.hostgorilla.ca.
hostgorilla.ca. IN MX 10 mail.hostgorilla.ca.
_domainkey.hostgorilla.ca. IN TXT "t=y; o=-; r=admin@hostgorilla.ca"
private._domainkey.hostgorilla.ca. IN TXT ("v=DKIM1; g=*; k=rsa; "
    "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+tzRxFyUP31yihARzX3ZleV6+"
    "drkmCH+yp+BPsAckHReyfBWyO6JACoDphNk3TJ7Xu7hV6GVgdtkA5xryw2rcdt20"
    "zK6l+JopxlGdc3jzhM1Rcc1O+mlfJB8Bjmb5YQPhHjWpD4ZK0mKOL1R1L9Mggl7o"
    "3EYF/CafHiJyJyHwUQIDAQAB")
hostgorilla.ca. IN TXT "v=spf1 a mx ip4:75.152.233.9 ~all"

7


Hostname   
Type   
Priority   
Value
   __base__   A   -   75.152.233.9
   cp   A   -   75.152.233.9
   ftp   A   -   75.152.233.9
   mail   A   -   75.152.233.9
   ns1   A   -   75.152.233.9
   ns2   A   -   75.152.233.9
   lists   CN   -   mail
   webmail   CN   -   mail
   www   CN   -   __base__
   imap   FCNAME   -   mail.hostgorilla2.dnst
   pop   FCNAME   -   mail.hostgorilla2.dnst
   smtp   FCNAME   -   mail.hostgorilla2.dnst
   __base__   MX   10   mail.hostgorilla2.dnst
   __base__   NS   -   ns1.hostgorilla.ca
   __base__   NS   -   ns2.hostgorilla.ca

8
   
            
            

1.   A   
host.hostgorilla.ca 75.152.233.9


2.   A   
www.hostgorilla.ca 75.152.233.9


3.   A ns1.hostgorilla.ca 75.152.233.9


4.   A ns2.hostgorilla.ca 75.152.233.9


5.   A webmail.hostgorilla.ca 75.152.233.9


6.   A   mail.hostgorilla.ca 75.152.233.9


7.   A hostgorilla.ca 75.152.233.9


8.   MX   hostgorilla.ca   mail.hostgorilla.ca [10]

9
Ok MX record added ... still same problem.. cant send out.

10
[root@host2 script]# telnet 127.0.0.1 25
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 hostgorilla - Welcome to Qmail ESMTP

11
mail log= Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
Oct  8 10:15:25 host2 send: status: local 0/10 remote 5/60

my Mail Queues just keep filling up...

12
I have gone through your troubleshooting steps .. and i am not having any luck..
I am upto date on updates.. i am not being blocked by my isp.... i have tried "sh cleanup"... I have no firewall running.. I enabled domainkeys and SPF for my domain...tried sh /script/fixmail-all; sh /script/restart-all....


[root@host2 script]# hostname -f; hostname -s; cat /etc/hosts; cat /etc/resolv.conf
host2.hostgorilla.ca
host2
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6


### begin - add by Kloxo-MR

75.152.233.9 host2.hostgorilla.ca host2

### end - add by Kloxo-MR

; generated by /sbin/dhclient-script
nameserver 8.8.8.8
nameserver 8.8.4.4

please help!!

13
Just wondering if there is any billing/hosting software that would work with KloxoMr? If so is there any documentation to install?

14
I'm also having an issue with the webmail after a fresh install.. im getting the 502 Bad Gateway error... I tried the previous steps you suggested to fix the issue..

B. OS: CentOS release 6.6 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.41-2.ius.el6.i686
   2. PHP: php53u-5.3.29-1.ius.el6.i686
   3. Httpd: --uninstalled--
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.11.0-f.1.mr.el6.i386
   6. Nginx: nginx-1.7.9-1.el6.ngx.i386
   7. Cache: --uninstalled--
   8. Dns: nsd-4.1.0-3.mr.el6.i386
   9. Qmail: qmail-toaster-1.03-1.3.45.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.i386

D. Php-type (for Httpd/proxy): php-fpm_worker

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          5893        574       5318         27         41        346
   -/+ buffers/cache:        186       5706
   Swap:         6031          0       6031

Pages: [1]

Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.04 seconds with 16 queries.

web stats analysis