CasperSecurity

Current Path : /home/uiet/iRedMail-1.5.0/samples/dovecot/sql/
Upload File :
Current File : //home/uiet/iRedMail-1.5.0/samples/dovecot/sql/imap_share_folder.mysql

#
# IMAP shared folders. User 'from_user' shares folders to user 'to_user'.
# WARNING: Works only with Dovecot 1.2+.
#
CREATE TABLE IF NOT EXISTS share_folder (
  from_user VARCHAR(150) NOT NULL,
  to_user VARCHAR(150) NOT NULL,
  dummy CHAR(1),
  PRIMARY KEY (from_user, to_user)
);

CREATE TABLE IF NOT EXISTS anyone_shares (
    from_user VARCHAR(255) NOT NULL,
    dummy CHAR(1) DEFAULT '1',
    PRIMARY KEY (from_user)
);
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY