aliases in alias domain?
If I have an email domain, say domain1.org ... and I create a bunch of email aliases in that domain alias1@domain1.org alias2@domain1.org, etc... then I create an alias domain, aliasdomain.org as an...
View ArticleRe: MYSQL Remove mailbox from file system upon delete.
With iRedAdmin-Pro for MySQL or PostgreSQL edition, you can find function 'deleteAccounts' in libs/mysql/core.py (or libs/pgsql/core.py), just place you code before 'try:'. def deleteAccounts(self,...
View ArticleRe: aliases in alias domain?
dwbotsch wrote:will email sent to alias1@aliasdomain.org translate correctly and be forwarded?YES.
View ArticleRe: bulk create users
dwbotsch wrote:I sent a test message, and dovecot did not auto create the mail user directory upon delivery. Nor upon repeated delivery attempts.Dovecot will create mailboxes/folders for mail user...
View ArticleRe: bulk create users
I suspect if I were to login via imap, dovecot would then autocreate. But, since I"m not (and am not about to for a couple of hundred new email addresses), it's not.Anyway, nothing in...
View Articlecannot change password from roundcube
==== Required information ====- iRedMail version: - Store mail accounts in which backend (LDAP/MySQL/PGSQL): - Linux/BSD distribution name and version: - Related log if you're reporting an issue:...
View ArticleRe: Can't get through install.
Ok, sorry. I actually got through the installation, but messed up my configuration. I actually managed to unsinstall iredmail and also reconfigure my site again. The previous answer was before all that...
View ArticleRe: MYSQL Remove mailbox from file system upon delete.
ZhangHuangbin wrote:With iRedAdmin-Pro for MySQL or PostgreSQL edition, you can find function 'deleteAccounts' in libs/mysql/core.py (or libs/pgsql/core.py), just place you code before 'try:'. def...
View ArticleRe: MYSQL Remove mailbox from file system upon delete.
camel1cz wrote:Just my 2 cents - why you try to modify the webadmin code and on top in language you don't know while you can create standalone script in your preferred programming language?General idea...
View ArticleRe: MYSQL Remove mailbox from file system upon delete.
There is already a script included in PostFixAdmin, in the "ADDITIONS" folder, called "cleanupdirs.pl". Run it first without options to see which folder it would delete, then with the "--delete...
View ArticleTransferring from cpanel server
==== Required information ====- iRedMail version: 0.8.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): - Linux/BSD distribution name and version: - Related log if you're reporting an issue:...
View Article"SPAM FROM LOCAL" notice received as "Undelivered Mail Returned..."
==== Required information ====- iRedMail version: iRedAdmin-Pro-MySQL-1.6.0.tar.bz2- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: CentOS 6.3-...
View ArticleRe: Transferring from cpanel server
If you're asking if dovecot won't like the transferred message to your new iRedMail server because they are not in the usual format (for example...
View ArticleRe: Transferring from cpanel server
Thanks maxiethe mail is in the correct format as in your example ((for example "1370595007.M185386P29045.mx3.my-domain.com,S=1946,W=1989:2,S"), only the my-domain.com bit is different. My current mails...
View ArticleRe: Transferring from cpanel server
Thanks maxie_ro, you're damn right, mail message file name doesn't matter at all.
View ArticleRe: "SPAM FROM LOCAL" notice received as "Undelivered Mail Returned..."
halfbit wrote:to=<root@<mydomain>>, relay=dovecot, delay=0.12, delays=0.05/0.01/0/0.07, dsn=5.1.1, status=bounced (user unknown)*) Both Postfix and Dovecot will lookup mail addresses...
View ArticleRe: MYSQL Remove mailbox from file system upon delete.
Hi maxie_ro,I read the clearupdirs.pl, it should work with PostfixAdmin, but you have to modify it for iRedMail.It queries SQL db to get existing user maildirs, then scans the whole directory under...
View ArticleRe: Show username for "SASL LOGIN authentication failed:"?
How about append IP address of this client in Postfix parameter "debug_peer_list" (and reload Postfix service)? It will log debug messages includes smtp username.But obviously, you have to do this...
View ArticleRe: New install, don't know what to do....
Postfix just lookups existing mail accounts, it doesn't add them.
View ArticleWhy is cluebringer/policyd using nearly 100% cpu?
======== Required information ====- iRedMail version: 0.8.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: Ubuntu Raring 13.04 32bit- Related...
View Article