Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14122

Symfony2 swiftmailer

$
0
0

==== Required information ====
- iRedMail version: iRedMail-0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: centos 6.5
- Related log if you're reporting an issue:
====

Hello i am using swiftmailer with symfony but the problem is i am not able to connect with the server, its because of starttls i think that swiftmailer doesnt allow this, is their anyway that i can use only tls or ssl with 465 or 25 port? i have searched your whole forum and still i am unable to resolve it, we are also planning to buy your pro version

here is configuration of symfony i am using

disable_delivery: false
            delivery_address: false
            transport: smtp
            host: pm.slotsmillion.com
            port: 587
            username: xxxx
            password: xxxx

thanks


Viewing all articles
Browse latest Browse all 14122

Trending Articles