Skip to main content
Home
X-notifier

Main navigation

  • Home
  • Forums
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Forums
  3. Old forums
  4. Script Request

mail.ru stopped working

By Egorro , 7 March 2015

Hello

From today morning X-notifier refuses to check mail.ru for new messages, is there any way to check the script for it and repair it if needed?

Forums
Script Request

RpD

11 years 4 months ago

mail.ru

First, you can try the troubleshooting steps here...
http://xnotifier.tobwithu.com/dp/node/4

Then you can try contacting the author of the custom script...
butekx@mail.ru

 

Egorro

11 years 4 months ago

In reply to mail.ru by RpD

Thanks for the answer

It was working yesterday and stopped working today in both browsers (FF and CF). I've tried FAQ suggestions, with clean profile and Xnotifier only mail isn't checking, tried to create log - it saves the empty file (0 bytes size).

Wrote to the author, will be waiting for his response

max41479

11 years 4 months ago

I just fixed this by

I just fixed this by replacing e.mail.ru to auth.mail.ru in the custom script and reinstalling it.

Here is corrected version: http://pastebin.com/5bvj92Zv

Egorro

11 years 4 months ago

In reply to I just fixed this by by max41479

Thank you

It works, thank you very much

max41479

11 years 4 months ago

Maybe someone can update the

Maybe someone can update the original script...

RpD

11 years 4 months ago

In reply to Maybe someone can update the by max41479

Maybe

Maybe someone can send any fixes to the admin at xndevel@gmail.com

Egorro

11 years 4 months ago

In reply to Maybe by RpD

I will

I've started the topic - I will send the modified script))

Thanks again

CFBancroft

11 years 4 months ago

var ver... should change date?

var ver="2011-11-30";

to

var ver="2015-03-10";

Before update at Tobwithu's script page.

svislav

7 years ago

mail.ru, что только у меня

mail.ru, что только у меня перестал работать?

Simnet

7 years ago

In reply to mail.ru, что только у меня by svislav

работает

works fine

Работает скрипт.

svislav

7 years ago

In reply to работает by Simnet

Simnet, спасибо, вроде

Simnet, спасибо, вроде разобрался. У мейла на днях обновился интерфейс, я нажал кнопку "обновить" и перестал работать скрипт. Вернул интерфейс на старый и скрипт заработал.

RpD

7 years ago

Custom script

you can try contacting the author of the custom script...
butekx@mail.ru

Google Translate:
Вы можете попробовать связаться с автором пользовательского скрипта ...
butekx@mail.ru
Vy mozhete poprobovat' svyazat'sya s avtorom pol'zovatel'skogo skripta ... butekx@mail.ru

Simnet

7 years ago

In reply to Custom script by RpD

solved

RDP thanks for your interest and assistance. The above problem was connected with a new interface automatically applied to a new accounts. The user switched the old interface and x-notifier works again

RpD

7 years ago

In reply to solved by Simnet

Still...

Yes, I read his post, google-translated.
Still... the script should be updated perhaps.

pangasiys

6 years 9 months ago

In reply to Still... by RpD

у меня с новым интерфейсом

у меня с новым интерфейсом работает этот скрипт :

/**********************************************************

    @MAIL.RU

**********************************************************/

var name="Mail.RU";

var ver="2019-09-19";

var hostString="mail.ru";

 

function init() {

    var ar=this.user.split("@");

    if(!ar[1])ar[1]="mail.ru";

    this.dataURL="https://e.mail.ru/inbox/?rf=e.mail.ru&afterReload=1";

    this.loginData=["https://auth.mail.ru/cgi-bin/auth",,"Password","Login="+encodeURIComponent(ar[0])+"&Domain="+encodeURIComponent(ar[1])];

    this.viewURL="https://e.mail.ru/inbox/?rf=e.mail.ru&afterReload=1";

    this.cookieDomain="mail.ru";

}

function getCount(aData) {

    var fnd = aData.match(/g_mail_events.+?(\d+)<\/i>/);

    return fnd?(fnd[1]?fnd[1]:0):-1;

}

 

function getIconURL(){

    return "http://img.imgsmail.ru/r/ru/favicon.ico?1";

}

 

Simnet

6 years 7 months ago

In reply to у меня с новым интерфейсом by pangasiys

Thank you bro!

Спасибо брат!

all_reg

6 years 2 months ago

In reply to у меня с новым интерфейсом by pangasiys

Thanks

Спасибо. Работает!!!

Hobbix2

6 years 5 months ago

Please share someone a new

Please share someone a new working script for mail.ru

Simnet

6 years 5 months ago

In reply to Please share someone a new by Hobbix2

still workable

The above provided script is still workable for new interface

Simnet

2 years 5 months ago

the mail.ru script stopped working again

Hi guys, can anyone check what's wrong?

  • Log in or register to post comments
  • Default check interval not work
  • Delete X-notifier account
  • Yahoo Mail not working with X-Notifier Neo
  • So X-notifier is dead now?
  • Yahoo broken :(
More
  • Create new account
  • Reset your password
Powered by Drupal