On Jan 1, 2009, at 12:58 PM, mouss wrote:
Jeff Weinberger a écrit :
I've been reading the dspam docs this morning and the project owner
states fairly strongly that sendmail is far preferable to SMTP
re-injection (in the postfix setup docs), but doesn't say why.
if he doesn't say why, then we
On Thu, Jan 01, 2009 at 11:04:50PM -0500, ja...@monsterjam.org wrote:
> hey folks.. Im running the latest postfix on an ubuntu server with
> mailmain for mailing list management.. everything is pretty much working
> fine except that Im trying to get some kind of rate-limiting or
> throttling worki
ja...@monsterjam.org wrote:
I want only 1 smtp connection at a time to be made out from my server to
my ISP's server.. Can someone please help me with a config that will
accomplish this?
If your ISP doesn't want to handle your list traffic, trying to get
around their restrictions isn't going
hey folks.. Im running the latest postfix on an ubuntu server with
mailmain for mailing list management.. everything is pretty much working
fine except that Im trying to get some kind of rate-limiting or
throttling working for all outbound messages. Ive searched all over and
found the smtpd -D and
Terry Carmen wrote:
Jeff Weinberger wrote:
Hello again:
One more issue on which I would appreciate any help anyone can offer:
Yesterday I upgraded my postfix installation from 2.5.2 to 2.5.5 and
my MySQL installation from 5.0.51b to 5.0.75. Immediately after
restarting everything (the wh
On Jan 1, 2009, at 4:53 PM, mouss wrote:
Jeff Weinberger a écrit :
[snip]
- try with "hosts = 127.0.0.1" (without "localhost")
Tried this - no change. :(
ahem. if you do this, you should not hear about a socket. it should
use
a TCP connection. can you show the errors?
I would think s
Jeff Weinberger a écrit :
>> [snip]
>>
>> - try with "hosts = 127.0.0.1" (without "localhost")
>
> Tried this - no change. :(
>
ahem. if you do this, you should not hear about a socket. it should use
a TCP connection. can you show the errors?
> [snip]
>>
>> why do use sender_canonical instead o
There are some very definite patterns in the dates of the spam I'm
getting (xx/xx/3609 and 19 Jan 38) so a modification of those regex's
should do the trick for now.
As for SpamAssassin, I don't use it at the moment. I'm running a small
VPS with 128MB of memory and a handful of email accounts.
On Jan 1, 2009, at 1:55 PM, mouss wrote:
Jeff Weinberger a écrit :
Hello again:
One more issue on which I would appreciate any help anyone can offer:
Yesterday I upgraded my postfix installation from 2.5.2 to 2.5.5
and my
MySQL installation from 5.0.51b to 5.0.75. Immediately after
restar
Jeff Weinberger wrote:
Hello again:
One more issue on which I would appreciate any help anyone can offer:
Yesterday I upgraded my postfix installation from 2.5.2 to 2.5.5 and
my MySQL installation from 5.0.51b to 5.0.75. Immediately after
restarting everything (the whole computer), I starte
Salaam,
I think that you may have to add proxy to this line
This is your line:
sender_canonical_maps=mysql:/etc/postfix/mysql_canonical_maps.cf
This is what I suggest:
sender_canonical_maps= proxy:mysql:/etc/postfix/mysql_canonical_maps.cf
We use postgres in our organization and we use that pro
Jeff Weinberger a écrit :
> Hello again:
>
> One more issue on which I would appreciate any help anyone can offer:
>
> Yesterday I upgraded my postfix installation from 2.5.2 to 2.5.5 and my
> MySQL installation from 5.0.51b to 5.0.75. Immediately after restarting
> everything (the whole computer
Hello again:
One more issue on which I would appreciate any help anyone can offer:
Yesterday I upgraded my postfix installation from 2.5.2 to 2.5.5 and
my MySQL installation from 5.0.51b to 5.0.75. Immediately after
restarting everything (the whole computer), I started seeing these
message
Jeff Weinberger a écrit :
>
> I've been reading the dspam docs this morning and the project owner
> states fairly strongly that sendmail is far preferable to SMTP
> re-injection (in the postfix setup docs), but doesn't say why.
if he doesn't say why, then we don't know whether there was a problem
On Jan 1, 2009, at 9:49 AM, mouss wrote:
Jeff Weinberger a écrit :
Thank you! That helps clarify what I was missing in this - so clearly
dspam is not passing the envelope sender back to postfix.
I suspect it doesn't know how via SMTP, but it can also use the
sendmail command to do this. I wi
Dennis Putnam:
> I have a machine running postfix that is required to relay mail
> through my ISP's mail server. When I try to send mail, I get this error:
>
> 550 [PERMFAIL] destination not valid within DNS (in reply to RCPT TO
> command)
>
> Can someone explain what this error means? If I u
Dennis Putnam a écrit :
> I have a machine running postfix that is required to relay mail through
> my ISP's mail server. When I try to send mail, I get this error:
>
> 550 [PERMFAIL] destination not valid within DNS (in reply to RCPT TO
> command)
>
> Can someone explain what this error means? I
I have a machine running postfix that is required to relay mail
through my ISP's mail server. When I try to send mail, I get this error:
550 [PERMFAIL] destination not valid within DNS (in reply to RCPT TO
command)
Can someone explain what this error means? If I use 'telnet' to send
the R
Jeff Weinberger a écrit :
>
> Thank you! That helps clarify what I was missing in this - so clearly
> dspam is not passing the envelope sender back to postfix.
>
> I suspect it doesn't know how via SMTP, but it can also use the
> sendmail command to do this. I will experiment with this.
>
no,
jeff_homeip a écrit :
> --- In post...@yahoogroups.com, mouss wrote:
>> Jeff Weinberger a écrit :
>>> I've verified that the "R" flag is there and I use -f ${sender} on the
>>> command line (the script does parse the arguments)
>>>
>>> I think the envelope-sender is missing before it enters the co
On Jan 1, 2009, at 9:31 AM, mouss wrote:
jeff_homeip a écrit :
--- In post...@yahoogroups.com, mouss wrote:
Jeff Weinberger a écrit :
I've verified that the "R" flag is there and I use -f ${sender}
on the
command line (the script does parse the arguments)
I think the envelope-sender is mi
mouss wrote:
Darren Pilgrim a écrit :
IBBoard wrote:
I've been looking around but so far haven't been able to find anything
(partly because it's difficult to phrase a search query!). If someone
has a solution/config for this then that'd be great.
Before anyone points out issues with GMail and
mouss wrote:
Jeff Weinberger a écrit :
>
> I've verified that the "R" flag is there and I use -f ${sender} on
the
> command line (the script does parse the arguments)
>
> I think the envelope-sender is missing before it enters the content
> filter. This from my mail.log:
>
> Dec 31 19:50:07 s
ram pisze:
> Sometimes my mailq gets cluttered with lot of undelivearble mails.
> Because end servers are not accepting
>
> I wish to bounce back some messages ( not delete them ) from queue
>
> How do I do it ?
>
Also search archive for: "manually bounce mail in queue"
http://www.irbs.net/in
ram wrote:
Sometimes my mailq gets cluttered with lot of undelivearble mails.
Because end servers are not accepting
I wish to bounce back some messages ( not delete them ) from queue
How do I do it ?
The mail will bounce on it's own when it's maximal_queue_lifetime expires.
Terry
Rich Winkel a écrit :
> I'm not sure, I may have an unusual dns setup on this mail server.
> The primary host name is math.missouri.edu, but it has an alias of
> math.math.missouri.edu. In any case, I'm getting the dreaded:
>
> status=SOFTBOUNCE (mail for math.math.missouri.edu loops back to myse
Jeff Weinberger a écrit :
>
> I've verified that the "R" flag is there and I use -f ${sender} on the
> command line (the script does parse the arguments)
>
> I think the envelope-sender is missing before it enters the content
> filter. This from my mail.log:
>
> Dec 31 19:50:07 s postfix/qmgr[33
Rich Winkel ha scritto:
I'm not sure, I may have an unusual dns setup on this mail server.
The primary host name is math.missouri.edu, but it has an alias of
math.math.missouri.edu. In any case, I'm getting the dreaded:
status=SOFTBOUNCE (mail for math.math.missouri.edu loops back to myself)
E
Sometimes my mailq gets cluttered with lot of undelivearble mails.
Because end servers are not accepting
I wish to bounce back some messages ( not delete them ) from queue
How do I do it ?
29 matches
Mail list logo