> but I don't send "messages to you from the users mailing list seem to > have been bouncing". > What do I have to do to resolve the problem? > > Andrea
Andrea If you are using SA on your mail server, make sure that you whitelist all the lists that you are subscribed to... sometimes they will be scored as spam and rejected, depending on your setups of course One way is to put something like these in your local.cf whitelist_from_spf [EMAIL PROTECTED] whitelist_from_rcvd [EMAIL PROTECTED] apache.org then spamassassin --lint and restart spamassassin if no errors... this may not be the only reason why you are seeing those messages, this is just one possible solution. - rh