Re: Move Mails from one into another POP3-Account
From: Dennis Biletsky (ufafa_at_ua.fm)
Date: 03/31/04
- Next message: John Dunlop: "Re: Parse a string with an email address"
- Previous message: Patrick Dunford: "Re: PHP control array syntax vs HTML standard"
- In reply to: Alexander Franksmann: "Move Mails from one into another POP3-Account"
- Next in thread: Geoff Berrow: "Re: Move Mails from one into another POP3-Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Mar 2004 10:37:10 +0300
Of course imap and pop can move from one folder to other in ONE MAILBOX ONLY
but you can RE-SEND your message from one mailbox to another
"Alexander Franksmann" <googledotcom@franksmann.de> ???????/???????? ?
???????? ?????????: news:6de932b.0403302257.2b3e3a93@posting.google.com...
> Hello,
> I'm going to write a anti-spam-program based on a Whitelist.
> "If the mail sender is found in the database, my program should move
> the mail into another mailbox"
> The mailserver fetched the mails from the clean pop3-account.
> The problem is a problem because the function imap_move() can only
> move mails from one folder in the mailbox into another folder.
>
> I hope someone could help me.
>
>
>
> The German Version - because my english is worst!
>
> _____________________________________________________________
>
>
> Hallo,
> ich bin gerade dabei ein Anti-Spam-Tool auf Basis einer Whitelist
> (oder
> Greenlist) zu Programmieren.
> Also wenn der Empfäger in der Datenbank vorhanden ist, lege die E-Mail
> in
> das Postfach, das von unserem Mailserver abgeholt wird.
>
> Weil ich mit 2 POP3 Konten arbeite, kann ich nicht die Funktion
> IMAP_MOVE()
> nutzen, den die verschiebt Mails nur innerhalb eines Kontos.
> Und weil die Mail so unverändert wie möglich bleiben soll, kann ich
> auch
> nicht einfach an eine E-Mail Adresse weiterleiten.
>
> Ich muss dazu sagen, dass dieses Projekt das Abschlussprojekt meiner
> Fachinformatiker-Ausbildung ist, und ich deshalb nicht die
> Riesen-Mail-Klassen verwende, die man überall im Internet findet.
>
> Also mein Lösungsansatz war schonmal IMAP_APPEND(), aber ich bekomm
> immer
> die Fehlermeldung:
> -> Append not valid for POP3
> Und diesen Fehler bekomm ich sogar mit einer einfachen Mail ohne
> Anhänge!
> Ich weiß einfach nicht was in diesem Fall "valid" ist for POP3
>
>
> Ich wäre echt suuuper dankbar, wenn mir jemand helfen könnte.
>
> Gruß aus Osnabrück
> Alexander Franksmann
- Next message: John Dunlop: "Re: Parse a string with an email address"
- Previous message: Patrick Dunford: "Re: PHP control array syntax vs HTML standard"
- In reply to: Alexander Franksmann: "Move Mails from one into another POP3-Account"
- Next in thread: Geoff Berrow: "Re: Move Mails from one into another POP3-Account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|