Skip to main content
FredHilbert
New Member
December 1, 2016
Question

Two-factor authentication SMS object

  • December 1, 2016
  • 1 reply
  • 5733 views

Hello everyone,

First post here.

is there a way to delete or modify the mail objet with SMS custom Two-factor authentication ?

Fortigate send a sms to <User_mobile_number>@my_sms_provider.com but my sms provider refuse non-blank object.

Thank you and sorry for my poor english skill.

FH

    1 reply

    emnoc
    New Member
    December 2, 2016

    show us your  cfg but we have done this in the pass.

     

    config system email-server

        set type custom     set reply-to "vpnuser@mydomain.net"     set server "x.x.x.x"

        set username  fortigate1

        set password dhdhdhdhdhdhdhdhhhdhdhdhd

        set security smtps end

     

     

    You  provider mail server could be setup to  whitelist your ip-address imho

     

    FredHilbert
    New Member
    December 3, 2016

    Hi Emnoc,

    Thank you for your answer and your time.

    My cfg is correct, the users recieve auth code. But my SMS provider (skebby.com) put the mail subjet as SMS sender name. Sorry again for my poor english skills. Here is two screenshot for better explain.

    With blank subject i can personalize sender name (here PARFI-VPN):

    Without empty subjet the SMS sender is the mail subject (here Authcode:4) :

    All I want to do is modify or delete the default subject when Fortinet send a sms to <user_number>classic.skebby.com

    Thank you again

    FH