Roundcube Community Forum

 

custom smtp server

Started by izghitu, July 28, 2012, 09:29:40 AM

Previous topic - Next topic

izghitu

Hi,

I am using roundcube to login using different external email accounts via the IMAP protocol. So basically I open in my roundcube external email addresses. Now the problem is sending mail using those accounts. If I send using roundcube with the mail() php function then all end up in the spam folder.

Is there any way to pass to roundcube using what smtp server to send? Often the smtp server is different from the imap server and I can't use the %h in main.inc.php for smtp

Please help
Thanks

JohnDoh

do you mean you want to use different SMTP servers for different imap accounts? if so take a look a the plugins list http://trac.roundcube.net/wiki/Plugin_Repository sounds like https://github.com/unstko/Roundcube-plugins/tree/master/multiple_smtp_server is what you want
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...