-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Lucio Crusca wrote: > Martin Schuster wrote: >> http://www.backports.org/ >> _please_ :) > No. I badly want only official sarge packages on that server. Muhahahaha. > Ok, it's your server :)
>> Maybe try with an absolute path instead of a relative one. > > I've tried putting "/home/posta/domain.com/prova" directly into > home field and commenting MYSQL_MAILDIR_FIELD out, > it worked but it's not optimal. > So I've tried with the absolute path in MYSQL_MAILDIR_FIELD: > > MYSQL_HOME_FIELD home > MYSQL_MAILDIR_FIELD > CONCAT(home,'/',SUBSTRING_INDEX(email,'@',-1),'/',SUBSTRING_INDEX(email,'@',1),'/Maildir') > > but it doesn't work (same problem as above, no errors in logs but no message > in maildir). > Just had a look at my authmysqlrc: CONCAT(Home,'/Maildir/') i.e. there's a trailing slash; that might be needed. > Do you _REALLY_ believe that upgrading to backports version would resolve the > issue? > indirectly. If you are using a current version, Sam is much more likely to have a look at your problem... hth, - -- Martin Schuster <[EMAIL PROTECTED]> CenterPoint http://www.centerpoint.eu.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFd8Rw8/HiHhT8phIRAhRuAJ9Ty/ERVUBBwyik++oXQHapQLdlOACfbDRL iWFrqo4p4LkT8gPpE0X0jzA= =4/FG -----END PGP SIGNATURE----- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
