Questions tagged as 'outlook'

1
answer

Macro outlook, automate email

Dear good afternoon, I would like to know if there is a form or method either by VBA or other means by which at a certain time Outlook automatically opens a new mailing sheet and that this process is automatically and consecutively. that is,...
asked by 13.03.2017 / 19:59
1
answer

Android 2.3 send direct mail to GMail, Outlook, Yahoo

I am developing an application where there are registered users in a MySQL table where there is a "mail" field. In the App, there is a button "I forgot my password", when the user clicks, he receives a "message" with his password in his mail...
asked by 21.03.2017 / 09:09
4
answers

Implement css in html to send an email to Outlook

I'm creating an HTML with CSS styles to send an email from asp.net, the problem is that when the email arrives in Outlook it does not respect the styles, I have already tried to put them embedded in the html, in line with the tags and with...
asked by 08.12.2017 / 00:21
2
answers

Emails generated with tables to be sent by mail embed blank spaces between the images

When I generate a html with tables to send it by mail in gmail app for android it always puts spaces between the images. The rest of the mail managers work correctly for me, including the following in the table: border-collapse:collapse;...
asked by 08.06.2017 / 16:46
0
answers

Send email in Outlook from non-default account

From my program I need to send emails through Outlook 2010 but using a certain account (Not through the default account) from my Outlook. EXAMPLE of the scenario: The emails must be deposited in the outbox of the account email_2. My out...
asked by 18.04.2017 / 11:42
1
answer

Outlook does not load images well

I'm doing an email signature in HTML, which has 3 images. At the moment of using it in Outlook , it loads the last image 3 times, that is, it is as if for the 3 images it was using the same route, it is very strange. The bulk of the template...
asked by 10.11.2016 / 15:58
1
answer

concatenate in vba to send by mail

I'm using the ShellExecute function that allows me to open a link from a macro in outlook, I need to be able to read the mail and send the information through a link where a server in php will process it How do I concatenate the x that has the n...
asked by 07.11.2018 / 19:08
0
answers

Delete contacts outlook script

I have the following problem: I need to periodically remove X amount of users (company downtime) from Outlook and delete them on multiple users' computers. I know that there is no massive way to do it, but I would like to know if you can create...
asked by 27.12.2018 / 13:27
1
answer

Generate link from outlook with a macro (vba) using FollowHyperlink

I have a macro to read the emails and extra information and based on that information will generate a link to respond to a server (in php) I already have that part but I can not generate the links from the macro and probe several things and I do...
asked by 06.11.2018 / 00:13
0
answers

How to make a button in html that can be displayed in Outlook 2007?

I have to send an email in HTML format where some buttons appear that are sent to another link. The problem is that the Outlook 2007 mail client does not interpret modern HTML and I can not make myself visualize the appearance of a button. I tri...
asked by 24.10.2018 / 11:13