Hi All,
I want to support the following situation:
Our customers have two connections to the internet e.g. a DSL and a broadband
connection (cable). They don't have the ability to setup reverse DNS, but both
hosts are in DNS under mail.domain.tld. We relay all incoming mail to
smtp:[mail.domai
Wietse Venema put forth on 9/27/2009 8:30 AM:
> Stan Hoeppner:
>> Wietse Venema put forth on 9/27/2009 7:39 AM:
>>> If you have a question about POSTFIX logs, then it is a good idea
>>> to send samples of POSTFIX logging.
>> Point taken, sry Wietse. Upon grabbing these sample entries, I noticed
>
Stan Hoeppner:
> Wietse Venema put forth on 9/27/2009 8:30 AM:
> > Stan Hoeppner:
> >> Wietse Venema put forth on 9/27/2009 7:39 AM:
> >>> If you have a question about POSTFIX logs, then it is a good idea
> >>> to send samples of POSTFIX logging.
> >> Point taken, sry Wietse. Upon grabbing these
On 9/28/2009, Russell Jones (rjo...@eggycrew.com) wrote:
> On my older, production Exim server, ths popup occurs immediately.
Per the welcome message you received when you joined the list:
TO REPORT A PROBLEM see:
http://www.postfix.org/DEBUG_README.html#mail
At a minimum, postfix version and ou
On 9/28/2009 2:22 AM, Jeroen Koekkoek wrote:
Hi All,
I want to support the following situation:
Our customers have two connections to the internet e.g. a DSL and a broadband
connection (cable). They don't have the ability to setup reverse DNS, but both
hosts are in DNS under mail.domain.tld.
On 9/28/2009 12:41 AM, Russell Jones wrote:
For some reason, if a local user sends mail to another local user who
doesn't exist, my Postfix installation doesn't seem to notify the sender
of the error, nor deliver a bounce message to the sender.
Log snippet of what I am talking about:
Sep 28 00:
Russell Jones:
> For some reason, if a local user sends mail to another local user who
> doesn't exist, my Postfix installation doesn't seem to notify the sender
> of the error, nor deliver a bounce message to the sender.
...
> Sep 28 00:29:58 server2 postfix/smtpd[3447]: NOQUEUE: reject: RCPT fr
Hi,
i recently tried to install a postfix server with TLS and client
authentication required. Testing the installation with Thunderbird
looked good: server certificate show, client certificate requested and
postfix log shows TLS OK but finaly I got the message 5.7.1 Relay
access denied.
po
On 9/28/2009 7:19 AM, Stefan Selbitschka wrote:
Hi,
i recently tried to install a postfix server with TLS and client
authentication required. Testing the installation with Thunderbird
looked good: server certificate show, client certificate requested and
postfix log shows TLS OK but finaly I got
On 27-Sep-2009, at 23:41, Russell Jones wrote:
Sep 28 00:29:58 server2 postfix/smtpd[3447]: NOQUEUE: reject: RCPT
from c-98-197-128-40.hsd1.tx.comcast.net[98.197.128.40]: 550 5.1.1 >: Recipient address rejected: User unknown in virtual alias table;
from=
"550 5.1.1 : Recipient address reject
Wietse Venema put forth on 9/28/2009 5:26 AM:
>> If the chroot environment does not contain the required syslog socket,
>> then why does qmgr place a stamp in the log for some message
>> transactions and not others?
>
> Oh, ye of little faith.
Ye of not enough understanding of the subject (me) i
On 9/28/2009 7:19 AM, Noel Jones wrote:
>> For some reason, if a local user sends mail to another local user who
> If your client doesn't notify you that the mail can't be delivered, it's
> a client configuration problem.
It sounds to me like this postfix instance *is* the client... or, it is
the
Stan Hoeppner:
[ Charset ISO-8859-1 unsupported, converting... ]
> Wietse Venema put forth on 9/28/2009 5:26 AM:
>
> >> If the chroot environment does not contain the required syslog socket,
> >> then why does qmgr place a stamp in the log for some message
> >> transactions and not others?
> >
>
Actually that's all the logs show when sending to a non-existent address
that resides on the same physical server, but I got it figured it.
Believe it or not, it was actually my AVG antivirus. It turns out that
when scanning outgoing mail, by default AVG will use its own "Auto SMTP
server". Fo
On 9/28/2009 9:40 AM, Russell Jones wrote:
Actually that's all the logs show when sending to a non-existent address
that resides on the same physical server, but I got it figured it.
Believe it or not, it was actually my AVG antivirus. It turns out that
when scanning outgoing mail, by default AV
Hi,
I am currently using Postfix to relay email to a remote SMTP server run by the
company I work in (we use it for sending Nagios notifications). As this network
connection is occasionally not so reliable we would like to use a 3G connection
as a backup network connection and doing so would
On 9/28/2009, Mark Baxter (mark.bax...@visma.com) wrote:
> smtp_fallback_relay = smtp.3g.com
I'm not sure if it would cause your problem, but I have square brackets
around mine, so try:
smtp_fallback_relay = [smtp.3g.com]
--
Best regards,
Charles
How would you detect a quoted-printable line feed in header checks?
I get lots of spam that includes several of these and would like to
reject them early.
If there is a good reason not to do this, please note such.
Charles Marcus wrote:
On 9/28/2009, Mark Baxter (mark.bax...@visma.com) wrote:
smtp_fallback_relay = smtp.3g.com
I'm not sure if it would cause your problem, but I have square brackets
around mine, so try:
smtp_fallback_relay = [smtp.3g.com]
Does the machine know how to resolve sm
On 9/28/2009 10:23 AM, Mark Baxter wrote:
Hi,
I am currently using Postfix to relay email to a remote SMTP server run
by the company I work in (we use it for sending Nagios notifications).
As this network connection is occasionally not so reliable we would like
to use a 3G connection as a backup
On 9/28/2009 10:35 AM, Brian Evans - Postfix List wrote:
How would you detect a quoted-printable line feed in header checks?
I get lots of spam that includes several of these and would like to
reject them early.
If there is a good reason not to do this, please note such.
View the on-disk mail
Noel Jones wrote:
> On 9/28/2009 10:35 AM, Brian Evans - Postfix List wrote:
>> How would you detect a quoted-printable line feed in header checks?
>>
>> I get lots of spam that includes several of these and would like to
>> reject them early.
>>
>> If there is a good reason not to do this, please
I'm wondering if there is a script available that will send out an SMS or
e-mail message when the postfix mail queue reaches a certain threshold, for
instance, 100 or 1000 messages.
I've searched google, but haven't had much luck, or have searched for the
wrong thing. Any advise would be great
Hi,
Two good ideas to test there. Thanks Charles and Paul.
/MB
Mark Baxter
OnDemand Administrator, Visma Proceedo AB
Switchboard : +46 8 522 930 30 - Direct : +46 8 522 930 60 - Mobile :
+46 73 978 92 60 - Fax : +46 8 58 88 48 29
_
Postfix is not able to connect to the 100.100.100.100 address on the 3G
network. The real IP address is on the non-routable 10.* subnet.
I shall however do some testing tomorrow and send a "postconf -n".
Thanks for the help so far.
/MB
Mark Baxter
OnDemand Ad
On 9/28/2009 11:17 AM, Brian Evans - Postfix List wrote:
Noel Jones wrote:
On 9/28/2009 10:35 AM, Brian Evans - Postfix List wrote:
How would you detect a quoted-printable line feed in header checks?
I get lots of spam that includes several of these and would like to
reject them early.
If the
Noel Jones wrote:
> On 9/28/2009 11:17 AM, Brian Evans - Postfix List wrote:
>> Noel Jones wrote:
>>> On 9/28/2009 10:35 AM, Brian Evans - Postfix List wrote:
How would you detect a quoted-printable line feed in header checks?
I get lots of spam that includes several of these and wou
On 9/28/2009 12:02 PM, Brian Evans - Postfix List wrote:
Noel Jones wrote:
On 9/28/2009 11:17 AM, Brian Evans - Postfix List wrote:
Noel Jones wrote:
On 9/28/2009 10:35 AM, Brian Evans - Postfix List wrote:
How would you detect a quoted-printable line feed in header checks?
I get lots of spa
Noel Jones wrote:
> On 9/28/2009 12:02 PM, Brian Evans - Postfix List wrote:
>> OK.. then how about this refined pcre:
>>
>> /^Subject: =\?.*\?Q\?.*(=0A(\s)?)*\?=$/ REJECT Bad Subject format
>>
>> With the inclusion of the quoted-printable header definition, I think
>> the chances of false positiv
On Sep 28, 2009, at 10:27 AM, "Scott Miller"
wrote:
I’m wondering if there is a script available that will send out an S
MS or e-mail message when the postfix mail queue reaches a certain t
hreshold, for instance, 100 or 1000 messages.
Sounds more like a cron or logwatch task. Ideally, you
Gianni Sandigliano wrote:
>
> Is there any way to avoid message duplication after mailing list expansion?
>
>
> A quick example:
>
>
> A message is sent:to: al...@mycompany.com
>
> cc: theb...@mycompany.com
>
> Because theboss is included in Alist (and the
Hi
I'm trying to setup openLDAP, postfix and dovecot as a mailserver for users
stored in the LDAP directory. I followed the following tutorials:
https://help.ubuntu.com/community/Postfix
https://help.ubuntu.com/community/PostfixDovecotSASL
https://help.ubuntu.com/community/Postfix/DovecotLDAP
On Mon, Sep 28, 2009 at 01:18:36PM -0400, Brian Evans - Postfix List wrote:
> > But why do you think a QP line feed will never occur in a legit mail?
> > (complex expression not reviewed)
The *correct* way to QP encode multi-line subjects, is to encode each
line separately, in fact QP encoding o
Homer Wilson Smith wrote:
>
> Dear Sirs,
>
> Running Fedora Core 3, postfix 2.1.5, spf 2.007
>
> Remote customer an...@thumpernet.com sends e-mail to
> ho...@lightlink.com via our incoming mail server at smtp0.lightlink.com
> which is running the above mentioned software.
>
>
Charles Marcus wrote:
> On 9/28/2009 7:19 AM, Noel Jones wrote:
>>> For some reason, if a local user sends mail to another local user who
>
>> If your client doesn't notify you that the mail can't be delivered, it's
>> a client configuration problem.
>
> It sounds to me like this postfix instance
Russell Jones wrote:
> Actually that's all the logs show when sending to a non-existent address
> that resides on the same physical server, but I got it figured it.
>
> Believe it or not, it was actually my AVG antivirus. It turns out that
> when scanning outgoing mail, by default AVG will use its
On Mon, Sep 28, 2009 at 11:00:15AM -0500, Noel Jones wrote:
>> After searching online and reading a lot it seemed to me that, assuming
>> that the company?s SMTP server is 100.100.100.100 (for one reason or
>> another we use the IP address rather than FQDN) and the 3G operator?s
>> SMTP server is
On Sep 29, 2009, at 3:55 AM, Mala Dibbs wrote:
> ldap_virtual_users.cf
query_filter = (&(objectclass=posixAccount)(|(mail=%s)))
> ldap_senders.cf
query_filter = (&(objectclass=posixAccount)(|(mail=%s)))
I think ldap filter here should be '(&(objectclass=posixAccount)(mail=
%s))'.
The ld
On Sep 27, 2009, at 1:33 AM, Gianni Sandigliano wrote:
The desired feature would be:
1) avoid delivering to an address in bcc: list when the same address
is already listed in cc: or to:
2) avoid delivering to an address in cc: list when the same address
is already listed in to:
You need s
Check the modules pam
/etc/pam.d/
common-session
-auth
-password
-account
2009/9/28 Mala Dibbs :
> Hi
>
> I'm trying to setup openLDAP, postfix and dovecot as a mailserver for users
> stored in the LDAP directory. I followed the following tutorials:
>
> ht
Quoting mouss :
Russell Jones wrote:
Actually that's all the logs show when sending to a non-existent address
that resides on the same physical server, but I got it figured it.
Believe it or not, it was actually my AVG antivirus. It turns out that
when scanning outgoing mail, by default AVG wi
Hello
I'm trying to integrate bogofilter with postfix, I followed the steps in
the documentation for installation and configuration:
I'm using CentOS 5.3 with postfix-2.3.3-2.1, my users are virtuals, they
are in the active directory in windows.
When I send a message, my server must deliver the
I'm having an issue getting the smtp client to bind to an aliased IP
address.
mail_version = 2.5.7
I've tried to no avail to have the smtp client use a aliased IP to
deliver mail but it insists on using the address of the interface the
aliased address is assigned to.
# ifconfig eth2 && ifconfig
43 matches
Mail list logo