Results 1 to 10 of 10
  1. #1
    Senior Member alfa5xx's Avatar
    Join Date
    Mar 2012
    Posts
    140

    [help] plz help me for config zpanel that i can send email by zpanel ???

    hi guys ... plz anyone help me for config zpanel config... that ican send email...


    why admin's site cant help me ????

    my firewall off i so open port 25 on my windows server 2003 ??

    why ican send email by zpanel ??? i can recieve email but i cant send email ...plz

    help me ... i have hosting... and this is important for me ...

    plz hurry up help me ...

  2. #2
    Senior Member
    Join Date
    May 2012
    Posts
    103

    Re: [help] plz help me for config zpanel that i can send email by zpanel ???

    You must create an email account on ZPanel to fill those boxes in SMTP Password should be the same one you used when creating the account. Technically though you can create an email anywhere with an SMTP but it won't be branded by your server then of course you need to have the credentials for the SMTP server in question usually the password associated with the account you created. Also look up how to use your Server ISP's SMTP relay in necessary.

    For future reference next time provide a bit more information and be as specific as possible. Alternatively your English is rather poor and running your native tongue through Google translate next time will probably help people understand exactly what you need.

    That last line is kind of demanding and I know several people won't like that so even if its urgent don't include something like that because not only will it not get you much help it may very well get you insulted.

  3. #3
    Senior Member alfa5xx's Avatar
    Join Date
    Mar 2012
    Posts
    140

    Re: [help] plz help me for config zpanel that i can send email by zpanel ???

    hi..my friend Elsys...plz answer this post ...

    i put to this post my zpanel config picture...it maybe help to understand my mean..


    http://forums.zpanelcp.com/showthrea...n-windows-2003

    tnq very much

  4. #4
    ZPanel Support Team jd1pinoy's Avatar
    Join Date
    Sep 2011
    Location
    Philippines
    Posts
    1,626

    Re: [help] plz help me for config zpanel that i can send email by zpanel ???

    Hi again alfa5xx:

    where is your server located? is it a home server? or a VPS?

    If it is a home server, here are possible way to check:
    1) Check your Internet Service Provider if the aren't blocking inbound and outbound port 25.. means this is ok.
    (you can not just say YES my port 25 is open, you still need to check your ISP agreement)

    2)If it is possible with your ISP not to block in and out bound port 25 then ask them what SMTP to use for your Internet Service Account.

    3) If you have your SMTP or MAIL RELAY given by your ISP, then use that as your outbound SMTP on port 25.


    Procedure 1:
    Now if you are going to use an external SMTP service like SMTP.GMAIL.COM here's how: Go to your ZPanel Config.. and we are going to use Gmail SMTP.

    1) Mail Method = SMTP

    2) SMTP Authentication Method= SSL (ssl for 465 tls for 587) Gmail is SSL 465 and HotMail is TLS 587

    3) SMTP Pass = Your GMail Password

    4) SMTP Server = SMTP.GMAIL.COM

    5) SMTP User = YourGmailAccount@Gmail.com

    6) Use AUTHENTICATION = True

    7) Use SMTP = True

    8) SMTP Port = 465

    save it run daemon and restart your server.

    Procedure 2:
    Now if you are going to use your own mail system (your own ISP SMTP relay)

    Use Mail Method = Mail Method to use when sending emails out. (mail = PHP Mail())

    then edit your PHP.INI look for [MAIL]

    eg:

    [mail function]
    ; For Win32 only.
    ; http://www.php.net/manual/en/mail.co...n.php#ini.smtp
    SMTP = MAIL.YOUR_ISP_RELAY.COM
    ; http://www.php.net/manual/en/mail.co...#ini.smtp-port
    smtp_port = 25

    ...
    Last edited by jd1pinoy; 18-07-2012 at 03:26 PM.
    get top priority support for ZPanel "PriorityOne (Premium)"

    | MY ZPANELX MODULES
    | HOT DEALS @ DOMAINS.DIGIX1.NET |

  5. #5
    ZPanel Support Team jd1pinoy's Avatar
    Join Date
    Sep 2011
    Location
    Philippines
    Posts
    1,626

    Re: [help] plz help me for config zpanel that i can send email by zpanel ???

    Additional Info:

    Setup your hMailServer: setup with your own domain. (See hMailServer Documentation: Link for setting up external SMTP)

    Open your hMailServer
    Go to Settings>>Protocols>>SMTP click the tab "Delivery of e-mail"

    under Localhost Name = your MX domain eg: mail.yourdomain.com the default setting for this is localhost (See hMailServer Documentation: Link)

    SMTP Relay = mail.yourdomain.com or yourdomain.com (See hMailServer Documentation: Link)

    When ever or everytime you changed setting, do monitor your log in your hMailserver "Status"
    Go to Status>>Logging>> START

    Make sure you have enabled "Logging"

    therefor if you see errors in your logs it will be much easier for you to sort those errors.

    The Log Status will tell you what is wrong and what is right within your current settings.
    Last edited by jd1pinoy; 18-07-2012 at 03:40 PM.
    get top priority support for ZPanel "PriorityOne (Premium)"

    | MY ZPANELX MODULES
    | HOT DEALS @ DOMAINS.DIGIX1.NET |

  6. #6
    Senior Member
    Join Date
    Apr 2012
    Location
    Roubaix France
    Posts
    603

    Re: [help] plz help me for config zpanel that i can send email by zpanel ???

    attention jd1pinoy

    right now google changes their whole system he recommends to use the euro rather new server smtp

    smpt.googlemail.com port 465

    you can check here

    https://autoconfig-live.mozillamessa...v1.1/gmail.com

    it is the system of autoconfig Mozilla Thunderbird
    Last edited by andykimpe; 18-07-2012 at 08:18 PM.
    Regards andykimpe
    support for windows and centos 6.2 6.3 zpanelx 10.0.0 and 10.0.0a
    Moderator Zpanel France http://www.zpanel-fr.com

  7. #7
    ZPanel Support Team jd1pinoy's Avatar
    Join Date
    Sep 2011
    Location
    Philippines
    Posts
    1,626

    Re: [help] plz help me for config zpanel that i can send email by zpanel ???

    Starting Nmap 5.21 ( http://nmap.org ) at 2012-07-19 16:54 PHT
    Nmap scan report for smtp.gmail.com (209.85.225.108)
    Host is up (0.22s latency).
    Hostname smtp.gmail.com resolves to 2 IPs. Only scanned 209.85.225.108
    rDNS record for 209.85.225.108: iy-in-f108.1e100.net
    Not shown: 994 filtered ports
    PORT STATE SERVICE
    25/tcp open smtp
    80/tcp open http
    465/tcp open smtps
    587/tcp open submission
    993/tcp open imaps
    995/tcp open pop3s

    Nmap done: 1 IP address (1 host up) scanned in 25.83 seconds

    I have no prob using SSL 456 and TLS 587 as long as I point it correctly
    get top priority support for ZPanel "PriorityOne (Premium)"

    | MY ZPANELX MODULES
    | HOT DEALS @ DOMAINS.DIGIX1.NET |

  8. #8
    Senior Member
    Join Date
    Apr 2012
    Location
    Roubaix France
    Posts
    603

    Re: [help] plz help me for config zpanel that i can send email by zpanel ???

    I did ask that he problem I simply said that I would soon close the server

    he will have a new googlemail.com

    for info

    smtp.gmail.com ip = 173.194.67.108

    and

    smtp.googlemail.com ip = 173.194.78.16
    Regards andykimpe
    support for windows and centos 6.2 6.3 zpanelx 10.0.0 and 10.0.0a
    Moderator Zpanel France http://www.zpanel-fr.com

  9. #9
    Junior Member
    Join Date
    Oct 2012
    Posts
    12

    Re: [help] plz help me for config zpanel that i can send email by zpanel ???

    pico /usr/lib/php.ini

    no php.ini file in my server


    path pleas

  10. #10
    ZPanel Support Team jd1pinoy's Avatar
    Join Date
    Sep 2011
    Location
    Philippines
    Posts
    1,626

    Re: [help] plz help me for config zpanel that i can send email by zpanel ???

    Hi tsounamee, can make another thread for your issue? also please indicate more information so that community members may know how to help you and give you a fast solution.

    NOTE: Please do not PM support just by typing "I Nedd Help"
    Thanks
    get top priority support for ZPanel "PriorityOne (Premium)"

    | MY ZPANELX MODULES
    | HOT DEALS @ DOMAINS.DIGIX1.NET |

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •