Koozali.org: home of the SME Server
Obsolete Releases => SME 9.x Contribs => Topic started by: PlusPlus on June 08, 2015, 09:14:29 AM
-
Hello,
i have a problem with a fetchmail account. Some mails are not collected, they are only marked as read.
But all these E-Mails who are not collected, seems like spam E-Mails.
Is it possible, that spamassassin works together with fetchmail and don't accept the spam mails?
-
no.. fetchmail acts as an email client, so it simply fetch mails and inject them into SME..
you should take a look at logs and tell fetchmail to be more verbose (search the forums, I'm quite sure you'll find something about how to achieve it)
in any case, fetchmail should be avoided
-
in any case, fetchmail should be avoided
is there an alternative? another contrib to collect e-mails from another server like gmx?
-
no.. fetchmail acts as an email client, so it simply fetch mails and inject them into SME..
I think that fetchmail injects the incoming email via smtp, where it is received and processed by qpsmtpd.
Heres an old 7.x bug that talks about it a bit:
http://bugs.contribs.org/show_bug.cgi?id=2223
-
is there an alternative? another contrib to collect e-mails from another server like gmx?
Well, you can use SME Server by itself + de SoGo contribs, and you have your own 'GMX' and can do yourself what GMX is providing. And you are in full control of security and flexibility.
1. Change the DNS settings of your domain to the public IP of your SME Server
2. Install the SoGo contrib
You should be up and running in 15 minutes (depending on DNS propogation).
-
Well, you can use SME Server by itself + de SoGo contribs, and you have your own 'GMX' and can do yourself what GMX is providing. And you are in full control of security and flexibility.
1. Change the DNS settings of your domain to the public IP of your SME Server
2. Install the SoGo contrib
You should be up and running in 15 minutes (depending on DNS propogation).
Thanks for this information - but i want to collect mails from an old E-Mail account.
-
Thanks for this information - but i want to collect mails from an old E-Mail account.
if so, stay with fetchmail.. but it's prone to errors, as you see.. you have to put it in verbose mode and diagnose why some emails are (apparently) ignored..
-
no.. fetchmail acts as an email client, so it simply fetch mails and inject them into SME.
Yes, but injecting them into SME invokes qpsmtpd and spamassassin. So "spamassassin works together with fetchmail and [doesn't] accept the spam mails". When the spam mails are not accepted by SME, they are not deleted from the mailbox.
-
thanks Charlie for the info..
IMO this is a bit awkward.. we risk to have the remote mailbox full of spam (undelete email) and so unable to receive new mails..
-
And that's part of the reason that we say to avoid fetchmail if possible.
-
And that's part of the reason that we say to avoid fetchmail if possible.
Okay i understand, thanks for your answer. So there is no really good option to collect emails from any pop3 account?
-
You just need some other mechanism for removing spam messages from that mailbox. Or you need to adjust SME server settings so that the messages are not rejected.