Re: Sendmail & Unix Hierarchy Sep

2003-01-01 Thread Jerome M Berkman
Ilan, If you have F=w specified in the mailer definition, sendmail issues that message if the address is not in /etc/passwd. E.g., from an old, untried, sendmail.cf: Mcyrus, P=/usr/cyrus/bin/deliver, F=lsDFMnPqAh5@/:|, ... Here F=lsDFMnPqAh5@/:| does not include "w". Check if yours does includ

Re: Sendmail & Unix Hierarchy Sep

2003-01-01 Thread Mike O'Rourke
I believe this subject was treated in this thread: Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2 as local mailer) You can go to http://asg.web.cmu.edu/archive/index.php?mailbox=archive.info-cyrus and do a search for "sendmail" and go to the last 25 messages to see the t

Re: Sendmail & Unix Hierarchy Sep

2002-12-31 Thread Ilan Rabinovitch
Ya this is definately a sendmail problem. I was hoping someone on this list had run into it before because for the life of me I cant figure out which flag I need to remove or add to solve this. Thanks, Ilan On Tue, Dec 31, 2002 at 09:34:51AM -0600, Simon Loader wrote: > I havent messed with send

Re: Sendmail & Unix Hierarchy Sep

2002-12-31 Thread Simon Loader
I havent messed with sendmail configs for a while (been using these new fangled MTA`s of late). Check the flags for your mailer is passing the full emial. Track down which line in the config the error is coming from becuase it looks like this is a sendmail problem. -- Simon Loader Ilan Rabinov

Re: Sendmail & Unix Hierarchy Sep

2002-12-30 Thread Ilan Rabinovitch
thanks for the suggestion. I patched cyrus but I'm still getting: Dec 31 04:30:44 igaming1 sendmail[5278]: gBV4TxVF005275: gBV4UiVF005278: DSN: User unknown In the sendmail logs. Any suggestions? Thanks again, Ilan On Mon, Dec 30, 2002 at 08:59:00PM -0600, Simon Loader wrote: > Are you usin

re: Sendmail & Unix Hierarchy Sep

2002-12-30 Thread Ilan Rabinovitch
Hello, In case this might help I'm attaching my sendmail.mc file. I'm still not having much luck with this thing. Same problem of sendmail rewriting the recipient to be just 'user' instead of '[EMAIL PROTECTED]' Any suggestions greatly appreciated. Is there a guide or a document out there on thi

Sendmail & Unix Hierarchy Sep

2002-12-23 Thread Ilan Rabinovitch
Hello, I'm trying to get sendmail to work with Cyrus-Imap and UnixHierarchysep. Right now when e-mails come in sendmail only seems to pass on the 'user' part of '[EMAIL PROTECTED]' so the mail never reaches the mail box I created for it. Any suggestions on how to fix this? Anyone have a sample se