cannot save an SMTP port number

Discussion in 'C-Touch/HomeGate/SchedulePlus/PICED Software' started by Yoshi, May 9, 2011.

  1. Yoshi

    Yoshi

    Joined:
    Nov 17, 2006
    Messages:
    103
    Likes Received:
    0
    Hi Guys,

    I want to arrange 587 to SMTP port number.
    But i cannot save an SMTP port number.
    Even if it changes an SMTP port number by the E-Mail manager of PICED, if it transmits to Colour C-Touch, it was returned to a default 25.

    I change an SMTP port number into 587, and transmit to Colour C-Touch.
    If it checks by E-Mail Manager on Colour C-Touch, it is returned to 25.
    If it changes into 587 by E-Mail Manager on Colour C-Touch, I will operate normally.
    If the saved project is opened by PICED, SMTP port number is returned to 25.
    I'm using PICED 4.9.2.0.
    I think that this problem influences not only Colour C-Touch but also Wiser.
    Is this a bug of PICED?
     
    Yoshi, May 9, 2011
    #1
  2. Yoshi

    Darren Senior Member

    Joined:
    Jul 29, 2004
    Messages:
    2,361
    Likes Received:
    0
    Location:
    Adelaide, South Australia
    Thanks Yoshi. This is a bug in PICED. Issue number 21350. We will fix it in the next release.
     
    Darren, May 10, 2011
    #2
  3. Yoshi

    Yoshi

    Joined:
    Nov 17, 2006
    Messages:
    103
    Likes Received:
    0
    Hi Darren,

    Thank you very much for your reply.

    This trouble also occur for POP3 port number.
    I opened ctd file on the memo pad.

    I think, TAG name for POP3/SMTP server and ports are same.
    This is a reason of trouble.

    <EMailAccounts>
    <EMailAccount>
    <Name>so-net</Name>
    <POP3ServerAddress>pop.so-net.ne.jp</POP3ServerAddress>
    <POP3ServerAddress>113</POP3ServerAddress>
    <POP3AccountName>[email protected]</POP3AccountName>
    <PW>*********</PW>
    <UpdateRate>30</UpdateRate>
    <SMTPServerAddress>mail.so-net.ne.jp</SMTPServerAddress>
    <SMTPServerAddress>587</SMTPServerAddress>
    <EMailAddress>[email protected]</EMailAddress>
    <SMTPFromName>yoshi</SMTPFromName>
    <EMailData>0</EMailData>
    </EMailAccount>

    I want to install WISER until end of this month.
    I need to use e-mail notification.

    Can I modify TAG name for port numbers in ctd file using memo pad?
    And Can I transfer it to Wiser using Wiser Transfer Utility?
    If possible, Please let me know TAG names for POP3 Server and SMTP Server.

    Regards,
     
    Yoshi, May 10, 2011
    #3
  4. Yoshi

    Darren Senior Member

    Joined:
    Jul 29, 2004
    Messages:
    2,361
    Likes Received:
    0
    Location:
    Adelaide, South Australia
    Yes.

    That is right.

    That will probably work. If you save the file from PICED, the values will be overwritten again though.

    The tags you need are:

    <POP3Port>1234</POP3Port>
    <SMTPPort>2345</SMTPPort>
     
    Darren, May 10, 2011
    #4
  5. Yoshi

    Yoshi

    Joined:
    Nov 17, 2006
    Messages:
    103
    Likes Received:
    0
    Hi Darren,

    I modified TAG name and sent CTD file to Colour C-Touch using C-Touch Colour Transfer Utility.
    Unfortunately, SMTP port number was still showing 25.
    I opened CTD file using memo pad. As <SMTPPort>587</SMTPPort> is there.

    It is very difficult to modify SMTP port for Wiser more than Colour C-Touch.
    SMTP port number is Written in email.conf file which is member of tar.gz file.
    First I need to make decompression tar.gz file.
    And I modify SMTP port in email.conf.
    Then I need to make tar.gz file manually.
    I think it very dangerous to send the tar.gz file made manually.

    I need to wait new version PICED for email notification.

    Regards,
     
    Yoshi, May 10, 2011
    #5
  6. Yoshi

    kjayakumar

    Joined:
    Oct 27, 2008
    Messages:
    448
    Likes Received:
    0
    Hi Yoshi,

    I see what you're saying. I was wondering, is the following workaround possible. I assume that you have your C-Touch Colour and your Wiser behind a router. Therefore, the router is handling the connection from your LAN device to mail.so-net.ne.jp. If your router supports redirecting an outgoing port, then you could use that to setup a workaround such that your CTC and Wiser's outgoing traffic on port 25 get redirected to 587. Alternatively, I am aware that some routers have transparent proxies for SMTP and this could also be used as a possible workaround. Hope that helps during the interim.
     
    kjayakumar, May 10, 2011
    #6
  7. Yoshi

    Yoshi

    Joined:
    Nov 17, 2006
    Messages:
    103
    Likes Received:
    0
    Hi kjayakumar,

    Thank you very much for your suggestion.
    It is good idea to use port conversion for SMTP port changing.
    My customer is using the Router rented from ISP.
    It has a Media Conversion function which changes into Copper Ethernet from Optical Fiber.
    As you know most of Router does not have programmable port conversion for outgoing data.
    Unfortunately, My customer's Router does not have programmable port conversion for outgoing data.

    If I can change customer's Router, your idea is useful solution.

    Regards,
     
    Yoshi, May 11, 2011
    #7
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.