procmail
[Top] [All Lists]

sendmail / procmail dropping mail into system user account

2001-06-05 00:09:08

Hi,

Im having the following problem with my
linux(2.2.16)/sendmail(8.10.2)/procmail(3.13.1) system.

I have multiple domains running on one email server. Basically mail isnt
being delivered correctly within each domain.

My 'sendmail.cw' file contains
a.com
b.com

My 'virtusertable' file contains
@a.com  user_a
@b.com  user_b

The .procmail recipe for user_a contains
:0:
* ^TO_info(_at_)a(_dot_)com
{
        :0c
        info_user
}


If I send mail from externally to info(_at_)a(_dot_)com the mail gets 
(incorrectly)
dropped into /var/spool/mail/user_a (system account user)

If I use the following command from the shell
--> mail info(_at_)a(_dot_)com -s "Test from Con" < /dev/null <--
the mail is delivered correctly, ie to mailbox /var/spool/mail/info_user.

Does anyone have any hints.

Thanks in advance,

Con Nikolozakis

-----------------------------------------------------------
Con Nikolozakis                     Ph:    +61 (0)3 8604 2488
Secure Commerce Services            Fax:   +61 (0)3 9629 2800
Level 1, 35 King Street             Mbl:   +61 (0)414 397 115
Melbourne VIC 3000 Australia        Email: 
con(_at_)securecommerce(_dot_)com(_dot_)au
SCS - Securing Electronic Business - (see www.securecommerce.com.au)
-----------------------------------------------------------
Fingerprint
8429 C352 9A37 4A9D B31A  BC38 6C43 D70E 7EA6 29A3
-----------------------------------------------------------

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • sendmail / procmail dropping mail into system user account, Con Nikolozakis <=