Hi List.

Thanks for letting me post some things that are seriously off topic.

The issue of using php/(b2evolution) to handle sending emails -- using
an smtp server. Testing against smtp.yahoo.com with the required
SSL/port. Never could get it to quite work. However, when using
gmail's smtp server, and the same setup, everything appears to work.

The basic process,
set up the smtp address
use SSL/465 (i believe)
use the required username/passwd for the acct
setup the security to allow "relaxed" 3rd party usage

do a test to have valid server connection, as well as valid email
through the smtp..

and you should be ok..

Wish I could figureout just what/why yahoo didn't work..

On Sat, Oct 20, 2018 at 2:02 PM bruce <badoug...@gmail.com> wrote:
>
> Hi Alex...
>
> After much thrashing.. I decided to test the use of the smtp.yahoo.com
> smtp server with the user/passwd/port...
>
> While I can seem to generate a valid server connection, it appears
> something is happening to prevent a successful test email....
>
> arrrggghhh.. the trek continues!
>
> On Sat, Oct 20, 2018 at 1:26 PM Alexander Dalloz <ad+li...@uni-x.org> wrote:
> >
> > Am 20.10.2018 um 18:03 schrieb bruce:
> > > Hi Walter,
> > >
> > > This is a simple digitalocean test server/app. there's an ipaddress..
> > > no dns.. no FQDN.. just some test php, as well as the test open source
> > > web app i'm testing out..
> >
> > Your setup has the footprint of a spammer. Yahoo has implemented DMARK
> > and your testing has no much chance to succeed.
> >
> > > So the "normal" process one would use for email/dns/etc.. aren't here..
> > >
> > > thanks
> >
> > Alexander
> > _______________________________________________
> > users mailing list -- users@lists.fedoraproject.org
> > To unsubscribe send an email to users-le...@lists.fedoraproject.org
> > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> > List Archives: 
> > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to