[Imapfilter-devel] Re: moving between accounts

Gabor Z. Papp gzp at gmx.net
Mon Oct 8 20:34:35 EEST 2001


Since you setup the list on sf, answer there instead of
private mail please. :-)

* Lefteris Chatzibarbas <lefcha at users.sourceforge.net>:

| That cannot be accomplished with IMAPFilter, because it requires a
| Mail Tranfer Agent (sendmail, exim, etc.), in order to send the
| messages to the other account.
| 
| A good solution would be to use IMAPFilter to move selected messages
| in a specific mailbox "foo", fetch them and then them resend via SMTP
| to the other account.  Something like:
| 
| 	imapfilter -> fetchmail -> procmail -> sendmail

Thats quite time and resource hog job.

| > When there is no job for an account, imapfilter hangs forever.
| 
| What version are you using?
| 
| Latest is 0.6.2 which was released today.
| 
| When then is no job for an account, IMAPFilter just gets the
| status (messages, unseen, etc.) of the mailboxes residing there
| and disconnects from the server.

Well, check this config:

8< cut here >8
account gzp at papp.hu:nowaybuddy at somewhere:143
  folder inbox1 INBOX

filter all
   mask to gzp
action move inbox1
8< cut here >8

_______________________________________________
Imapfilter-devel mailing list
Imapfilter-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imapfilter-devel



More information about the Imapfilter-devel mailing list