openldap 2.4.23 exited on signal 6

2011-03-13 Thread lyd mc
Hi all,

I am experiencing the same problem below. Do you have a solution for this? 

I am running on FreeBSD 8.1.

-
Hi list,
  I'm experiencing some problems with and LDAP box which used to run
  2.4.21 and has been upgraded to 2.4.22

The box act as a pam_ldap/nsswitch login server for a bunch of boxes,
let's say 20, and serve the mail server and web proxy server as a
user base.

The box has 2G of RAM and has an average load very low, let's say
top/systat shows 0.40.

The issue is that it happens from time to time every 2/4 days that the
slapd daemon exits
 on signal 6:

May 12 01:00:00 polido kernel: pid 27153 (slapd), uid 389: exited on
signal 6

Then i restart the process everything looks fine and no corruption
seems to happen in the DB. The box is a FreeBSD 8

Any clue is really appreciated.



Regards,

Alyd


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


IBM ServeRAID M5015 and ServeRAID-MR10i

2011-03-09 Thread lyd mc
Hi guys,

We are planning to buy new servers. I would like to ask if this RAID 
controllers already supported by FreeBSD.

Does anyone here already use it in their production servers?

Thanks guys,

Alydiomc



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


IBM ServeRAID M5015 and ServeRAID-MR10i

2011-03-09 Thread lyd mc
Hi guys,

We are planning to buy new servers. I would like to ask if this RAID 
controllers already supported by FreeBSD.

Does anyone here already use it in their production servers?

Thanks guys,

Alydiomc




  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Freebsd Built-in vacation program does not auto reply

2009-09-08 Thread lyd mc

Hi Andre,

I use CFLAGS=-O2. 

Best regards,

Alyd


--- On Tue, 9/8/09, Andre Albsmeier andre.albsme...@siemens.com wrote:

From: Andre Albsmeier andre.albsme...@siemens.com
Subject: Re: Freebsd Built-in vacation program does not auto reply
To: lyd mc alydi...@yahoo.com
Cc: Andre Albsmeier andre.albsme...@siemens.com
Date: Tuesday, September 8, 2009, 4:54 PM

On Tue, 08-Sep-2009 at 01:49:18 -0700, lyd mc wrote:
 Hi Andre,

Hi,

 
 WOW! Its working now!

Great. What CFLAGS line have you got now? -O2 or nothing?
Would you mind posting a short note to freebsd-questions
regarding this? My intention is to make a bug report but
people will probably laugh at me if I haven't at least
another person to confirm this.

    -Andre

 
 Here is my logs...
 
 Sep  8 16:35:07 MAIL postfix/pickup[60602]: C6147BDC6D: uid=2003 
 from=tabor.nok
 Sep  8 16:35:07 MAIL postfix/cleanup[60710]: C6147BDC6D: 
 message-id=20090908083507.c6147bd...@mail..com
 Sep  8 16:35:07 MAIL postfix/qmgr[60603]: C6147BDC6D: 
 from=tabor@mail..com, size=347, nrcpt=1 (queue active)
 Sep  8 16:35:07 MAIL postfix/local[60712]: C6147BDC6D: 
 to=alyd...@mail..com, orig_to=alyd.mc, relay=local, delay=0.03, 
 delays=0.02/0.01/0/0, dsn=2.0.0, status=sent (delivered to maildir)
 Sep  8 16:35:07 MAIL postfix/pickup[60602]: D02A5BDC70: uid=1001 
 from=alyd.mc
 Sep  8 16:35:07 MAIL postfix/cleanup[60710]: D02A5BDC70: 
 message-id=20090908083507.d02a5bd...@mail..com
 
 Postfix deliver to vacation
 
 Sep  8 16:35:07 MAIL postfix/local[60712]: C6147BDC6D: 
 to=alyd...@mail..com, orig_to=alyd.mc, relay=local, delay=0.05, 
 delays=0.02/0.01/0/0.02, dsn=2.0.0, status=sent (delivered to command: 
 /usr/bin/vacation alyd.mc)
 Sep  8 16:35:07 MAIL postfix/qmgr[60603]: C6147BDC6D: removed
 
 vacation send back notification
 
 Sep  8 16:35:07 MAIL postfix/qmgr[60603]: D02A5BDC70: 
 from=alyd...@mail..com, size=475, nrcpt=1 (queue active)
 Sep  8 16:35:07 MAIL postfix/local[60712]: D02A5BDC70: 
 to=tabor@mail..com, relay=local, delay=0.01, delays=0/0/0/0, 
 dsn=2.0.0, status=sent (delivered to maildir)
 Sep  8 16:35:07 MAIL postfix/qmgr[60603]: D02A5BDC70: removed
 
 Thank you very much!
 
 Alyd
 
 
 
 
       




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Freebsd Built-in vacation program does not auto reply

2009-09-07 Thread lyd mc
Hi Andre,

I haven't solve it yet. I use the one in the ports tree 
(/usr/ports/mail/vacation) as my work around.

Now I use sieve script for vacation notice.

Do you have a patch? May be I can use it in the future... Thanks.

Best Regards,

alyd

--- On Sat, 9/5/09, Andre Albsmeier andre.albsme...@siemens.com wrote:

From: Andre Albsmeier andre.albsme...@siemens.com
Subject: Re: Freebsd Built-in vacation program does not auto reply
To: lyd mc alydi...@yahoo.com
Cc: freebsd-questions@freebsd.org
Date: Saturday, September 5, 2009, 2:43 AM

On Thu, 16-Apr-2009 at 18:00:26 +, lyd mc wrote:
 Hi guys,
 
 Why Freebsd built-in vacation program (/usr/bin/vacation) does not auto reply?
 
 I am using fresh installed Freebsd7.0 and 7.1. here is my configs.

Did you solve the problem already? I had a similar issue and
tracked it down to a really strange compiler bug...

    -Andre

 
 Under the home directory of the user (alydio.mc)
 
 .forward
 ??? \alydio.mc, |/usr/bin/vacation alydio.mc
 
 .vacation.msg
 ?? Subject: On vacation message
 ?? From: alydio...@mydomain.com
 ?? I'm on vacation and will not be reading my mail for a while.
 ? Your mail will be dealt with when I return.
 .
 from postfix/sendmail logs:
 
 ...sniff
 ?(delivered to command: /usr/bin/vacation alydio.mc)
 
 after this nothing will happened... no errors no warnings...? 
 
 However the one I installed from ports (/usr/local/bin/vacation) works fine.
 
 
 I want to use the freebsd base vacation program.? 
 
 Please help.
 
 Thank you,
 alydiomc
 
 
       

-- 
Micro$oft: When will your system crash today?




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Spamassasin no DCC header

2009-06-09 Thread lyd mc
Hi guys,

I just installed spamassassin and dcc form ports. It seems to be working, no 
errors from spamassassin --lint. Later I found out there are no any DCC header 
in a mail.

local.cf

bayes_file_mode 0770
dns_available yes
razor_config /var/spool/spamd/.razor/razor-agent.conf
add_header all DCC _DCCB_ _DCCR_
add_header ham SCL 1
add_header spam SCL 9

v310.pre
loadplugin Mail:SpamAssassin:Plugin::DCC

I am using FBSD7.2, postfix with spam-milter (latest from ports).

I notice this from maillog:

spamass-milter: Could not retrive sendmail macro i!. Please add it to 
conFMilter_MACROS_ENVFROM for better spamassassin results

But I am using postfix...

Any ideas?

Regards,

alydiomc




  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Freebsd Built-in vacation program does not auto reply

2009-04-23 Thread lyd mc
hi derek,

It is by the way mydomain.com, sorry.

I also tried no period on user account...

kly...@mydomain.com


...still it does not auto reply.


thanks,

alydiomc


--- On Tue, 4/21/09, Derek Ragona de...@computinginnovations.com wrote:
From: Derek Ragona de...@computinginnovations.com
Subject: Re: Freebsd Built-in vacation program does not auto reply
To: alydi...@yahoo.com
Cc: freebsd-questions@freebsd.org
Date: Tuesday, April 21, 2009, 7:40 PM


 
At 08:16 PM 4/19/2009, lyd mc wrote:


Hi derek,


Correction on step 4, it should be:


\alydio.mc, |/usr/bin/vacation alydio.mc


thanks,


alyd




--- On Mon, 4/20/09, lyd mc alydi...@yahoo.com wrote:

From: lyd mc alydi...@yahoo.com

Subject: Re: Freebsd Built-in vacation program does not auto reply

To: Derek Ragona de...@computinginnovations.com

Cc: freebsd-questions@freebsd.org

Date: Monday, April 20, 2009, 9:07 AM


hi derek,


It is not also working on my sendmail.


May be I overlooked some steps?


step 1. login to user 

# su alydio.mc


step 2. initialize vacation db 

$ vacation -i


step 3. create .vacation.msg 


 From: alydio...@mydomain.com

 Subject: I am on vacation

 Delivered-By-The-Graces-Of: The Vacation program

 Precedence: bulk


 I am on vacation until...


step 4. create .forward


\klyren, |/usr/bin/vacation klyren




sendmail log


Apr 20 08:21:08 MAIL sm-mta[18102]: n3K0L2Jl018092:
to=|/usr/bin/vacation alydio.mc,
ctladdr=alydio...@mydomain (1001/0), delay=00:00:05,
xdelay=00:00:00, mailer=prog, pri=62458, dsn=2.0.0, stat=Sent


...nothing follows...


thanks

alydiomc

In the log entry above, I see:

ctladdr=alydio...@mydomain  

I suspect this is NOT a deliverable address but that depends on how you
have mydomain resolving.


Also you might want to try using a user account without a period
in the name.  The period may be causing a silent parsing problem for
sendmail and vacation.


  -Derek





--- On Fri, 4/17/09,
Derek Ragona

 de...@computinginnovations.com wrote:

From: Derek Ragona de...@computinginnovations.com

Subject: Re: Freebsd Built-in vacation program does not auto reply

To: alydi...@yahoo.com, Odhiambo Washington
odhia...@gmail.com

Cc: Steve Bertrand st...@ibctech.ca,
freebsd-questions@freebsd.org

Date: Friday, April 17, 2009, 9:51 PM




 

At 07:27 AM 4/17/2009, lyd mc wrote:


Thanks Odhiambo for your

time.




Actually i have a working vacation program  from freebsd ports

(/usr/ports/mail/vacation).




I only wondering why the freebsd base vacation behave
differently





I still want freebsd base vacation... the one from ports is obsolete
(as

per its maintainer website) and sometime i need to edit its makefile
for

it to compile




Thanks again.










I think the base system vacation is the one that is part of

sendmail.  So using it with postfix as the MTA may be the

issue.  I have use the base vacation version flawlessly with

sendmail.




  -Derek
















--- On Fri, 4/17/09,

Odhiambo Washington odhia...@gmail.com wrote:


From: Odhiambo Washington odhia...@gmail.com


Subject: Re: Freebsd Built-in vacation program does not auto
reply


To: alydi...@yahoo.com


Cc: Steve Bertrand st...@ibctech.ca,

freebsd-questions@freebsd.org


Date: Friday, April 17, 2009, 8:10 PM








On Fri, Apr 17, 2009 at 2:47 PM, lyd mc alydi...@yahoo.com

wrote:







hi,




I don't know how to run it in debug mode




I already try this one.




#/usr/bin/vacation -d alydio.mc




but nothing happened... no logs in /var/log/message and
/var/log/maillog

pertaining to vacation.







Okay. I think you need to look again at your MTA logs. Not being an

expert with Postfix, I am not sure I can help with it anyway.







-- 


Best regards,




Odhiambo WASHINGTON,


Nairobi,KE


+254733744121/+254722743223


_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 


Clothes make the man.  Naked people have little or no

influence on society.


 


-- Mark Twain
















___


freebsd-questions@freebsd.org mailing list


http://lists.freebsd.org/mailman/listinfo/freebsd-questions


To unsubscribe, send any mail to

freebsd-questions-unsubscr...@freebsd.org




-- 


This message has been scanned for viruses and


dangerous content by MailScanner, and is


believed to be clean. 


-- 


This message has been scanned for viruses and


dangerous content by

MailScanner, and is


believed to be clean.





  





___

freebsd-questions@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions

To unsubscribe, send any mail to
freebsd-questions-unsubscr...@freebsd.org


-- 

This message has been scanned for viruses and

dangerous content by MailScanner, and is

believed to be clean. 

-- 

This message has been scanned for viruses and

dangerous content by
MailScanner, and is

believed to be clean

Re: Freebsd Built-in vacation program does not auto reply

2009-04-19 Thread lyd mc
hi derek,

It is not also working on my sendmail.

May be I overlooked some steps?

step 1. login to user 
# su alydio.mc

step 2. initialize vacation db 
$ vacation -i

step 3. create .vacation.msg 

 From: alydio...@mydomain.com
 Subject: I am on vacation
 Delivered-By-The-Graces-Of: The Vacation program
 Precedence: bulk

 I am on vacation until...

step 4. create .forward

\klyren, |/usr/bin/vacation klyren


sendmail log

Apr 20 08:21:08 MAIL sm-mta[18102]: n3K0L2Jl018092: to=|/usr/bin/vacation 
alydio.mc, ctladdr=alydio...@mydomain (1001/0), delay=00:00:05, 
xdelay=00:00:00, mailer=prog, pri=62458, dsn=2.0.0, stat=Sent

...nothing follows...

thanks
alydiomc

--- On Fri, 4/17/09, Derek Ragona de...@computinginnovations.com wrote:
From: Derek Ragona de...@computinginnovations.com
Subject: Re: Freebsd Built-in vacation program does not auto reply
To: alydi...@yahoo.com, Odhiambo Washington odhia...@gmail.com
Cc: Steve Bertrand st...@ibctech.ca, freebsd-questions@freebsd.org
Date: Friday, April 17, 2009, 9:51 PM


 
At 07:27 AM 4/17/2009, lyd mc wrote:

Thanks Odhiambo for your
time.


Actually i have a working vacation program  from freebsd ports
(/usr/ports/mail/vacation).


I only wondering why the freebsd base vacation behave differently



I still want freebsd base vacation... the one from ports is obsolete (as
per its maintainer website) and sometime i need to edit its makefile for
it to compile


Thanks again.






I think the base system vacation is the one that is part of
sendmail.  So using it with postfix as the MTA may be the
issue.  I have use the base vacation version flawlessly with
sendmail.


  -Derek










--- On Fri, 4/17/09,
Odhiambo Washington odhia...@gmail.com wrote:

From: Odhiambo Washington odhia...@gmail.com

Subject: Re: Freebsd Built-in vacation program does not auto reply

To: alydi...@yahoo.com

Cc: Steve Bertrand st...@ibctech.ca,
freebsd-questions@freebsd.org

Date: Friday, April 17, 2009, 8:10 PM





On Fri, Apr 17, 2009 at 2:47 PM, lyd mc alydi...@yahoo.com
wrote:




hi,


I don't know how to run it in debug mode


I already try this one.


#/usr/bin/vacation -d alydio.mc


but nothing happened... no logs in /var/log/message and /var/log/maillog
pertaining to vacation.




Okay. I think you need to look again at your MTA logs. Not being an
expert with Postfix, I am not sure I can help with it anyway.




-- 

Best regards,


Odhiambo WASHINGTON,

Nairobi,KE

+254733744121/+254722743223

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

Clothes make the man.  Naked people have little or no
influence on society.

  
-- Mark Twain










___

freebsd-questions@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions

To unsubscribe, send any mail to
freebsd-questions-unsubscr...@freebsd.org


-- 

This message has been scanned for viruses and

dangerous content by MailScanner, and is

believed to be clean. 

-- 

This message has been scanned for viruses and

dangerous content by
MailScanner, and is

believed to be clean.




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Freebsd Built-in vacation program does not auto reply

2009-04-19 Thread lyd mc

Hi derek,

Correction on step 4, it should be:

\alydio.mc, |/usr/bin/vacation alydio.mc

thanks,

alyd


--- On Mon, 4/20/09, lyd mc alydi...@yahoo.com wrote:
From: lyd mc alydi...@yahoo.com
Subject: Re: Freebsd Built-in vacation program does not auto reply
To: Derek Ragona de...@computinginnovations.com
Cc: freebsd-questions@freebsd.org
Date: Monday, April 20, 2009, 9:07 AM

hi derek,

It is not also working on my sendmail.

May be I overlooked some steps?

step 1. login to user 
# su alydio.mc

step 2. initialize vacation db 
$ vacation -i

step 3. create .vacation.msg 

 From: alydio...@mydomain.com
 Subject: I am on vacation
 Delivered-By-The-Graces-Of: The Vacation program
 Precedence: bulk

 I am on vacation until...

step 4. create .forward

\klyren, |/usr/bin/vacation klyren


sendmail log

Apr 20 08:21:08 MAIL sm-mta[18102]: n3K0L2Jl018092: to=|/usr/bin/vacation 
alydio.mc, ctladdr=alydio...@mydomain (1001/0), delay=00:00:05, 
xdelay=00:00:00, mailer=prog, pri=62458, dsn=2.0.0, stat=Sent

...nothing follows...

thanks
alydiomc

--- On Fri, 4/17/09, Derek Ragona
 de...@computinginnovations.com wrote:
From: Derek Ragona de...@computinginnovations.com
Subject: Re: Freebsd Built-in vacation program does not auto reply
To: alydi...@yahoo.com, Odhiambo Washington odhia...@gmail.com
Cc: Steve Bertrand st...@ibctech.ca, freebsd-questions@freebsd.org
Date: Friday, April 17, 2009, 9:51 PM


 
At 07:27 AM 4/17/2009, lyd mc wrote:

Thanks Odhiambo for your
time.


Actually i have a working vacation program  from freebsd ports
(/usr/ports/mail/vacation).


I only wondering why the freebsd base vacation behave differently



I still want freebsd base vacation... the one from ports is obsolete (as
per its maintainer website) and sometime i need to edit its makefile for
it to compile


Thanks again.






I think the base system vacation is the one that is part of
sendmail.  So using it with postfix as the MTA may be the
issue.  I have use the base vacation version flawlessly with
sendmail.


  -Derek










--- On Fri, 4/17/09,
Odhiambo Washington odhia...@gmail.com wrote:

From: Odhiambo Washington odhia...@gmail.com

Subject: Re: Freebsd Built-in vacation program does not auto reply

To: alydi...@yahoo.com

Cc: Steve Bertrand st...@ibctech.ca,
freebsd-questions@freebsd.org

Date: Friday, April 17, 2009, 8:10 PM





On Fri, Apr 17, 2009 at 2:47 PM, lyd mc alydi...@yahoo.com
wrote:




hi,


I don't know how to run it in debug mode


I already try this one.


#/usr/bin/vacation -d alydio.mc


but nothing happened... no logs in /var/log/message and /var/log/maillog
pertaining to vacation.




Okay. I think you need to look again at your MTA logs. Not being an
expert with Postfix, I am not sure I can help with it anyway.




-- 

Best regards,


Odhiambo WASHINGTON,

Nairobi,KE

+254733744121/+254722743223

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

Clothes make the man.  Naked people have little or no
influence on society.

  
-- Mark Twain










___

freebsd-questions@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions

To unsubscribe, send any mail to
freebsd-questions-unsubscr...@freebsd.org


-- 

This message has been scanned for viruses and

dangerous content by MailScanner, and is

believed to be clean. 

-- 

This message has been scanned for viruses and

dangerous content by
MailScanner, and is

believed to be clean.



  



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread lyd mc
Hi,


I already did vacation -i as per the manual say but it still does not auto 
reply.


--- On Fri, 4/17/09, Odhiambo Washington odhia...@gmail.com wrote:
From: Odhiambo Washington odhia...@gmail.com
Subject: Re: Freebsd Built-in vacation program does not auto reply
To: Steve Bertrand st...@ibctech.ca
Cc: alydi...@yahoo.com, freebsd-questions@freebsd.org
Date: Friday, April 17, 2009, 4:05 PM

On Fri, Apr 17, 2009 at 10:33 AM, Steve Bertrand st...@ibctech.ca wrote:

Odhiambo Washington wrote:

 On Fri, Apr 17, 2009 at 6:00 AM, lyd mc alydi...@yahoo.com wrote:



 Hi guys,



 Why Freebsd built-in vacation program (/usr/bin/vacation) does not auto

 reply?



 I am using fresh installed Freebsd7.0 and 7.1. here is my configs.



 Under the home directory of the user (alydio.mc)



 .forward

     \alydio.mc, |/usr/bin/vacation alydio.mc



 .vacation.msg

    Subject: On vacation message

    From: alydio...@mydomain.com

    I'm on vacation and will not be reading my mail for a while.

   Your mail will be dealt with when I return.

 .

 from postfix/sendmail logs:



 ...sniff

  (delivered to command: /usr/bin/vacation alydio.mc)



 after this nothing will happened... no errors no warnings...



 However the one I installed from ports (/usr/local/bin/vacation) works

 fine.





 I want to use the freebsd base vacation program.





 Did you read the man page fully and understand it?

 Did you initialize the vacation database?

 Have you tried to run it in debug mode?

 Try RTFM again and see if you could figure out the problem yourself.



Wow... wait a sec...



I recall years ago having to deal with 'vacation' messages along with

sendmail, and with thousands of users, I hated doing it manually.

Perhaps a ``how I do it'' is warranted here.



It is quite apparent that the OP has RTFM, _and_ tried to work it out

for himself...
I was waiting for the OP to say that he actually did run `vacation -i` first, 
as that is a requirement.
Of course he can also run with -d and watch the logs for clues.





-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
Clothes make the man.  Naked people have little or no influence on society.

               -- Mark Twain





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread lyd mc
hi,

I don't know how to run it in debug mode

I already try this one.

#/usr/bin/vacation -d alydio.mc

but nothing happened... no logs in /var/log/message and /var/log/maillog 
pertaining to vacation.

thnx



--- On Fri, 4/17/09, Odhiambo Washington odhia...@gmail.com wrote:
From: Odhiambo Washington odhia...@gmail.com
Subject: Re: Freebsd Built-in vacation program does not auto reply
To: alydi...@yahoo.com
Cc: Steve Bertrand st...@ibctech.ca, freebsd-questions@freebsd.org
Date: Friday, April 17, 2009, 7:41 PM



On Fri, Apr 17, 2009 at 2:35 PM, lyd mc alydi...@yahoo.com wrote:


Hi,


I already did vacation -i as per the manual say but it still does not auto 
reply.
You can run it in debug mode and see what it says in the logs, perhaps?




-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
Clothes make the man.  Naked people have little or no influence on society.

               -- Mark Twain





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread lyd mc
Thanks Odhiambo for your time.

Actually i have a working vacation program  from freebsd ports 
(/usr/ports/mail/vacation).

I only wondering why the freebsd base vacation behave differently 

I still want freebsd base vacation... the one from ports is obsolete (as per 
its maintainer website) and sometime i need to edit its makefile for it to 
compile

Thanks again.








--- On Fri, 4/17/09, Odhiambo Washington odhia...@gmail.com wrote:
From: Odhiambo Washington odhia...@gmail.com
Subject: Re: Freebsd Built-in vacation program does not auto reply
To: alydi...@yahoo.com
Cc: Steve Bertrand st...@ibctech.ca, freebsd-questions@freebsd.org
Date: Friday, April 17, 2009, 8:10 PM



On Fri, Apr 17, 2009 at 2:47 PM, lyd mc alydi...@yahoo.com wrote:


hi,

I don't know how to run it in debug mode

I already try this one.

#/usr/bin/vacation -d alydio.mc

but nothing happened... no logs in /var/log/message and /var/log/maillog 
pertaining to vacation.


Okay. I think you need to look again at your MTA logs. Not being an expert with 
Postfix, I am not sure I can help with it anyway.


-- 
Best regards,

Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
Clothes make the man.  Naked people have little or no influence on society.
               -- Mark Twain






___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Freebsd Built-in vacation program does not auto reply

2009-04-17 Thread lyd mc
No output either




--- On Fri, 4/17/09, Mel Flynn mel.flynn+fbsd.questi...@mailing.thruhere.net 
wrote:
From: Mel Flynn mel.flynn+fbsd.questi...@mailing.thruhere.net
Subject: Re: Freebsd Built-in vacation program does not auto reply
To: freebsd-questions@freebsd.org, alydi...@yahoo.com
Cc: Odhiambo Washington odhia...@gmail.com, Steve Bertrand 
st...@ibctech.ca
Date: Friday, April 17, 2009, 8:21 PM

On Friday 17 April 2009 13:47:45 lyd mc wrote:
 hi,

 I don't know how to run it in debug mode

 I already try this one.

 #/usr/bin/vacation -d alydio.mc

 but nothing happened... no logs in /var/log/message and /var/log/maillog
 pertaining to vacation.

And /var/log/debug.log?
-- 
Mel



  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Freebsd Built-in vacation program does not auto reply

2009-04-16 Thread lyd mc
Hi guys,

Why Freebsd built-in vacation program (/usr/bin/vacation) does not auto reply?

I am using fresh installed Freebsd7.0 and 7.1. here is my configs.

Under the home directory of the user (alydio.mc)

.forward
    \alydio.mc, |/usr/bin/vacation alydio.mc

.vacation.msg
   Subject: On vacation message
   From: alydio...@mydomain.com
   I'm on vacation and will not be reading my mail for a while.
  Your mail will be dealt with when I return.
.
from postfix/sendmail logs:

...sniff
 (delivered to command: /usr/bin/vacation alydio.mc)

after this nothing will happened... no errors no warnings...  

However the one I installed from ports (/usr/local/bin/vacation) works fine.


I want to use the freebsd base vacation program.  

Please help.

Thank you,
alydiomc



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


FreeBSD7.1 limewire5.0 Does not connect

2009-04-01 Thread lyd mc
Hi guys,

I just installed limewire5.0 from ports (including diablo-jdk) but when I run 
it, it won't connect to gnutella network. I don't have a firewall, I am 
connected directly from internet...

I already try this settings from BSD forum:

it  by modifying the file  /etc/libmap.conf as follows: 

 [/usr/local/diablo-jre1.5.0/] 

libpthread.so libc_r.so 

libpthread.so.2 libc_r.so.6

...And found out that  the above fix  is only for  FreeBSD6.X

Any idea?

Thanx
alydiomc

 






___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Sendmail check FROM: header

2008-09-09 Thread lyd mc
Hi guys,

How do i check valid sender before sending mail?

example: 
    FROM: [EMAIL PROTECTED]

if this 'anonymous' user is not on localhost the mail should be rejected even 
if the user has valid login (user and password).

my sendmail uses login/plain before relaying. however they can still send mail 
even the FROM: header is not their name. I don't want this to happen.

Need your help guys.

Thnx.

alydio






___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Sendmail become open relay

2008-09-08 Thread lyd mc
Hi guys need help..

My mailserver become an open relay.

Unknown user can now send mail.

snippet from mailq

m88C8iWq042874  689 Mon Sep  8 20:08 [EMAIL PROTECTED]
 (Deferred: Name server: mx1.mail.tw.yahoo.com.: host name loo)
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]

I don't  have user 'osxch' and there others can also send..


best regars thnx

alydio





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: email disclaimer insert; remove and instert

2008-07-29 Thread lyd mc
Hi guys,

I think I should stick to currently available  feature offered by  mimedefang  
or altermime for  the disclaimer  thing. 

Thank you darko, odhiambo and jeffrey for your time. 

Best regards,

alydiomc





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


email disclaimer insert; remove and instert

2008-07-28 Thread lyd mc
hi guys,

Is there any program that insert or remove disclaimer? 

For example, if a reply message  containing my disclaimer i want it to be 
removed at the end of the mail body and put somewhere before the QUOTE line.

    From:[EMAIL PROTECTED]
    To:[EMAIL PROTECTED]
    Subject: Re: disclaimer blah blah blah


    New messages
   
    My Disclaimer -- ( new location of disclaimer)

  
 ---Old message (Quoting)

 Old messages
  
 MY Disclaimer - (I want this to be remove and put above)

   


Thank you.

alydmc





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: email disclaimer insert; remove and instert

2008-07-28 Thread lyd mc
Hi darko,

What I mean is adding a disclaimer/boilerplate for any outgoing message just 
like mimedefang feature. However, I don't want it to be redundant. For example 
if a mail already contains my disclaimer (usually mail from a reply message), 
it should be relocated next to the new message not at the bottom of the reply 
message.

  new message body here
  new message body here

  Disclaimer   new location of disclaimer

 ---old messages here--

  old message here
  old message here
 
  Disclaimer  --- to be relocated

Regards,

alydmc
--- On Tue, 7/29/08, darko gavrilovic [EMAIL PROTECTED] wrote:
From: darko gavrilovic [EMAIL PROTECTED]
Subject: Re: email disclaimer insert; remove and instert
To: [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Date: Tuesday, July 29, 2008, 11:17 AM

are you using X11? do you use thunderbird/mozilla mail client? i believe 
thunderbird has a fancy signature add-on that does something like that.



On Mon, Jul 28, 2008 at 10:07 PM, lyd mc [EMAIL PROTECTED] wrote:

hi guys,



Is there any program that insert or remove disclaimer?



For example, if a reply message  containing my disclaimer i want it to be 
removed at the end of the mail body and put somewhere before the QUOTE line.



    From:[EMAIL PROTECTED]

    To:[EMAIL PROTECTED]

    Subject: Re: disclaimer blah blah blah





    New messages

  

    My Disclaimer -- ( new location of disclaimer)



 

 ---Old message (Quoting)



 Old messages

 

 MY Disclaimer - (I want this to be remove and put above)



  





Thank you.



alydmc











___

freebsd-questions@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions

To unsubscribe, send any mail to [EMAIL PROTECTED]




-- 
regards,
dg

..but the more you use clever tricks, the less support you'll get ... -- 
M.W.Lucas






___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Spamassasin running as root!

2008-07-24 Thread lyd mc
Hi guys,

My maillog complain like this:

Jul 25 09:40:06 MAIL spamd[67623]: spamd: still running as root: user not 
specified with -u, not found, or set to root, falling back to nobody

Jul 25 09:40:13 MAIL spamd[67623]: auto-whitelist: open of auto-whitelist file 
failed: locker: safe_lock: cannot create tmp lockfile 
/nonexistent/.spamassassin/auto-whitelist.lock.MAIL.67623 for 
/nonexistent/.spamassassin/auto-whitelist.lock: No such file or directory

I google it and found out that i need to run spamd with '-u user' flag.

From BSD guide website spamd has a flag of  '-u qscand'. However, there is no 
detail on how the qscand user has been created.

How to create a user for spamd correctly or securely?   







___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Spamassasin running as root!

2008-07-24 Thread lyd mc
Thanks guy!

Regards,

alydmc

From: [EMAIL PROTECTED]

man (8) pw
pw useradd qscand -s /sbin/nologin

From: [EMAIL PROTECTED]

What do you have in /etc/rc.conf, I have
spamd_enable=YES
spamd_flags=-u spamd -H /var/spool/spamd

In my case, the spamd user got created automagically.





  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Spamassasin running as root!

2008-07-24 Thread lyd mc
Thnx chuck.
 
I use ports to install p5-Mail-SpamAssassin, and I have also spamd user. I will 
try Brian config.  

Regards,

alydmc


From [EMAIL PROTECTED]: 

What do you have in /etc/rc.conf, I have
spamd_enable=YES
spamd_flags=-u spamd -H /var/spool/spamd

In my case, the spamd user got created automagically.


--- On Fri, 7/25/08, Chuck Swiger [EMAIL PROTECTED] wrote:
From: Chuck Swiger [EMAIL PROTECTED]
Subject: Re: Spamassasin running as root!
To: [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Date: Friday, July 25, 2008, 10:37 AM

On Jul 24, 2008, at 7:26 PM, lyd mc wrote:
 How to create a user for spamd correctly or securely?

You should have had a spamd user  group created automatically from / 
usr/ports/mail/p5-Mail-SpamAssassin/pkg-install.  If you aren't using  
ports, well, you should start doing so.

Regards,
-- 
-Chuck



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


spamassasin root file permission

2008-07-24 Thread lyd mc
Hi guys,

I still have this kind of error:

Jul 25 11:08:25 MAIL spamd[78027]: spamd: connection from localhost [127.0.0.1] 
at port 63402
Jul 25 11:08:25 MAIL spamd[78027]: spamd: processing message [EMAIL 
PROTECTED] for root:58
Jul 25 11:08:31 MAIL spamd[78027]: auto-whitelist: open of auto-whitelist file 
failed: locker: safe_lock: cannot create tmp lockfile 
/root/.spamassassin/auto-whitelist.lock.MAIL.78027 for 
/root/.spamassassin/auto-whitelist.lock: Permission denied
Jul 25 11:08:31 MAIL spamd[78027]: spamd: identified spam (11.4/5.0) for 
root:58 in 6.0 seconds, 4966 bytes.
Jul 25 11:08:31 MAIL spamd[78027]: spamd: result: Y 11 - 
HTML_MESSAGE,RAZOR2_CF_RANGE_51_100,RAZOR2_CF_RANGE_E4_51_100,RAZOR2_CHECK,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,RDNS_NONE,URIBL_AB_SURBL,URIBL_RED
 
scantime=6.0,size=4966,user=root,uid=58,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=63402,mid=[EMAIL
 PROTECTED],autolearn=no


my spamd ran like this:

 /usr/local/bin/spamd -u spamd -H /var/spool/spamd -d -r -m 20 --round-robin\ 
/var/run/spamd/spamd.pid

/usr/local/sbin/spamass-milter -f -p /var/run/spamass-milter.sock

Should I also run spamass-milter as '-u spamd -H /var/spool/smapd'?

Thanks,

alydmc




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Spamassassin very slow

2008-07-23 Thread lyd mc
thnx Philip, your config will help in my current setup.



--- On Wed, 7/23/08, Philip M. Gollucci [EMAIL PROTECTED] wrote:
From: Philip M. Gollucci [EMAIL PROTECTED]
Subject: Re: Spamassassin very slow
To: James Tanis [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED], freebsd-questions@freebsd.org
Date: Wednesday, July 23, 2008, 11:53 AM

James Tanis wrote:
 lyd mc [EMAIL PROTECTED] wrote:
 What causes spamassassin to slow?

 Here is my config:

 snippet from sendmail.mc
 .. cut ..

 I have .procmailrc in every home directory of my mail users and it
goes
 like
 this:
The following setup by the front line mx's (2 of them) for apache.org 
can handle ~1million messages/day for a total of 2million without 
breaking a sweat.

No .procailrc involved.

/etc/rc.conf:
postfix_enable=YES
sendmail_enable=NO
sendmail_submit_enable=NO
sendmail_outbound_enable=NO
sendmail_msp_queue_enable=NO

rbldnsd_enable=YES
rbldnsd_flags=MASKED OUT

svscan_enable=YES

clamav_clamd_enable=YES
clamav_freshclam_enable=YES

spamd_enable=YES
spamd_pidfile=/var/run/spamd/spamd.pid
spamd_flags=--min-children=4 --max-children=40 --min-spare=2 
--max-spare=8 --max-conn-per-child=100 -c -d 
--socketpath=/var/run/spamd/socket --socketmode=0777 -r ${spamd_pidfile}

Thats FreeBSD 6.x (soon to be 7.x when I update it)
httpd 2.2.9+worker mpm with qpsmtp using mod_perl

in my consulting buss, for sendmail I use the following sendmail.mc snippet:

INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clmilter.sock, F=, 
T=S:4m;R:4m')
INPUT_MAIL_FILTER(`spamassassin', `S=local:/var/run/spamass-milter.sock, 
F=, T=C:15m;S:4m;R:4m;E:10m')
define(`confMILTER_MACROS_ENVRCPT',`r, v, Z')
define(`confMILTER_MACROS_CONNECT',`b, j, _, {daemon_name}, {if_name}, 
{if_addr}')


That said, all individual users do you ~/.procmailrc, with the following 
rule:
:0
* ^X-Spam-Status: Yes
spam




-- 

Philip M. Gollucci ([EMAIL PROTECTED])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Spamassassin very slow

2008-07-23 Thread lyd mc
Hi James,

I remove spamc on .procmailrc and I can see lots of improvements!

Thanx,

alyd

--- On Wed, 7/23/08, James Tanis [EMAIL PROTECTED] wrote:
From: James Tanis [EMAIL PROTECTED]
Subject: Re: Spamassassin very slow
To: [EMAIL PROTECTED]
Date: Wednesday, July 23, 2008, 11:07 AM

lyd mc [EMAIL PROTECTED] wrote:
 
 What causes spamassassin to slow?
 
 Here is my config:
 
 snippet from sendmail.mc
 .. cut ..
 
 I have .procmailrc in every home directory of my mail users and it goes
like
 this:

So if I'm understanding you correctly.. your calling spamc from a sendmail
milter *and* .procmailrc. That's pretty redundant and would definately slow
you down. Choose one based on your needs.

 
 I also have RulesDuJour installed and spammassassin --lint does complain
about
 it.
 

Extra rules can slow you down regardless of syntax, but most computers
created this decade can handle RulesDuJour fine. Personally I think your
main problem is that your effectively spam checking every message twice. The
spamassassin queues most likely get filled followed by sendmail having to
wait and queue up the slack.

--
James Tanis
Technical Coordinator
Monsignor Donovan Catholic High School
e: [EMAIL PROTECTED]


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Spamassassin very slow

2008-07-22 Thread lyd mc
Hi guys,

Last day my mail server became very slow. I haven't found any mysterious 
errors/warnings in /var/log/message and maillog. When I disable spammilter in 
sendmail it became fast.

What causes spamassassin to slow?

Here is my config:

snippet from sendmail.mc

    FEATURE(`local_procmail_lmtp')
    . . .
    FEATURE(dnsbl,`all.rbl.jp')dnl 
    dnl MAILER(local) 
    MAILER(procmail)dnl
    MAILER(smtp)
    INPUT_MAIL_FILTER(`spamassassin',`S=local:/var/run/spamass-milter.sock, 
F=,   T=C:15m;S:4m;R:4m;E:10m')dnl
    INPUT_MAIL_FILTER(`clmilter', `S=local:/var/run/clamav/clmilter.sock, 
F=, T=S:4m;R:4m')dnl
    define(`confINPUT_MAIL_FILTERS', `clmilter,spamassassin')dnl
 

I have .procmailrc in every home directory of my mail users and it goes like 
this:

 :0fw: spamassassin.lock
 | /usr/local/bin/spamc

 :0:
 * ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*
 /dev/null

    :0:
    * ^X-Spam-Status: Yes
    Probably-Spam

I also have RulesDuJour installed and spammassassin --lint does complain about 
it.

spamassassin process:

11894  ??  Ss 0:30.74 /usr/local/bin/spamd -c -d -r -m 20 --round-robin 
/var/run/spamd/spamd.pid (perl5.8.8)
11903  ??  Ss 0:06.55 /usr/local/sbin/spamass-milter -f -p 
/var/run/spamass-milter.sock

When my mail server became slow, my mqueue grows rapidly and there are lots of 
spamc processes.

Please help, thnx.

alyd












___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Spamassassin very slow

2008-07-22 Thread lyd mc
Thanks edwin. I better watch those dns rbl feature..

Regards,

alyd

--- On Wed, 7/23/08, Edwin Groothuis [EMAIL PROTECTED] wrote:
From: Edwin Groothuis [EMAIL PROTECTED]
Subject: Spamassassin very slow
To: freebsd-questions@FreeBSD.org
Cc: lyd mc [EMAIL PROTECTED]
Date: Wednesday, July 23, 2008, 10:38 AM

 iLast day my mail server became very slow. I haven't found any
 mysterious errors/warnings in /var/log/message and maillog. When I
 disable spammilter in sendmail it became fast.

Normally this happens to me when I a DNS based RBL suddenly goes
out of action.

I know it won't solve your problem, but have a look on the wire if
all DNS queries are answered in time.

Edwin

-- 
Edwin Groothuis  |Personal website: http://www.mavetju.org
[EMAIL PROTECTED]|  Weblog: http://www.mavetju.org/weblog/


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Spamassassin very slow

2008-07-22 Thread lyd mc
Thanks james. I thought before that spamc on .procmailrc handle checking mail 
for outgoing (mail from local user) and milter in sendmail handle incoming mail 
checking.

Best  regards,

alyd 

--- On Wed, 7/23/08, James Tanis [EMAIL PROTECTED] wrote:
From: James Tanis [EMAIL PROTECTED]
Subject: Re: Spamassassin very slow
To: [EMAIL PROTECTED], freebsd-questions@freebsd.org
Date: Wednesday, July 23, 2008, 11:08 AM

lyd mc [EMAIL PROTECTED] wrote:

 What causes spamassassin to slow?

 Here is my config:

 snippet from sendmail.mc
 .. cut ..

 I have .procmailrc in every home directory of my mail users and it goes
like
 this:

So if I'm understanding you correctly.. your calling spamc from a sendmail
milter *and* .procmailrc. That's pretty redundant and would definately slow
you down. Choose one based on your needs.


 I also have RulesDuJour installed and spammassassin --lint does complain
about
 it.


Extra rules can slow you down regardless of syntax, but most computers
created this decade can handle RulesDuJour fine. Personally I think your
main problem is that your effectively spam checking every message twice. The
spamassassin queues most likely get filled followed by sendmail having to
wait and queue up the slack.
--
James Tanis
Technical Coordinator
Monsignor Donovan Catholic High School
e: [EMAIL PROTECTED]



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Repeating Mail

2008-07-15 Thread lyd mc
Hi guys,

Some of my mail users receive repeating mail. I am using sendmail and my user 
uses MS Outlook to send/receive. 

Is there any way to solve this problem?

Thank you.

Best regards,

alyd




  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: quota and sendmail accepts 10k mail size

2008-07-10 Thread lyd mc
Hi Mikhail,

Thank you for the great suggestion. I will try it in our new server.

Regards,
alyd

--- On Thu, 7/10/08, Mikhail Goriachev [EMAIL PROTECTED] wrote:
From: Mikhail Goriachev [EMAIL PROTECTED]
Subject: Re: quota and sendmail accepts 10k mail size
To: [EMAIL PROTECTED], [EMAIL PROTECTED], freebsd-questions@freebsd.org
Date: Thursday, July 10, 2008, 10:19 PM

Quoting lyd mc [EMAIL PROTECTED]:


 However, my company wants to have 20meg mbox space per user. If the  
 User exceeds, he/she should not recieved any mail.

 So, I use system quota to prevent sendmail from writing to mbox of a


Let me suggest slightly different approaches:

1.- You could have /usr/ports/mail/mimedefang making the decisions  
instead of sendmail or system quota. There you can set your own rules  
and sendmail will abide them. This gives you far better control and  
you're limited by your own imagination.

2.- Implement a mail server with quota capabilities. For instance  
cyrus-imap. There you can set quota limits, warning messages to users,  
percentages and so on. This is the easiest approach.



Regards,
Mikhail.

-- 
Mikhail Goriachev
Webanoide


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: quota and sendmail accepts 10k mail size

2008-07-09 Thread lyd mc
Hi Derek,

It is good to hear from you.

You are right about sendmail has only global option to limit mail size. 

However, my company wants to have 20meg mbox space per user. If the User 
exceeds, he/she should not recieved any mail.

So, I use system quota to prevent sendmail from writing to mbox of a user which 
is under quota.Sendmail should bounce the mail and reply to sender with this 
kind of error:

- The following addresses had permanent fatal errors - [EMAIL 
PROTECTED]

(reason: 550 5.0.0 output error)

Here is my configs:

I enable quota to /var and /home filesystem

/dev/ipsd0s1f   /home   ufs rw,userquota    2   2
/dev/ipsd0s1d   /var    ufs rw,userquota    2   2

# qouta -v user.underquota
Disk quotas for user user.underquota (uid 1333):
 Filesystem   usage   quota   limit   grace   files   quota   limit   grace
  /home 210   20480   20480  11   0   0
   /var   62960*   20480   20480    none 1   0   0

As you can see here, user.underquota already exceeded the limit (soft and 
hard). If I try to send a mail to this user more than 13k mail size, sendmail 
cannot write to this mbox (since mbox of a user is located in /var/mail) and 
will reply with an error message. At first I thought it was working, however, 
when i try to send 10k, 7k, 5k or less mail size, sendmail can write to 
user.underquota mbox.

User file permition:

#ls -l
-rw-rw    1 user.underquota    mail 64413589 Jul  8 09:54 
user.underquota 

So, what do you think? Do i missed some config? or this is a bug?

Thank you.

Best regards,

Alyd




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


quota and sendmail accepts 10k mail size

2008-07-07 Thread lyd mc
Greetings,

I setup my mail server on freebsd7.0R and it is working great!

However, I have a problem on quota. It suppose to block any incoming message to 
specific user which is under quota. But sendmail can still send to the user 
under quota if the mail size is ~ less than 10k. Quota only works when the mail 
size is  greater than 13k.

Is there any way to correct this problem? Please help.


By the way, i disable the grace period via quota.h.

   #define MAX_IQ_TIME (0) /* seconds in 1 week */
   #define MAX_DQ_TIME (0) /* seconds in 1 week */


And my mail users authenticate via ldap.

Thank you and more power.









___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]