To change the Default Modem script.


  1. Actually there is no need to select default script. There are certain script files provided with Eudora light.

    Select tools- options-dialup.In the modem selection select randomly any of the modem type. Switch on your modem and click on check mail option of Eudora.You will see the progress in trace window.If the progress window successfully surpasses the modem script and you see 'running navigation script' line,that would mean that the selected modem type is compatible with your modem.

    All the modems manufacturers throughout the world have to follow certain standards.So you are likely to find atleast one modem compatible with yours. In case you don't find any, try the following.

  2. Open eudora\scripts directory.
    Open file default.mod.
  3. Replace the contents of the file by the following:
    {avoid spaces between lines and start each line from the extreme left.} ------------------------------------------------------------------------
    ;default
    cancelon ERROR
    send AT\r
    pause 1
    send AT &FX4&C1&D3S7=90\\N4W1&T5%C1\r
    waitfor OK
    set FlowControl=Hardware
    ;
    ------------------------------------------------------------------------
  4. Save the file and try checking mail.If still your modem does not respond, see the modem manual.Write the modem initialisation command into default.mod file.Save it and click on check mail option.You can further refer Eudora help.
  5. Once you see 'running the navigation script' line in the trace window,that means that your modem is configured.
  6. Now you have to modify navigation script.

    BACK