Martin Schuster wrote:
> http://www.backports.org/
> _please_ :)
No. I badly want only official sarge packages on that server. Muhahahaha.

> 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).

Do you _REALLY_ believe that upgrading to backports version would resolve the 
issue?

-------------------------------------------------------------------------
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

Reply via email to