fcabroad
Forum Replies Created
-
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Problem using wizardResolved
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Problem using wizardHi
Sorry for delay in getting back to you on this – I have been away from my computer.
I have updated the plugin and the wizard is now working OK.
Thanks
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Problem requesting permission from GoogleMarking as resolved since I don’t think that this is a plugin issue
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Problem requesting permission from GoogleHi,
Thanks very much for trying this. I agree that out setups looks the same, where it counts. I suspect that the issue is related to the siteground staging environment. I think I will just plough ahead and test on my live site.
Thanks again for you time and effort.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Problem requesting permission from GoogleOh – it wasn’t truncated I just had to scroll right – Oops!
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Problem requesting permission from GoogleJust noticed that last logging line was truncated. I reads:
[03-May-2015 10:59:35 UTC] DEBUG postman.php: Redirecting to ‘https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fwww.mysite.com%2Fwp-admin%2Foptions-general.php%3Fpage%3Dpostman&client_id=<myclient id>&scope=https%3A%2F%2Fmail.google.com%2F&access_type=offline&approval_prompt=force&state=bdc5da918cfb48c78a462323550cf009&[email protected]’
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Problem requesting permission from GoogleHi
Thanks for your response. I have configured logging as you suggest. The following is logged when I try and request permission from Google (anonymized slightly):
`03-May-2015 10:59:30 UTC] DEBUG PostmanWpMailBinder: Transport is not configured and ready
[03-May-2015 10:59:30 UTC] DEBUG Postman: Postman Smtp v1.5.13 starting
[03-May-2015 10:59:32 UTC] DEBUG PostmanWpMailBinder: Transport is not configured and ready
[03-May-2015 10:59:33 UTC] DEBUG Postman: Postman Smtp v1.5.13 starting
[03-May-2015 10:59:35 UTC] DEBUG PostmanAdminController: handling OAuth Permission request
[03-May-2015 10:59:35 UTC] DEBUG PostmanAuthenticationManagerFactory: Created PostmanGoogleAuthenticationManager
[03-May-2015 10:59:35 UTC] DEBUG PostmanGoogleAuthenticationManager: Requesting verification code from Google
[03-May-2015 10:59:35 UTC] DEBUG postman.php: Redirecting to ‘https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Fwww.mysite.com%2Fwp-admin%2Foptions-general.php%3Fpage%3Dpostman&client_id=<myclient id>&scope=https%3A%2F%2Fmail.google.com%2F&access_type=offline&approval_prompt=force&state=bdc5da918cfb48c78a462323550cf009&[email protected]’So it does appear to be the case that the URI being sent to Google is different to the one that is being rendered on the Plugin configuration page / wizard, for what ever reason, presumably something to do with use of subdomains.
p.s. The staging site shares the same IP address as the main site….
Thanks