mirror of
https://github.com/imapsync/imapsync.git
synced 2025-06-09 22:24:33 +02:00
1.398
This commit is contained in:
parent
3f8607bd96
commit
d88bf4b46a
90 changed files with 13227 additions and 504 deletions
|
@ -20,4 +20,4 @@ $imap->login() or die;
|
|||
$imap->Uid(1);
|
||||
$imap->Peek(1);
|
||||
$imap->select($folder) or die;
|
||||
$imap->close();
|
||||
$imap->logout();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue