Mail Transport Unavailable

2010-02-23 Thread motty cruz
Hello If I use the command # mail -v n...@domain.com I get the folloing Mail delivery status report will be mailed to But then I get MAILER-DAEMON (mail transport unavailable) Using FreeBSD 7.2 Postfix 2.6.5 And second instance running Thanks in advance _ Motty

RE: Mail Transport Unavailable

2010-02-23 Thread motty cruz
ostfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Victor Duchovni Sent: Tuesday, February 23, 2010 9:00 AM To: postfix-users@postfix.org Subject: Re: Mail Transport Unavailable On Tue, Feb 23, 2010 at 08:52:23AM -0800, motty cruz wrote: > If I use the command > # mail -v n...@doma

RE: Mail Transport Unavailable

2010-02-23 Thread motty cruz
, Feb 23, 2010 at 09:17:35AM -0800, motty cruz wrote: > FreeBSD 7.2 and Postfix 2.6.5 and I want to send email to myself > mo...@domain.com Please use example.com for examples. Example.TLD is reserved for examples in every top-level domain. However, it's possible that munging your domai

virtual domains

2010-03-05 Thread motty cruz
Hello, I'm having issues with postfix delivering mail to /var/mail/$USER it says permission denied, althougth I gave 755 permission to that dir /var/mail/$USER, Here is my logs Mar 5 21:20:18 dagan postfix/postfix-script[4336]: refreshing the Postfix mail system Mar 5 21:20:18 dagan postf

RE: virtual domains

2010-03-05 Thread motty cruz
Sent: Friday, March 05, 2010 1:35 PM To: motty cruz Cc: postfix-users@postfix.org Subject: Re: virtual domains Hello, I’m having issues with postfix delivering mail to /var/mail/$USER it says permission denied, althougth I gave 755 permission to that dir /var/mail/$USER, Here is my logs Mar

RE: virtual domains

2010-03-05 Thread motty cruz
Please pardon my stupidity! Thanks, -Motty -Original Message- From: Wietse Venema [mailto:wie...@porcupine.org] Sent: Friday, March 05, 2010 1:59 PM To: motty cruz Cc: postfix-users@postfix.org Subject: Re: virtual domains motty cruz: > Mar 5 21:25:18 dagan pipe[4378]: fa

RE: virtual domains

2010-03-05 Thread motty cruz
stfix-users@postfix.org Subject: Re: virtual domains - Original Message > From: motty cruz > To: Daniel V. Reinhardt > Sent: Fri, March 5, 2010 9:51:46 PM > Subject: RE: virtual domains > > dagan# ls -la /var/mail > total 16 > -r--r--r-- 1 vmail vmail0 Mar

RE: virtual domains

2010-03-08 Thread motty cruz
@postfix.org Subject: Re: virtual domains motty cruz a écrit : > Thanks Daniel, > Actually postfix was not part of vmail group. I added to the vmail > group My configuration seem to be all wrong, I can't get postfix to > deliver mail to /var/mail/${USER} /var/mail/(all virtual user

smtpd error sleep time

2012-12-21 Thread motty cruz
Hello, I have the following in my configuration but does not seem to make any difference on the connection errors I see in the logs smtpd_error_sleep_time=1h smtpd_soft_error_limit=10 smtpd_hard_error_limit=20 log: Dec 21 09:22:53 mas postfix/smtpd[23941]: connect from unknown[186.81.31.93] Dec

Re: smtpd error sleep time

2012-12-21 Thread motty cruz
Thank you very much! you explaining very well! I will close my eyes in this case. Thanks very much again! -Motty On Fri, Dec 21, 2012 at 10:07 AM, Noel Jones wrote: > On 12/21/2012 11:25 AM, motty cruz wrote: > > Hello, > > I have the following in my configuration but does n

Postfix email system

2013-03-04 Thread motty cruz
Hello, my company has three domain, our spam filters are running Postfix and our IMAP server is also running Postfix. I want to re-construct our email system to have fault tolerance and 99% up time. Any suggestions? Also, I would like for our clients to be able to change their E-mail passwords, I

Postfix, Autoreply

2013-05-20 Thread motty cruz
Hello, I'm having problems geting auto reply to work here is my autoreply text: From: mo...@mydomain.com To: $1 Subject: Vacation Content-Type: text/plain; charset=utf-8 This is an autoreponder email. EOF here is the error i'm getting: relay=autoreply, delay=0.06, delays=0.02/0.02/0/0.03, dsn=5.

Re: Postfix, Autoreply

2013-05-20 Thread motty cruz
Thank you Sir, I will take your suggestion. On Mon, May 20, 2013 at 11:08 AM, Wietse Venema wrote: > motty cruz: > > Hello, I'm having problems geting auto reply to work > > > > here is my autoreply text: > > From: mo...@mydomain.com > > To: $1 > &

Re: Postfix, Autoreply

2013-05-20 Thread motty cruz
I was following this HowtO unsuccessful; http://www.postfix.org/VIRTUAL_README.html Autoreplies can i use this instaed of installing a new utility? Thanks, On Mon, May 20, 2013 at 11:08 AM, Wietse Venema wrote: > motty cruz: > > Hello, I'm having problems geting auto

Re: Postfix, Autoreply

2013-05-20 Thread motty cruz
/auto/autoreply #!/bin/sh From:mo...@mydomain.com To:$1 Subject:Vacation Content-Type:text/plain; charset=utf-8 This is an autoreponder email. <wrote: > motty cruz: > > I was following this HowtO unsuccessful; > > > > http://www.postfix.org/VIRTUAL_README.html > > > &g

Re: Postfix, Autoreply

2013-05-20 Thread motty cruz
0.05.2013 23:34, schrieb motty cruz: > > less /usr/local/auto/autoreply > > > > #!/bin/sh > > From:mo...@mydomain.com <mailto:from%3amo...@mydomain.com> > > To:$1 > > Subject:Vacation > > Content-Type:text/plain; charset=utf-8 > > > > This

Re: Postfix, Autoreply

2013-05-21 Thread motty cruz
after a lot of research, I have this script # sh reply motty.c...@gmail.com u...@mydomain.com I get the copy and sender gets a copy, but how do I get Postfix to use this script here is the script: #!/usr/bin/bash /usr/sbin/sendmail -oi -t < wrote: > On 05/21/2013 09:51 AM, Timo Röhling wrote: >

Re: Postfix, Autoreply

2013-05-22 Thread motty cruz
se Java. Thank you for your help! On Wed, May 22, 2013 at 4:11 AM, Charles Marcus wrote: > On 2013-05-21 8:23 PM, Benny Pedersen wrote: > >> motty cruz skrev den 2013-05-21 02:04: >> >> Does anybody have a script that work for autoresponders? >>> >> >

Re: Postfix, Autoreply

2013-05-22 Thread motty cruz
arles Marcus wrote: > Please don't top-post - response inline below... > > > On 2013-05-22 10:25 AM, motty cruz > wrote: > > On Wed, May 22, 2013 at 4:11 AM, Charles Marcus > wrote: > >> On 2013-05-21 8:23 PM, Benny Pedersen wrote: >> >>> motty c

how to stop facebook spam emails

2013-07-29 Thread motty cruz
Hello, users in my domain are getting lots of spam emails from facebook such as this update+zj4o40c2_...@facebookmail.com here is the header: Return-Path: X-Original-To: u...@domain.com Delivered-To: user@domain Received: from spamfilter.domain.com (spamfilter.domain.com [xx.xx.xx.xx]) by mail.do

Re: how to stop facebook spam emails

2013-07-29 Thread motty cruz
I apologize for the wrong list posting and thank you for your suggestion. -motty On Mon, Jul 29, 2013 at 9:47 AM, Simon B wrote: > > On 29 Jul 2013 18:38, "motty cruz" wrote: > > > > Hello, users in my domain are getting lots of spam emails from facebook >

Re: how to stop facebook spam emails

2013-07-29 Thread motty cruz
Thank you Mr. Wietse, I added spamcop to my rbl since to be holding the line for now. Thank you very much! On Mon, Jul 29, 2013 at 12:04 PM, Wietse Venema wrote: > Viktor Dukhovni: > > On Mon, Jul 29, 2013 at 09:37:19AM -0700, motty cruz wrote: > > > > > Hello, users

RBLs getting a lot of spam

2014-05-28 Thread motty cruz
Hello, recently I am getting loads of spam, more than usual. I have the following RBLs. reject_rbl_client b.barracudacentral.org, reject_rbl_client zen.spamhaus.org, reject_rbl_client bl.spamcop.net, reject_rbl_client all.spamrats.com any recommendation? Bayes Headers: X-Spa

said: 421-4.7.0 This message does not have authentication information

2016-09-29 Thread Motty Cruz
Hello, I see the following errors on SMTP server logs: E7AA017645 556 Thu Sep 29 15:43:13 us...@fqdn.com (host alt1.gmail-smtp-in.l.google.com[74.125.69.27] said: 421-4.7.0 This message does not have authentication information or fails to pass 421-4.7.0 authentication checks. To best pr

Re: valid email addresses being rejected

2014-10-10 Thread motty cruz
is that a new Account maybe? have you postmap virtualaiases file? Also, I would make sure there is no miss-spelling? On Fri, Oct 10, 2014 at 12:21 PM, Robert Lopez wrote: > Problem: Valid email addresses being rejected. > Problem appears to be intermittent; difficult to tell most rejections > ar

Re: mail rejected from amazon ec2 host

2015-05-13 Thread motty cruz
I believe something like this will help: sender_access, permit_mynetworks, check_client_access hash:/usr/local/etc/postfix/ok-ips, in /usr/local/etc/postfix/main.cf touch ok-ips 52.4.204.96 I believe that should work. On Wed, May 13, 2015 at 7:14 PM, Tim Dunphy wrote: > > Hey guys, > > I

Re: maximal_queue_lifetime has no effect on mails already queued - howto change?

2017-12-21 Thread Motty Cruz
I'm not sure if I understand you questions correctly. have you try re-queue the email with the following command: postsuper -r ALL depending on your OS, I used FreeBSD it would usually be here: /var/spool/postfix/deferred/ Thanks, Motty On 12/21/2017 12:06 PM, Stefan Bauer wrote: maximal_queue

Re: maximal_queue_lifetime has no effect on mails already queued - howto change?

2017-12-21 Thread Motty Cruz
pient. Thank you! Stefan -Ursprüngliche Nachricht- *Von:* Motty Cruz  *Gesendet:* Donnerstag 21 Dezember 2017 21:23 *An:* Stefan Bauer ; postfix-users@postfix.org *Betreff:* Re: maximal_queue_lifetime has no effect on mails already queued - howto change? I&

Postfix lost connection after EHLO from neon.domain.com

2018-02-08 Thread motty cruz
Hello, I am trying to figure out why my Postfix disconnect after EHLO command. A customer is trying to email me something but Postfix disconnect: ( on the customer side this is the bounced message "Remote Server returned '< spring1.mydomain.com #5.0.0 smtp; 554 Security violation. Email Session ID

Re: Postfix lost connection after EHLO from neon.domain.com

2018-02-09 Thread Motty Cruz
driving me to the cliff. _Motty On 2/8/2018 10:18 PM, Bastian Blank wrote: On Thu, Feb 08, 2018 at 09:43:51PM -0800, motty cruz wrote: I am trying to figure out why my Postfix disconnect after EHLO command. A customer is trying to email me something but Postfix disconnect: ( on the customer si

Re: Postfix lost connection after EHLO from neon.domain.com

2018-02-09 Thread Motty Cruz
ur support! On 2/9/2018 9:25 AM, Bill Cole wrote: One more thing... On 9 Feb 2018, at 9:09, Motty Cruz wrote: Isn't because my smtp server does not support TLS? Yes, it could be. Their broken firewall may be set to require TLS support. Which is not in itself a bad thing. The only thing br

Re: Postfix lost connection after EHLO from neon.domain.com

2018-02-09 Thread Motty Cruz
er is appreciated! Thanks, Motty On 2/9/2018 11:45 AM, Wietse Venema wrote: Bastian Blank: On Thu, Feb 08, 2018 at 09:43:51PM -0800, motty cruz wrote: I am trying to figure out why my Postfix disconnect after EHLO command. A customer is trying to email me something but Postfix disconnect: ( on the cus