At 08:31 2007-03-30 +0200, deszek(_at_)o2(_dot_)pl wrote:
Selon deszek(_at_)o2(_dot_)pl:
Hello, I have problem, there is a server that i need to reapir its
problem with procmail.
It has a lot of virtual accounts which have maildir
/var/spool/mail/domain/user, example: /var/spool/mail/poland.pl/admin
It works good with all virtual accounts but someone has changed
something in /etc/procmailrc and all emails for the server domains
that should be write on /var/spool/mail/server_domain/user are lost, i
tried to reapir it and i change MAILDIR to $HOME/Maildir, it works,
but for download mail from server it need to be in /var/spool...
My question is, how it should be configured? I search internet and try
to make it myself but no result.
hi,
why don't use the french solution Altern-c ?
slt
bernard
I don`t know who and why made it like that, I need to tell that there
is VHCS, the project now is dead and there is no longer even their
site on the internet.
VERBOSE=on
SHELL=/bin/sh
PMDIR=/etc/procmail/$LOGNAME
LOGFILE=$PMDIR/procmail.log
Does the PMDIR exist?
#INCLUDERC=$PMDIR/general.rc
ORGMAIL=/var/spool/mail/admin
MAILDIR =/var/spool/mail/virtual/biznes.biz/$LOGNAME
DEFAULT =$MAILDIR/
#MAILDIR=$HOME
PROCMAIL_VERSION=6
What's the purpose of this variable? Why "6" as a value -- it doesn't
correspond to any actual procmail version...
This is procmailrc made by me, It puts the messages in good folder
IT doesn't appear to do any delivery directly. The only time something
might be delivered is if there isn't a corresponding ~.procmailrc file for
the user.
but there is still problem that I can`t get them by anhy mail client, It
tells that there are mails on my account but I get zero of them.
Er, if that's an /etc/procmailrc, then the files will be owned by whatever
uid procmail is running as. Try adding the following at the bottom of the
file:
DROPPRIVS=YES
Another problem is when I want to send mail to the other domain than
biznes.biz, it tells me: Relay access denied.
This is an MTA issue, not a procmail one.
---
Sean B. Straw / Professional Software Engineering
Procmail disclaimer: <http://www.professional.org/procmail/disclaimer.html>
Please DO NOT carbon me on list replies. I'll get my copy from the list.
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail