Page 1 of 2 1 2 >
Topic Options
#23931 - 09/08/10 10:42 AM Using Google for Email
LESTERF Offline
Adagio Buff

Registered: 01/22/08
Posts: 50
Loc: PA USA
My company is now using Google Apps for email and I use Outlook Express as my email client program.

I have tried using the email settings as MAPI and direct without success. When using Direct I use smtp.gmail.com as the email server and port 465 as the outgoing port.

Does anyone have experience setting up the email to be used with Google Apps?

Thanks!
Lester

Top
#23935 - 09/09/10 11:18 AM Re: Using Google for Email [Re: LESTERF]
Douglas Dickie Offline
Adagio God

Registered: 06/02/99
Posts: 4439
Loc: Vancouver, BC
Lester:

If you were using the full version of Outlook you could use the MAPI option in Adagio.

To use the Direct method normally all you need to do is replicate the account setup used for Outlook.

The Port number is usually 25 (the default setting to get through your firewall.

Not sure what complexities using Google Apps ads to the setup, something you could try asking Google.
_________________________
Douglas Dickie
AccSys Solutions Inc
Phone: 1.888.534.4344
ddickie@accsyssolutions.com

Top
#23937 - 09/09/10 01:12 PM Re: Using Google for Email [Re: LESTERF]
Rick McLeod Offline
Adagio Buff

Registered: 03/17/06
Posts: 74
Loc: San Jose, CA
Hello Lester,

We have used Gmail for Adagio emails since 2008 with Eudora 7.1 as the mapi server. Our settings are:
Outgoing SMTP server: smtp.gmail.com, Port 587, Connection security: STARTTLS.
Incoming: pop.gmail.com, Port 995, Security: SSL/TLS
Gmail cannot be used with the direct method because the security level cannot be set in Adagio.

Regards,

Rick McLeod
Sunbeam Specialties, Inc.

Top
#23938 - 09/09/10 03:02 PM Re: Using Google for Email [Re: Rick McLeod]
Retired_Guy Offline
Adagio Master

Registered: 03/16/99
Posts: 10504
Loc: Canada
Thanks for the information Rick.
_________________________
Andrew Bates

Top
#23951 - 09/10/10 09:55 AM Re: Using Google for Email [Re: LESTERF]
KGullins Offline
Adagio Specialist

Registered: 10/25/04
Posts: 25
Loc: Surrey/Langley BC Canada with ...
Hi Lester,

Adagio Email setup with Google as Mail Host.

We use MS Outlook as the email client for Google Mail using IMAP folders. This configuration facilitates synchronization between our Google, MS Outlook & Blackberry devices without the need for MS Exchange or Blackberry Services. (Outlook Express should work the same)

MS OUTLOOK SETTINGS AS FOLLOWS:
Server Information
Incoming mail server (IMAP): imap.gmail.com
Outgoing mail server (SMTP): smtp.gmail.com

More Settings

Outgoing Server Tab
Enabled - My outgoing server (SMTP) requires authentication,
Enabled - Use same settings as my incoming mail Server
Connection Tab
Enabled – Connect using my Local area network (LAN)

Advanced Tab
Incoming server (IMAP): 993
Enabled – This server requires an encrypted connection (SSL)

Incoming server (SMTP): 587
Enabled – This server requires an encrypted connection (SSL)

Server Timeouts
2 minutes 20 seconds

ADAGIO SETTINGS AS FOLLOWS:
Return Address: kerryg@iosgroup.com
Request receipt: - Enabled
Email method
MAPI : - Enabled
Mail Server: smtp.gmail.com
Display Name: IOS Consulting Group Inc.
Server requires authentication - Disabled
Account Name & Password – (are the same as used in MS Outlook)

Hope this helps. Good luck!
_________________________
Kerry Gullins
IOS Consulting Group Inc.
Phone. 778.819-1467
kerryg@iosgroup.com
www.iosgroup.com

Top
#23957 - 09/11/10 09:54 AM Re: Using Google for Email [Re: KGullins]
LESTERF Offline
Adagio Buff

Registered: 01/22/08
Posts: 50
Loc: PA USA
OK, SIMPLE solution.
you have a machine running an ssl tunnel to the gmail servers.

Someone apparently smarter than me has figured this out

URL: http://www.google.com/support/forum/p/Google+Apps/thread?tid=1780781e814d05e6&hl=en

This solutions works like a champ

1) run program on server or other machine that is alway on.
2) configure stunnel
3) setup adagio with ythe IP address or hostname of the computer running stunnel in the "mail server" field

Top
#23958 - 09/11/10 10:26 AM Re: Using Google for Email [Re: LESTERF]
Retired_Guy Offline
Adagio Master

Registered: 03/16/99
Posts: 10504
Loc: Canada
Thanks Lester. Glad this is working for you. One less thing to add to the R&D list.
_________________________
Andrew Bates

Top
#25981 - 01/28/11 11:48 AM Re: Using Google for Email [Re: Retired_Guy]
Sage Offline
Adagio Buff

Registered: 08/26/08
Posts: 53
Loc: Prince George, BC
I am trying to configure our AR module to work with gmail for statements. I had MAPI set up to run through Outlook as a work around but had to authenticate each and every email which is just not workable long-term (or even short-term). I have tried the Direct set up but am getting an error when I use port 587 or 25 and if I use port 465 it just hangs up the app. Here are the settings:

Mail server: smtp.gmail.com
Display name: (person's name)
Server requires Authentication: enabled
Acount name: email address of sender
Password: sender's password
Port: 465

I think this should be correct but I don't know why it is getting hung up. I've been trying to search for a solution. I have this set up in our Payroll application (PayDirt) for direct deposit stubs and it works but for some reason Adagio does not so I thought I might find some help on this Support Forum. Is it that Adagio is not SSL enabled? I am not particularly technical so perhaps the response from Lester will work for us? Any help would be appreciated.
_________________________
Thank you.

Top
#25983 - 01/28/11 11:56 AM Re: Using Google for Email [Re: Sage]
Sage Offline
Adagio Buff

Registered: 08/26/08
Posts: 53
Loc: Prince George, BC
I see Rick's response that Adagio Direct method cannot be used due to not being able to set the security level so then I have to use MAPI but I need to find a better solution then having to authenticate each email. How do I get around that?

Ideally Andrew, it would be nice to be able to set the security level so that Adagio works with gmail using the Direct method.
_________________________
Thank you.

Top
#25984 - 01/28/11 12:05 PM Re: Using Google for Email [Re: Sage]
Retired_Guy Offline
Adagio Master

Registered: 03/16/99
Posts: 10504
Loc: Canada
Hello Sage,

You don't have to use MAPI, Lester's work-around is documented.

In an ideal world, everything is possible because this is software!
_________________________
Andrew Bates

Top
#25985 - 01/28/11 12:17 PM Re: Using Google for Email [Re: Retired_Guy]
Sage Offline
Adagio Buff

Registered: 08/26/08
Posts: 53
Loc: Prince George, BC
Maybe... we'll try it but there are mixed comments if you follow the link attached. It would be nice not to have to spend a whole morning trying to sort out how to get this to work.
_________________________
Thank you.

Top
#25987 - 01/28/11 01:11 PM Re: Using Google for Email [Re: Sage]
Sage Offline
Adagio Buff

Registered: 08/26/08
Posts: 53
Loc: Prince George, BC
We did have issues with STunnel but in that thread was this which works!

"Google actually accepts non-SSL SMTP connections on one of their servers, aspmx.l.google.com on port 25. Set the Xerox to send via that and set your username and password to a Google Apps account. "

So, set the mail server to: aspmx.l.google.com and the port to 25 with the Server Requires Authentication unchecked and it should work.

I hope this is helpful for other users trying to find a solution.
_________________________
Thank you.

Top
#25989 - 01/28/11 01:25 PM Re: Using Google for Email [Re: Sage]
Retired_Guy Offline
Adagio Master

Registered: 03/16/99
Posts: 10504
Loc: Canada
Thanks for posting this! Others will appreciate it I'm sure.
_________________________
Andrew Bates

Top
#27508 - 06/01/11 12:11 PM Re: Using Google for Email [Re: Retired_Guy]
Carol Wojick Offline
Adagio Virtuoso

Registered: 05/24/02
Posts: 661
Loc: Calgary
I am not clear on what I should do for my client.
They email out Invoices through Outlook and the customers that use Gmail, are not getting the pdf file.
_________________________
Carol Wojick
CW Consulting

Top
#27511 - 06/01/11 03:21 PM Re: Using Google for Email [Re: Carol Wojick]
Retired_Guy Offline
Adagio Master

Registered: 03/16/99
Posts: 10504
Loc: Canada
Have the clients that use Gmail check their account settings to see if they have disallowed attachments.
_________________________
Andrew Bates

Top
#29607 - 11/04/11 01:15 PM Re: Using Google for Email [Re: Retired_Guy]
Warren Karges Offline


Registered: 08/04/11
Posts: 469
Loc: Waterloo, Ontario
If Google ever decides to take down/rename their non-SSL required SMTP server, or you have a client with an outgoing email server that requires SSL encryption, it isn't too difficult to set up direct emailing in Adagio via Stunnel. There are 3 things to note:

1. Ensure the service is properly defined in stunnel's configuration file. There are examples and premade services for gmail in the default config file. It should be something like:
[whateverservicenameyouwant]
client = yes
accept = (the local IP address of the PC the stunnel service is running on):(the port Adagio is set to send mail through)
connect = (the address or name of the smtp server):(the port it is expecting to send mail through)

2. Change the outgoing server in Adagio's email setup to be the local IP of the machine running the stunnel service and ensure the other options are correct.

3. You may have to experiment a little with some of the extra security options as they are provided in the sample stunnel configuration file, depending on what the mail server you are sending through is 'expecting'.

Happy Wrapping!
_________________________
Warren
Stief Group

Top
Page 1 of 2 1 2 >


Moderator:  Christa_Meissner 
Who's Online
0 registered (), 54 Guests and 0 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
1872 Members
5 Forums
14527 Topics
70937 Posts

Max Online: 432 @ 01/20/25 10:17 PM
August
Su M Tu W Th F Sa
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31