Paul J Stevens schrieb:
> I prefer fetchmailrc syntax:
>
> poll localhost with protocol imap
> user spamadmin mda "/usr/bin/sa-learn --spam --single"
> password secretpassword;
> folder "#Public/Spam"
> keep
This Syntax works properly on my System, but how can i check that the
mail is re
Paul J Stevens wrote:
>-- first make sure the fetchmailrc file is not world readable.
>adduser fetchmail
>chown fetchmail /etc/fetchmailrc
>chmod 600 /etc/fetchmailrc
>-- the debian way of running in debug mode:
>su -c "/usr/bin/fetchmail --nosyslog --nodetach -v -v -f
>/etc/fetchmailrc" fetchm
-- first make sure the fetchmailrc file is not world readable.
adduser fetchmail
chown fetchmail /etc/fetchmailrc
chmod 600 /etc/fetchmailrc
-- the debian way of running in debug mode:
su -c "/usr/sbin/fetchmail --nosyslog --nodetach -v -v -f
/etc/fetchmailrc" fetchmail <&- 2>&1
Nathan Zaba
Paul J Stevens wrote:
>try: man fetchmailrc
Okay, I read through it this time. I understand what a fetchmailrc file is
now and how to construct it.
>Indeed. Quite idiotic.
Yes, extremely idiotic after reading the man.
>try putting this into a separate file like /etc/fetchmailrc
My file is co
Nathan Zabaldo wrote:
> Paul J Stevens wrote:
>
>
>>That is not correct. It should look like '#Public/Spam'. But it may well be
>>sm's namespace handling is broken.
>
>
>>I prefer fetchmailrc syntax:
>
>
>>poll localhost with protocol imap
>> user spamadmin mda "/usr/bin/sa-learn --spam --s
Paul J Stevens wrote:
>That is not correct. It should look like '#Public/Spam'. But it may well be
>sm's namespace handling is broken.
>I prefer fetchmailrc syntax:
>poll localhost with protocol imap
> user spamadmin mda "/usr/bin/sa-learn --spam --single"
> password secretpassword;
> folder
Thank you for the tweaks and configs! It all saved me a lot of time and
troubleshooting. Only thing I did find was I had to do '\#Public/SPAM'.
I also noticed that it was case sensitive.
fetchmail 6.2.5-7 on Fedora 4.
--
Steven Lynn
[EMAIL PROTECTED]
On Mon, 2005-09-12 at 22:03 +0200, P
Nathan Zabaldo wrote:
> Paul J Stevens wrote:
>
>
>>Sure: shared public folders.
>
>
>>http://www.dbmail.org/dokuwiki/doku.php?id=shared-mbox
>
>
>>Setup the acl so anyone can write to these boxes, but only a single
>>dedicated user can read/update them. Use this dedicated user in your
>>fetc
Paul J Stevens wrote:
>Sure: shared public folders.
>http://www.dbmail.org/dokuwiki/doku.php?id=shared-mbox
>Setup the acl so anyone can write to these boxes, but only a single
>dedicated user can read/update them. Use this dedicated user in your
>fetchmailrc to read the mailboxes and dump them
Nathan Zabaldo wrote:
> Thomas Mueller wrote:
>
>
>>This can easily be done with a cron job:
>>http://wiki.apache.org/spamassassin/RemoteImapFolder
>
>
> I'm pretty sure I understand how fetchmail can help here with automation,
> but I need a little clarification.
>
> Do I still need to ex
Thomas Mueller wrote:
>This can easily be done with a cron job:
>http://wiki.apache.org/spamassassin/RemoteImapFolder
I'm pretty sure I understand how fetchmail can help here with automation,
but I need a little clarification.
Do I still need to export emails from dbmail into an Mbox format in
Hi,
>> My question is regarding how I can spamassassin 3.03 to sa-learn spam
>> messages. Obviously I can’t point it to the database to the offending
>> spam, but how do I get a message out of the database in it’s exact
>> format that it was received and have sa learn it is spam?
>
> I'm sure th
12 matches
Mail list logo