FAX through SMTP

Hi,
We are trying to fax through SMTP.
Our mail server accepts the format [[fax:<name>@<number>]]
  I understand by default it will generate as  FAX=+recipientnumber@domain.
Please suggest how to build the format as required.
Thanks in advance.
regards
Jay.

Hi Nelis,
Ya..  my name is not that common thanks.
I have configured SMTP node for faxing.
When executing f.62 system trying to send faxes and they are perfectly getting delivered to the SMTP server.
But the recepient address what is outputting is different from that of what my mail server is expecting.
If we submit mail at [[FAX:<NAME>@<FAXNUMBER>]] my smtp is successfully delivering that but SAP is firing the faxes in a different format [email protected]
That is why I am trying to find out how to format the recepient fax number as needed by my fax machine.
Any suggestions are very much appreciated.
When I was trying to post reply I was getting a message saying you were using some forbidden words/phrases.. and it was not telling what was the forbidden word or phrase.. I started posting one sentence at a time and kept adding... and this way it has taken entire message...
It took really long time to post ...!! 
Thanks & regards
Mrutyunjay

Similar Messages

  • Problems routing faxes through email

    I have a Windows Server 2008 fax server that is giving me some problems when trying to route inbound faxes via email.
    Sometimes it will work, and then eventually an inbound fax will get stuck with a status of "Retrying Routing" when viewing it in the Windows XP Fax Console on the client. When this happens, the fax server will record the following 2 events in the Application event log:
    Event ID: 32083   Source: Microsoft Fax   Task Category: Inbound   User: N/A
    Unable to route fax C:\ProgramData\Microsoft\Windows NT\MSFax\Queue\1C9889BC4B822.tif to the requested e-mail address.
     The following error occurred: 0x80040211
     This error code indicates the cause of the error.
     Check the SMTP server configuration, and correct any anomalies.
    Event ID: 32089   Source: Microsoft Fax   Task Category: Inbound   User: N/A
    The Fax Service failed to execute a specific routing method. The service will retry to route the fax according to the retries configuration. If the retries fail, verify routing method configuration.
     Job ID: 0x0401c9889bc4b822.
     Received on Device: 'Conexant D850 PCI V.92 Modem'
     Sent from: '123123456'
     Received file name: 'C:\ProgramData\Microsoft\Windows NT\MSFax\Queue\1C9889BC4B822.tif'.
     Routing extension name: 'Microsoft Routing Extension'
     Routing method name: 'Route through e-mail'
    Sometimes, the fax will eventually go through. Other times, it will fail completely. If it fails completely, the following event is logged in the Application event log and all faxes after this one will fail too.
    Event ID: 32078   Source: Microsoft Fax   Task Category: Inbound   User: N/A
    A successfully received fax was not routed automatically. You can find the fax in the Inbox/Incoming archive folder by its Job ID. Job ID: 0x0401c988900827e4. Received on Device: 'Conexant D850 PCI V.92 Modem' Sent from: '987-654-3210'
    If I clear all the stuck faxes out of the "Incomming" folder of the fax console, then future faxes might come through successfully (by clear I mean delete them).
    I followed the instructions from the following link to get an authenticated user set up instead of using anonymous, but that hasn't helped.
    http://blogs.technet.com/sbs/archive/2007/04/02/inbound-fax-routing-may-fail-due-to-the-exchange-intelligent-message-filter-imf.aspx
    Any help anyone has would be greatly appreciated as this is getting frustrating.
    Thanks!

     
    Hi,
    According to your description, I understand that you have problem with routing faxes through email. You may implement the action plan below to address this issue.
    Action plan:
    ================
    1. Check Exchange setting.
    2. Please follow SBS blog, check Exchange System Manager for the following setting and remove it if it exists:
      http://blogs.technet.com/sbs/archive/2007/01/15/fax-fails-because-of-orbs.aspx
    3. Disable your antivirus software and retest.
    4. If you are running AVG 8 which has SPAM filtering capabilities. Go into Server Manager and configure the associated service to DISABLED:
    5. Reboot the server and confirm the service is not running within Server Manager
    6. Retest sending faxes to the server and note the results.
    If the issue persists, then clean-boot the server and retest again. Use msconfig to disable all third party services and startup programs.
    1.Launch MSCONFIG.exe on the server.
    2.Under the General tab, select "Selective Startup" and uncheck all of the sub-items except for "Load System Services"
    3.Choose the Services tab and then select the "Hide all Microsoft Services" option.
    4.Click the "DISABLE ALL" button to disable the list of third-party services.
    5.Choose the APPLY and the CLOSE button. Then Restart.
    Regards,
    Nick Gu - MSFT

  • Problem while sending fax through a SAP Smart Form

    Hi,
    I am trying to send fax through a smartform but it is not working, please see the details below.
    I am calling the Function Module "SSF_FUNCTION_MODULE_NAME" in a PAI event.  After storing the FM name "/1BCDWB/SF00000029"in a local variable "ls_frm_name", I am using that for printing the Form and at the same time to fax out the same by passing the following export parameters.
    control_parameters type ssfctrlop with values
      la_ssfctrlop_struc-device      = 'TELEFAX'.
      la_ssfctrlop_struc-no_dialog   = 'X'.
      la_ssfctrlop_struc-langu       = ls_supplier_info-spras.
    output_options type ssfcompop with values
      ls_ssffaxop_struc-tdteleland   = ls_supplier_info-land1.
      ls_ssffaxop_struc-tdtelenum    = lfa1-telfx.
      ls_ssffaxop_struc-tdfaxuser    = syst-uname.
      ls_ssffaxop_struc-tdnoprint    = 'X'.
    along with "fax_details  = ls_zap1_fax_details" declared as interface parameters to the Smart Form.
    But the Function Module is throwing following exception and not sending any Fax.
    SY-MSGID-->OL
    SY-MSGNO-->356
    SY-MSGV1-->NOAUTHORITYCHECK
    Do I need to pass any other values to the FM, I felt that this is not an authorization problem after debugging.
    Can any one please help me in handling this exception and send the fax,
    Thanks,
    Srinivas.
    Edited by: Venkata Srinivas Inavilli on May 20, 2008 2:40 PM

    may it be that in those cases where it doesnt work, that you got no fax number?
    Since it works soemtimes, it seems there are no errors, but rather in some cases some important info is missing, fax number may be one of thsoe important info in a FAX scenario.

  • Problem while sending FAX through PRINT_TEXT    FM

    Hi All,
    I have a problem while sending a fax.
    we are sending fax through the FM PRINT_TEXT.
    Below is the FM we are passing paramenters.
    CALL FUNCTION 'PRINT_TEXT'
           EXPORTING
                APPLICATION              = 'TX'
                DEVICE                   = 'TELEFAX'
                DIALOG                   = SPACE
                HEADER                   = fs_header
                OPTIONS                  = fs_popt
           IMPORTING
                RESULT                   = fs_pres
           TABLES
                LINES                    = <b>int_fax</b>
           EXCEPTIONS
                CANCELED                 = 1
                DEVICE                   = 2
                FORM                     = 3
                OPTIONS                  = 4
                UNCLOSED                 = 5
                UNKNOWN                  = 6
                FORMAT                   = 7
                TEXTFORMAT               = 8
                COMMUNICATION            = 9
                BAD_PAGEFORMAT_FOR_PRINT = 10
                OTHERS                   = 11.
      if sy-subrc ne 0.
        p_flag = lit_x.
      endif.
    In INT_FAX internal table we have two fields one is tdformat second one is tdline
    The lengh of the TDLINE is 132 char,Initially for all reocords we have only 108 char length,But according to user requirement we added one more field in taht
    Now the lengh increased to 132 for each records.
    When i checked in debugg mode the INT_FAX internal table have all 132 characters.
    The problem is while checking in SOST trnasaction it is showing 108 characters in one line and remaining in second line,can you please help on this.
    Thanks In advance
    Sriman.

    may it be that in those cases where it doesnt work, that you got no fax number?
    Since it works soemtimes, it seems there are no errors, but rather in some cases some important info is missing, fax number may be one of thsoe important info in a FAX scenario.

  • Send a FAX through F110 transaction

    hELLO ,
    I.m a FI Consultant and I don´t know very much about programming , so I have to know how to send a FAX through the F110 transaction and I imagine I need to use programming, so please could you help me telling the response step by step?
    Thank you very much.
    Best Regars
    Olga

    Hi,
    Copy the standard program that generates the output (probably RFFOUS_T) to a custom program.
    Change the print program name in FBZP from RFFOUS_T to your custom program.
    One option: you can add a communication method in the selection screen of this custom program and based on that modify the code in the program to send the output as a fax.
    or even without the Communication method on the selection screen, modify the code in the program to read the communication type and number from the Vendor Master record and use the standard func module SO_NEW_DOCUMENT_ATT_SEND_API1 to send fax.
    Regards,
    Subramanian

  • Send faxes through F110  and Interest Indicator

    Hello all,
    we have SAP ECC 6.0. , and it is needed to send faxes through F110 ,
    1) I would like to know the steps to send a fax through the  f110 transaction
    2) Only send faxes for the vendors with interest indicator
    3) Do you know some user exit to calculate interest with different interest indicators?
    Regards
    Olga

    Hi Olga,
    For customers, to use different interest rates, and calculate the interest amount in the payment file created by transaction F110, program RFFOBR_A, you need to:
    1) Go to  "Define Interest Calculation Types", in customizing (SPRO).
    2) Go to "Define Reference Interest Rates" in customizing (SPRO).
    3) Go to "Define Time-Based Terms" in customizing (SPRO).
    4) Go to Enter Interest Values in customizing (SPRO).
    After, go to the customer master data, Company Code data, folder account management and fill the field "Interest Indicato" with the code created in the step 1 above.
    When you run the proposal, the payment file will have the interest amount calculated considering the billing amount and the interest rate defined to the customer.
    Her in Brazil, we work in this way.....
    I hope that this could help you solve your issue....!!!!
    Best Regards,
    Francisco Moya

  • FAX through HP laser jet 3050 which is connected on a Windows Network. I m also connected to this Network and i print through HP LJ 3050. How can i sent fax through HP LJ 3050?

    HOW can i sent FAX through HP laser jet 3050 which is connected on a Windows Network.
    I m also connected to this Network and i print through HP LJ 3050. How can i sent fax through HP LJ 3050?

    Welcome to Apple Support Communities.
    Apparently there is no HP software support for the HP 3050 fax or scan functions with OS X 'Lion' 10.7:
    http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c02950970 #A1
    http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?&objectID=c0292511 4
    Alternatives?
    1) Run a Windows client on the Mac using Boot Camp or one of the available virtualization programs like Parallels, VMware Fusion, and others so you can run the latest Windows print/fax/scan driver.
    2) If your Mac hardware supports an older OS X version, downgrade to one (Snow Leopard?) that still had support for print, fax and scan.
    3) Buy a newer printer. A 2007 model is 5+ years old, and should now be fully depreciated in a business.

  • Error while sending mail through SMTP

    Hi,
      We are getting the following error while trying to send mail through SMTP.
    '554 ERROR_MESSAGE_STATE: SMTP_NO_HANDLER( host:1-,subrc:0001)'
    Please advice,
    Regards,
    Sam

    Hi All,
      Configured SMTP as per the note 455140,i can able to send mails from SAP to the out side world,
    mails in SAP.When i tried the test to check whether the SAP system is correctly set up to receive e-mails as per the note 607108, iam getting a connection closed message as below.                                                                           
    afgdev:pgdadm> telnet afgdev 2500                                          
    Trying...                                                                  
    Connected to afgdev.                                                       
    Escape character is '^]'.                                                  
    220 afgdev.abc.ae SAP 6.40(52) ESMTP service ready                   
    helo afgdev                                                                
    250 afgdev.abc.ae                                                    
    mail from:<[email protected]>                                      
    250 Ok                                                                     
    rcpt to:<[email protected]>                                 
    250 Ok                                                                     
    data                                                                       
    354 Enter mail, end with "."                                               
    Hello,This is a test.                                                      
    Connection closed.                                                         
    afgdev:pgdadm> 
    rgds
    Sam

  • Plz help me with faxing through pc!cancelletion problem!

    Hello!I have a damned problem!Well my 127fn works perfect!but i cant send fax  through pc!
    i use windows 7 64bit and downloaded the latest drivers!i can send fax,print,scan manually from my fax.I can print,scan from pc but i cant send fax!i use send fax wizard,then i check it and all is fine!i open send fax program from hp  i put a document,a number then i press send fax,..while it tries to add it on the queqe of printer for some strange reason it is cancelled!I use usb cable for connection on my machine!also while i try to send fax via pc no dial sound or vision!

    Hi Chris,
    I am Sorry I was unclear -- You only need a phone cable other than your usual phone cable if it says so in the instructions.  I did not read all the instructions for your Fax setup.  That is for you to do.  Smiling.
    Some printers come with instructions and the special phone cable that must be used with the Fax installation.  My printer does say this and did come with a special cable.  Other printers may do the same.   If your printer / fax instructions do not say anything about this, then your might just ignore what I said.
    You might be able to get it to work by just starting all over and doing it more than one time.   I have been told by people that have had problems with Fax that sometimes just the act of going through the setup more than once seems to help.
    You may have to install your printer's software again if you have not done so recently.
    You may need to restart everything, including the router for your home network -- this can be a "sticking" point when you are setting up something new.
    You could try a different phone line -- or a different phone cable.
    I am not an expert on this and it does appear from the instructions that the Guide was written when XP was the primary OS -- I suppose it is possible that there could be issues with connecting this to Windows 7.
    I am sorry I was unable to help.
    Click the Kudos Thumbs-Up to show you appreciate the help.
    Click Accept as Solution when the Answer provides a Fix or Workaround!
    I am pleased to provide assistance on behalf of HP. I do not work for HP. 
    Kind Regards,
    Dragon-Fur

  • I have a networked HP L7780 all in one printer and I can not get it to fax through my Macbook Pro.  I have downloaded all the drivers and it has passed all the tests.  Every time I try to fax it shows the job paused.

    I have a networked HP L7780 all in one printer and I can not get it to fax through my Macbook Pro.  I have downloaded all the drivers and it has passed all the tests.  Every time I try to fax it shows the job paused.  I can manually send and receive faxes but I can not do it through the computer. 

    Try deleting the printer, deleting the job queue and reinstalling the printer again.

  • Sending fax with SMTP

    Hi,
    I want to configure the sending of fax via SMTP. I´ve read the note Note 455140 - Configuration of e-mail, fax, paging or SMS using SMTP. But there are concepts that I´ve not much clear. Which is the process of sending the fax via email.
    The sapconnect for sending emails is configured, and the mails are received correctly. which elements are necessary?
    sap system  -> smtp mail server -> target fax?¿?¿
    More thanks

    Hi Juan,
    I don´t have a Fax Server that supports SMTP, I thought that there are two options via smtp or fax server.
    Then It´s mandatory to have a fax server.
    Thanks

  • Faxing via SMTP using Faxination 5 as the Fax Server

    Hi,
    I need to setup faxing from a ECC6 server using a Faxination 5 server.  Currently we have it setup OK using a 4.6C server but ECC6 doesn't work.....so I am looking for a work around.....this is were I hope you guys can help
    I was thinking of setting up Faxing via SMTP (using MS Exchange) and the Faxination 5 server, has anyone done this? Or know if it can be done using Faxination?
    Faxing is possible from Exchange using a Faxination Exchange connector and I have looked at the thread Extraneous "FAX=+" prefix when sending faxes via SMTP and it would appear that other people have set this up using different Fax software.  Does anyone know what format the fax server will be looking for?
    Many thanks
    Rob

    Hello,
    Basically the RFC interface of SAPConnect has not been changed, so your FAXServer should be able to handle RFC Faxing also in ECC6 Server.
    You can recheck the configuration. /* Or copy here the error message, so we can take a look at */
    The output formats can be set-up in the SAP System also for SMTP Faxing.
    I think the destionation format should only depend on your Fax server needs.
    Best regards,
    Dezso

  • Sending Mail through SMTP server

    Hi
    I am trying to sent the mails through smtp server but but my smtp server is not reponding, I tried to delete the account & recreated the accounts & the smtp server but unable to do that, but creating the same mail account & same smtp server works in different laptop. can any one guide me how to correct the problem & repair it.
    Thanks in advance for the support.

    There are a couple of things you might check:
    make sure that you have the server name entered correctly (for example, stmp.gmail.com)
    make sure that if you have to override the default port that you have
    make sure that if SSL is required to connect that you've this option ticked, and
    make sure that if you need to provide a user name and password to access the server that you have.
    Other than that, that's about all that I can think of.
    Clinton

  • "Let others send fax through this computer" - problem: modem not showing up

    I have a macbook that does not have an internal modem for faxing. I am using another networked mac in our office that has an internal modem for faxing. I have set up the printing and fax preferences to "let others send faxes through this computer" on the mac that can fax. It has worked in the past, but this morning when I went to fax from my macbook, I cannot see the modem in the mac that can fax. I have also checked with other macs in the office and they can't see it either. Network is okay, I can access the computer through connect to server, I have repaired permissions, restarted and still no modem showing up or shared printers showing up. I have not updated anything on the mac that can fax. Any ideas?

    http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh1801.html
    Strange, not sure why it's not showing up.
    Have you confirmed that the fax printer is working on the host Mac? Maybe try turning off the sharing and deleting the existing Fax Printer in the Fax List with /Applications/Utilities/Printer Setup Utility, and creating the Fax Printer again, and turn on sharing again.

  • Cannot send fax through Apple modem

    In Tiger I regularly sent out faxes through my external Apple modem. However, after upgrading to Leopard, I can no longer send out faxes. Instead I get a "Preparing to send the fax document" message, but it never sends it out.
    Does anyone else have this problem? Is this a known bug in Leopard?

    I'm sorry but I don't know what you mean by "/var/log/cups/error_log". I typed it into Spotlight, but nothing came up.

Maybe you are looking for