לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Contact email address contains "Timestamp" plus a number

  • 1 תגובה
  • 0 have this problem
  • 2 views
  • תגובה אחרונה מאת lee107

more options

I have just set up a new Linux Mint desktop and configured TB for my btinternet email account.

Looking at the address book, all the contacts that have appeared in it, contain "TimeStamp+a series of numbers" before the @ sign of every address.

In the btinternet account contacts, the addresses are as you would expect them to be, without the extra timestamp+number.

Is there a way of getting rid of that, or do I have to edit every address?

Many thanks,

Lee

I have just set up a new Linux Mint desktop and configured TB for my btinternet email account. Looking at the address book, all the contacts that have appeared in it, contain "TimeStamp+a series of numbers" before the @ sign of every address. In the btinternet account contacts, the addresses are as you would expect them to be, without the extra timestamp+number. Is there a way of getting rid of that, or do I have to edit every address? Many thanks, Lee

כל התגובות (1)

more options

I have solved the problem myself, but will share the solution here, in case it helps anyone else!

Export the address book with the offending extra data in, as a .csv.

Open the document in Libreoffice.

Ctrl-h for find / replace

Under "Other options", tick "Regular expressions"

In the Find: box, type: ~.*@ (you are saying, find the string that starts with ~ and ends with @, with anything at all in between)

In the Replace: box, type: @

Hit "Replace all"

Save the file as a new .csv and import that file into the TB address book.