Hello Everybody, I?m trying to make a work with procmail and deliver on Fedora 7. Part of flow are the following: - procmail get the mail from Sendmail - procmail ask to deliver/dovecot if have any retriction (sizer mailbox, etc) - procmail put the mail on inbox user. I had include the following line in the promail config: | "/usr/libexec/dovecot/deliver -m $DEFAULT" and the procmail log shows me the following : procmail: Assigning "MAILDIR=/home/admin/mail" procmail: Assigning "INCLUDERC=/home/admin/Procmail/rc.spam-mail" procmail: Couldn't determine implicit lockfile from "/usr/libexec/dovecot/deliver" procmail: Locking ".lock" procmail: Executing "/usr/libexec/dovecot/deliver,-m,/var/spool/mail/admin" procmail: Non-zero exitcode (75) from "/usr/libexec/dovecot/deliver" procmail: Assigning "LASTFOLDER=/usr/libexec/dovecot/deliver -m /var/spool/mail/admin" procmail: Unlocking ".lock" procmail: Skipped "* ^X-Spam-Status:.*Yes" procmail: Skipped "spam" procmail: Skipped "-mail" procmail: Locking "/var/spool/mail/admin.lock" procmail: Assigning "LASTFOLDER=/var/spool/mail/admin" procmail: Opening "/var/spool/mail/admin" procmail: Acquiring kernel-lock procmail: Unlocking "/var/spool/mail/admin.lock" procmail: Notified comsat: "admin at 556:/var/spool/mail/admin" From admin at itcon.com.br Mon Feb 18 17:52:38 2008 Subject: Fw: tessss22 Folder: /var/spool/mail/admin 3425 What happen afertall? Any clue will be very apreciated -- Esta mensagem foi verificada pelo sistema de antiv?rus e acredita-se estar livre de perigo. -------------- next part -------------- A non-text attachment was scrubbed... Name: davib.vcf Type: text/x-vcard Size: 306 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20080218/f4314c3c/attachment-0002.vcf>
On Mon, 18 Feb 2008, Davi Bariani Boin wrote:> Hello Everybody, > > I?m trying to make a work with procmail and deliver on Fedora 7. Part of flow > are the following: > > - procmail get the mail from Sendmail > - procmail ask to deliver/dovecot if have any retriction (sizer mailbox, etc) > - procmail put the mail on inbox user. > > I had include the following line in the promail config: > > | "/usr/libexec/dovecot/deliver -m $DEFAULT" > > and the procmail log shows me the following : > > procmail: Assigning "MAILDIR=/home/admin/mail" > procmail: Assigning "INCLUDERC=/home/admin/Procmail/rc.spam-mail" > procmail: Couldn't determine implicit lockfile from > "/usr/libexec/dovecot/deliver" > procmail: Locking ".lock" > procmail: Executing "/usr/libexec/dovecot/deliver,-m,/var/spool/mail/admin" > procmail: Non-zero exitcode (75) from "/usr/libexec/dovecot/deliver"This is the interesting part. Why did Dovecot Deliver return 75? -- Asheesh. -- Your business will go through a period of considerable expansion.
On Feb 18, 2008, at 11:03 PM, Davi Bariani Boin wrote:> procmail: Non-zero exitcode (75) from "/usr/libexec/dovecot/deliver"75 means "temporary failure". Look at Dovecot's logs for the real error message. If you can't find anything, see http://wiki.dovecot.org/LDA#logging -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 194 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20080219/99b1cb0a/attachment-0002.bin>