• Resolved Ovidiu

    (@ovidiu)


    hi there.
    I just installed, activated and set up this plugin.
    I got probs with ssl/tls so I just tried simple smtp and get these errors when testing, so can you help me figure out whats wrong?

    Warning: fopen(/68195611d4c72ccc4e8216af1fb40106b64) [function.fopen]: failed to open stream: Permission denied in /var/www/web6/web/wordpress/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Cache/Disk.php on line 59
    
    Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/web6/web/wordpress/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Cache/Disk.php on line 60
    
    Fatal error: Uncaught exception 'Swift_FileException' with message 'Disk Caching failed. Tried to write to file at [/68195611d4c72ccc4e8216af1fb40106b64] but failed. Check the permissions, or don't use disk caching.' in /var/www/web6/web/wordpress/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Cache/Disk.php:63 Stack trace: #0 /var/www/web6/web/wordpress/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Message/Encoder.php(166): Swift_Cache_Disk->write('b64', '/9j/4AAQSkZJRgA...') #1 /var/www/web6/web/wordpress/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Message/Mime.php(327): Swift_Message_Encoder->base64EncodeFile(Object(Swift_File), 76, '??') #2 /var/www/web6/web/wordpress/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Message/Mime.php(484): Swift_Message_Mime->buildData() #3 /var/www/web6/web/wordpress/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Message/Mime.php(292): Swift_Message_Mime->build() #4 /var/www/web6/web/wordpress/wp-content/plugins/mailpress in /var/www/web6/web/wordpress/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Cache/Disk.php on line 63

    https://www.ads-software.com/extend/plugins/mailpress/

Viewing 15 replies - 1 through 15 (of 15 total)
  • are you sure the “tmp” folder is writable ?

    I just installed mailpress and after setting up the smtp settings I ran the test and received this error message. Does anyone have any ideas?

    [code]Fatal error: Uncaught exception 'Swift_ConnectionException' with message 'The SMTP connection failed to start [mail.lediamantrose.com:25]: fsockopen returned Error Number 111 and Error String 'Connection refused'' in /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Connection/SMTP.php:309 Stack trace: #0 /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/swift/Swift.php(216): Swift_Connection_SMTP->start() #1 /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/swift/Swift.php(101): Swift->connect() #2 /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/MP_Mail.class.php(189): Swift->__construct(Object(Swift_Connection_SMTP)) #3 /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/MP_Mail.class.php(25): MP_Mail->start() #4 /home/lediaman/public_html/blog/wp-content/plugins/mailpress/MailPress.php(345): MP_Mail->send(Object(stdClass)) #5 /home/lediaman/public_html/blog/wp-cont in /home/lediaman/public_html/blog/wp-content/plugins/mailpress/mp-includes/class/swift/Swift/Connection/SMTP.php on line 309
    [/code]

    Thread Starter Ovidiu

    (@ovidiu)

    it seems the tmp folder was not created, now it works.

    fixing up the /tmp directory does not fix my problem. I had already taken care of that. Anyone have any other ideas.

    Thread Starter Ovidiu

    (@ovidiu)

    you sure all your smtp settigns are ok and you are allowed to use that smtp server?

    as your error states: Connection refused (as stated by the remote server)

    I’m sure that the smtp settings are correct. I took the same settings and tested it through a google account. I have a specific email address that I created for this application.

    I just tested my smtp settings in my outlook too. They seem fine. I’m still stuck.

    In addition, I tried to use a different smtp server and received the same response. I also have already uninstalled and completely removed mailpress from the server and did a clean install. I am still coming up with the same error as above. Can anyone help me? This looks like a great plugin and I’m very excited to use it.

    @jweberg

    Have just seen your problem

    If not solved post a comment on the plugin page

    I just 777 the pmt foler and it work.

    — Blen

    hello how can i fix this problem ? Swift_BadResponseException

    Fatal error: Uncaught exception ‘Swift_BadResponseException’ with message ‘Expected response code(s) [250] but got response []’ in C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php:250 Stack trace: #0 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php(310): Swift->assertCorrectResponse(Object(Swift_Events_ResponseEvent), 250) #1 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php(261): Swift->command(‘EHLO [92.115.94…’, 250) #2 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php(220): Swift->handshake(Object(Swift_Events_ResponseEvent)) #3 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php(101): Swift->connect() #4 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\MP_Mail.class.php(209): Swift->__construct(Object(Swift_Connection_SMTP)) #5 C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\ in C:\xampp\htdocs\wordpress\wp-content\plugins\mailpress\mp-includes\class\swift\Swift.php on line 250

    Your site does not allow smtp,

    there are 2 addons (in last release 1.9.1) (treat them like wordpress plugins) in the mailpress folder

    mailpress_connection_phpmail and mailpress_connection_sendmail

    Hey, I’ve tried several different accounts (our main account is google apps for domain) with every known configuration setting, including the one that is listed for google.

    I can’t get past the smpt check: FAILED. Check your settings !

    What can I do to finally fix this?

    I just tried to download 1.9.2 to see if that helped me at all, but still the same problems. Please help! I’m really eager to try this service out!

    ALSO, when any custom port number entered in the custom port number box in the smtp settings immediately disappears on saving.

    Never mind, the MailPress_connection_phpmail add-on worked like it did for everyone else. Jeez, that was time consuming.

    Thanks for a great looking and potentially very usefully plugin!

    elpiako

    (@elpiako)

    hi,

    I’ve got the same problem as kcmac.
    Whatever the settings I put in MailPress configuration, the test ALWAYS failed.
    I don’t know what to do and I’ve found no help except this topic ??

    So, may someone help me ?

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘problems with mailpress’ is closed to new replies.