Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: william_syd on July 18, 2005, 06:22:45 PM
-
Does SME 7 have the features of schirrms contrib ? http://www.schirrms.net/sme/SMEFetchMail.php
I need to collect mails from existing isp accounts.
William.
-
AFAIK not by default. But I am confident that contrib will work on SME7alpha. Why don't you give it a try and let us know here:
http://forums.contribs.org/index.php?topic=27834.0
guest
-
AFAIK not by default. But I am confident that contrib will work on SME7alpha. Why don't you give it a try and let us know here:
http://forums.contribs.org/index.php?topic=27834.0
guest
There is FetchMail within Webmail... but I have to login before it fetches.
Regards,
William.
-
AFAIK not by default. But I am confident that contrib will work on SME7alpha. Why don't you give it a try and let us know here:
http://forums.contribs.org/index.php?topic=27834.0
guest
Just did. Crached and Burned...
Appeared to install ok but no selections available in the mail retrival panel.
http://no.longer.valid/phpwiki/index.php/SME7Contribs
Regards,
William.
-
AFAIK not by default. But I am confident that contrib will work on SME7alpha. Why don't you give it a try and let us know here:
http://forums.contribs.org/index.php?topic=27834.0
guest
Just did. Crached and Burned...
Appeared to install ok but no selections available in the mail retrival panel.
http://no.longer.valid/phpwiki/index.php/SME7Contribs
Regards,
William.
Looks like it's now fixed....
http://forums.contribs.org/index.php?topic=22814.msg117783#msg117783
Regards,
William.
-
Referring to SMEa26,
Is it possible to send email via secure smtp ?
SME is at 192.168.1.128 and client is at 192.168.1.10 using thunderbird.
Regards,
William.
-
Referring to SMEa26,
Is it possible to send email via secure smtp ?
Yes. I use this quite a lot. If there's an issue, please raise it in the bug tracker. Thanks.
-
Referring to SMEa26,
Is it possible to send email via secure smtp ?
Yes. I use this quite a lot. If there's an issue, please raise it in the bug tracker. Thanks.
I've been trying to get it to work.
Where in the server panel do I enable it ?
Regards,
William.
-
I've been trying to get it to work.
Where in the server panel do I enable it ?
E-mail/Change e-mail reception settings/SMTP authentication
SMTP AUTH is enabled by default over the ssmtp port (SMTP over SSL). The default should probably be disabled. I'll raise a bug on that one.
In Thunderbird, Outgoing Server (SMTP) Settings, I have:
Server Name: <servername> Port: 465 Default: 465
[TICK] Use name and password
User Name: <username>
Use secure connection:
() No () TLS, if available () TLS (DOT) SSL
-
That how I have it setup but it wont work.
Running sme7 in vmware.. could that be a possible problem?
Also tried with outlook express
Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: '192.168.1.128', Server: '192.168.1.128', Protocol: SMTP, Port: 465, Secure(SSL): Yes, Error Number: 0x800CCC0F
Regards,
William.
-
Running sme7 in vmware.. could that be a possible problem?
No - I test in VMware and it works fine (as well as on a real box).
Here's a useful site for client settings:
http://www.whoopis.com/howtos/sendmail-auth-howto.html
Anyway, to the bug tracker here:
https://sourceforge.net/tracker/?group_id=96750&atid=615772
please. Could you include the following in your report:
ls -l /var/service/qpsmtpd/ssl/cert.pem
Also, check
/var/log/sqpsmtpd/current
for messages (available from the server-manager).
Thanks,
Gordon