[Workaround.org] need help, problem with postgrey and local delivery
Плуталовский Дмитрий
it-help at yandex.ru
Mon Jul 28 21:39:37 CEST 2008
Hello All!
Sorry for my english.
I'm installing the mail server using this manual http://workaround.org/articles/ispmail-etch/
I have two problems.
1. I'm can not install postgrey, using aptitude install postgrey. I receive the following error during starting postgrey:
Starting Postgrey listing daemon: postgreyUse of uninitialized value in split at /usr/lib/perl5/sys/syslog.pm line 123
2. I'm create the file /home/vmail/globalsieverc containing these lines:
require ["fileinto"];
# Move spam to spam folder
if header :contains "X-Spam-Flag" ["YES"] {
fileinto "spam";
stop;
}
Problem: mails could not delivering between local users of my virtual domain. The mails go directly to spam folder not to inbox. I need what local user can sent messages to another local user.
Thank you.
More information about the Workaround-chitchat
mailing list