Convert VBA on Outlook to TBird

Can this be doctored to send via Thunderbird? If so pointers would be apreciated! Sub FredWeeklyReport() Dim OutApp As Object Dim OutMail As Object Dim MyAddress A… (читать ещё)

Can this be doctored to send via Thunderbird? If so pointers would be apreciated! Sub FredWeeklyReport() Dim OutApp As Object

   Dim OutMail As Object
   Dim MyAddress As String
   Dim MyAddress2 As String
   Dim Response
   Set OutApp = CreateObject("Outlook.Application")
   Set OutMail = OutApp.CreateItem(0)
   On Error Resume Next
   
   Response = MsgBox("Fred. Hide all invoices, check worksheet is up to date", vbOKCancel)
   If Response = vbCancel Then GoTo ExitLable
   'Worksheets("Sheet19").Visible = False
   MyAddress = Sheets("Work summary").Range("Eddress1").Value
   MyAddress2 = Sheets("Work summary").Range("Eddress2").Value
   With OutMail
       .To = MyAddress
       '.CC = MyAddress2
       .BCC = ""
       .Subject = "Fred - PM - Weekly report"
       .Body = "Attached please find my weekly report. Regards, Peter"
       .Attachments.Add ActiveWorkbook.FullName
       'You can add other files also like this
       '.Attachments.Add ("C:\test.txt")
       .Send   'or use .Display
   End With
   On Error GoTo 0

ExitLable:

   Set OutMail = Nothing
   Set OutApp = Nothing

End Sub

Задан Peter Matthews 12 часов назад

Emails quit coming In.

Out of the blue, my Mozilla Thunderbird emails quit coming in. I paid a guy to get 2 weeks worth of emails to come in and thought the problem was fixed. Next day, same … (читать ещё)

Out of the blue, my Mozilla Thunderbird emails quit coming in. I paid a guy to get 2 weeks worth of emails to come in and thought the problem was fixed. Next day, same problem - no new emails coming in. What is happening? I need help.

Задан cwrigor 14 часов назад

error message

I am unable to send any messages. Getting this error message - An error occurred while sending mail. The mail server responded: Resources restricted from 69.115.218.69 - … (читать ещё)

I am unable to send any messages. Getting this error message - An error occurred while sending mail. The mail server responded: Resources restricted from 69.115.218.69 - try again later (AA,31).

It will list whatever address I am sending to or one off of a group. If I delete the one address it lists out of a group I get the same message with a new address cited.

Any suggestions?

Задан Gerry McEntee 19 часов назад

Последний ответ от Gerry McEntee 14 часов назад

BLUE CIRCLE TIMEOUTS

Constant blue circle timeouts when trying to open emails or send. Everything stops while the blue circle of death throbs for up to 30 seconds every time. Makes every emai… (читать ещё)

Constant blue circle timeouts when trying to open emails or send. Everything stops while the blue circle of death throbs for up to 30 seconds every time. Makes every email sent and every one marked junk or otherwise take forever.

Help.

Задан jpco 14 часов назад

Cannot reset Local Folders / Local Directory back to default

Platform is Linux Mint 21.3 Cinnamon Thunderbird 115.16.0esr (64-bit) I must have caused this problem while making a mistake while adding a google gmail takeout file to l… (читать ещё)

Platform is Linux Mint 21.3 Cinnamon Thunderbird 115.16.0esr (64-bit) I must have caused this problem while making a mistake while adding a google gmail takeout file to local folders.

Now account settings shows Local Folders / Local Directory as:

   /home/xyz/Downloads/Google Takeout/Takeout/Mail

In Local Folders the Outbox folder properties location shows:

  mailbox:///home/xyz/Downloads/Google Takeout/Takeout/Mail/Unsent Messages

In another Linux system Thunderbird shows Local Folders / Local Directory as:

  mailbox:///home/xyz/.thunderbird/g44es9f2.default-release/Mail/Local Folders/Unsent Messages

Which tells me basically where it should be pointing.

I tried to change (in account settings) Local Folders / Local Directory using the Browse... button but the Select Local Directory window doesn't give any access to the .thunderbird folder.

How can I change the account settings Local Folders / Local Directory back to what it should be?

Задан Arius 15 часов назад

thunderbird geht nicht mehr auf dem laptop

Ich muss beim versenden ein Passwort eingeben. da ich aber das passwort nicht mehr weiss habe ich versucht ein neues einzugeben. das hat leider auch nicht geklappt. ich h… (читать ещё)

Ich muss beim versenden ein Passwort eingeben. da ich aber das passwort nicht mehr weiss habe ich versucht ein neues einzugeben. das hat leider auch nicht geklappt. ich habe auch versucht mozilla thunderbird zu deinstalieren und dan wider neu zu instalieren, aber das hat auch nicht geholfen.

was kann ich tun?

mit freundlichen grüssen harry bodemann

Задан Harry Bodemann 15 часов назад

Character encoding when syncing contacts to icloud

Hi I am syncing contacts between iCloud and Thunderbird and in most aspects it’s flawless. However when I change or create a contact in Thunderbird there seem to be a pro… (читать ещё)

Hi I am syncing contacts between iCloud and Thunderbird and in most aspects it’s flawless. However when I change or create a contact in Thunderbird there seem to be a problem in character encoding. When I view the contact in iCloud the swedish characters åäö are replaced with som random strings. The other way around works as it should.

Does anyone recognize the problem and perhaps have a solution? Thanks.

Задан Daniel Österval 18 часов назад

Bulk deletions not working well

While cleaning up email to get rid of the large amount of junk I sort by correspondent. This allows me to select several of the mostly junk emails together to delete them… (читать ещё)

While cleaning up email to get rid of the large amount of junk I sort by correspondent. This allows me to select several of the mostly junk emails together to delete them. I highlight the first email I want to delete, go to the last one and hit shift and click. Sometimes that can be over a hundred or so emails to delete at once. After selecting delete, sometimes they don't all delete. The email is no longer bolded as though I had read it, but only a portion of the selected actually delete. It sometimes takes 2, 3 or more times of selecting them to get them to all delete. This has just been recently, within the past few months that I have noticed this. Not a terrible problem, but curious as to why this happens.

Задан eknight 1 неделю назад

Последний ответ от eknight 21 час назад

Will not auto-configure for a comcast.net email address (Solved)

Starting about a year or more ago, when trying to set up profiles on Thunderbird for a comcast.net email address, it would fail. The different errors generated would indi… (читать ещё)

Starting about a year or more ago, when trying to set up profiles on Thunderbird for a comcast.net email address, it would fail. The different errors generated would indicate it was a problem on the mail server, and not with thunderbird. Even comcast support couldn’t figure it out. With trial and error, I finally did. - Enter your name, address and password in the setup screens and allow it to get to the “configuration found” menu. - Select to configure manually. - Under incoming server for IMAP, Authentication Method will show 0Auth2. Change it to normal password. - For Username, it will be set to the entire email address. Remove the “@” sign and everything to the right of the “@” sign. So instead of email@domain.com it will show “email” and that’s it. - Under outgoing server for SMTP the authentication method will show 0Auth2. Change it to normal password. - If username shows the entire email address, (It shouldn’t, if you changed it for IMAP) then remove the “@” sign and everything to the right of the “@” sign. - Click the Re-Test button and it should pass. - Click the Done button and the setup should be completed with no issues. -

Задан Carl1959 22 часа назад

No emails since February

I had been happily using Tbird for many years. In mid February, when I tried to open my inbox, the message was "inbox in use for some other operation". If it was in use, … (читать ещё)

I had been happily using Tbird for many years. In mid February, when I tried to open my inbox, the message was "inbox in use for some other operation". If it was in use, I did not know about it. Then the message changed to "Thunderbird has crashed". I tried again many times over a few months but got the same results. I've just about been coping using webmail but with much grinding of teeth. Today when I tried again, there was no message and no inbox. I've also tried opening a 2nd Tbird account but got nowhere. Does anyone have any suggestions please? Thanks, Richard>

Задан richard387 22 часа назад

Cannot search emails and there contents.

Ive recently started using Thunderbird and its setup with my Gmail account. When i try and search from the search bar, on outlook i used to be able to search within the … (читать ещё)

Ive recently started using Thunderbird and its setup with my Gmail account.

When i try and search from the search bar, on outlook i used to be able to search within the PDF document so if i had alot of invoices with the same product on it say 'TBA123' as the product code it would bring all the documents with that in the PDF, is this something that should work on Thunderbird?

Задан colestott 1 день назад

My Feedly RSS is not working in Thunderbird

Hi folks! When I connect my Feedly RSS to Thunderbird's RSS subscription, I can't receive any new messages. In addition, I can't see the old messages in the folders. I c… (читать ещё)

Hi folks!

When I connect my Feedly RSS to Thunderbird's RSS subscription, I can't receive any new messages. In addition, I can't see the old messages in the folders. I couldn't find any way to solve this problem (for those who use Feedly).

When adding an RSS Feed, I don't get any valid URLs, I add it via Feedly "Organize Feeds ---> OPML Export ---> Download Export file" and then via Thunderbird "Feed subscripts ---> Import ---> My OPML file".

Thunderbird correctly reads all RSS feed URLs, file names, folder contents when I add this file. I save it and thinking it works and everything is fine. However, when I click "Get new Messages", no messages come through. I check the Feedly website a few minutes later to see if there are any new messages and I can see the new messages in Feedly.

In order to solve the problem and make it more understandable screenshots are below.

Thank you for your help, best!

Задан clientlogin 1 день назад

Issue with Sender Display in Thunderbird PEC Mailbox

Dear Support, I am experiencing an issue with my PEC mailbox configured in Thunderbird. In the sender column, an incorrect email address often appears, unrelated to the … (читать ещё)

Dear Support,

I am experiencing an issue with my PEC mailbox configured in Thunderbird. In the sender column, an incorrect email address often appears, unrelated to the actual sender of the received email. In some cases, I see the phrase "on behalf of:" followed by an email address that has no connection to the message in question.

This issue makes it difficult to correctly identify the real sender of emails. I have already checked my account configuration and updated Thunderbird to the latest version, but the problem persists.

Could you please provide guidance on how to resolve this behavior?

I am available to provide further details or screenshots of the issue if needed.

Thank you in advance for your assistance.

Задан Francesca Rumi 1 день назад

modzilla email error on ubuntu

modzilla email error on ubuntu: The Local Directory path "/home/peter/.thunderbird/n4rpxwpa.default-esr/modzilla mail client error: Mail/pop3.wa.exemail.com-1.au" is inv… (читать ещё)

modzilla email error on ubuntu: The Local Directory path "/home/peter/.thunderbird/n4rpxwpa.default-esr/modzilla mail client error: Mail/pop3.wa.exemail.com-1.au" is invalid. Please pick a different directory.

Задан Sermonp 1 день назад

The account xxxxx@verizon.net is being processed. Please wait until processing is complete to get messages

TB stopped downloading emails from the Yahoo server. I still could send emails. I moved all emails from all TB folders (Inbox, trash, etc) to Local folders, deleted the… (читать ещё)

TB stopped downloading emails from the Yahoo server. I still could send emails. I moved all emails from all TB folders (Inbox, trash, etc) to Local folders, deleted the profile. Redid the profile. Now TB still doesn't download emails. I get the message "The account xxxx@verizon.net is being processed. Please wait until processing is complete to get messages." AND now I can't send emails either.

Задан jsaklas 1 день назад

In Windows 11, how do I access the folders beneath Local Folders

In Windows 11, the Address Book is accessed via an icon on top left of the TB main page or Alt+2. In Windows 11 is there a similar key combination to view the folders be… (читать ещё)

In Windows 11, the Address Book is accessed via an icon on top left of the TB main page or Alt+2. In Windows 11 is there a similar key combination to view the folders below Local Folders?

Задан 4freebird 6 дней назад

Последний ответ от 4freebird 1 день назад

Re-Index Hanging - "Indexing messages" is stuck

I had had issues with gloda (search) for a long while. I have tried deleting the sqlite file to force a reindex as per the guidance. I am watching Activity Monitor in TB … (читать ещё)

I had had issues with gloda (search) for a long while. I have tried deleting the sqlite file to force a reindex as per the guidance. I am watching Activity Monitor in TB after reopening, to monitor the reindex process. But it hangs every time. it goes through sent items and seems to get stuck at one point every time. See image below, it's been sat like that for an hour or more now. Any ideas? thanks (Image uploader doesn't seem to be working on this board, so here's the screenshot: https://ibb.co/8MjfKRW)

Задан mozilla516 1 день назад

Последний ответ от mozilla516 1 день назад

email files

Is it possible to copy Tunderbird email files to the computer's documents. Our server uses POP, so they can only be accessed on my PC and not other devices. Thanx. … (читать ещё)

Is it possible to copy Tunderbird email files to the computer's documents. Our server uses POP, so they can only be accessed on my PC and not other devices. Thanx.

Задан gts70 1 неделю назад

Последний ответ от gts70 1 неделю назад