thank you, makes it clear.
Jithesh
On Tue, 09 Jun 2015 21:27:35 -0700, Viktor Dukhovni
wrote:
On Wed, Jun 10, 2015 at 03:54:31AM +, Viktor Dukhovni wrote:
Port 587 is not for inter-domain mail delivery. It is for submission
of mail by users (Outlook, Thunderbird, ...) to the outbound
On Wed, Jun 10, 2015 at 03:54:31AM +, Viktor Dukhovni wrote:
> Port 587 is not for inter-domain mail delivery. It is for submission
> of mail by users (Outlook, Thunderbird, ...) to the outbound SMTP
> server of their domain. If you're operating an MTA that sends mail
> directly to remote do
Thank you, gives me better idea now.
Regards
Jithesh
On Tue, 09 Jun 2015 20:54:31 -0700, Viktor Dukhovni
wrote:
On Tue, Jun 09, 2015 at 08:44:20PM -0700, Jithesh AP wrote:
Currently sending mail is thru port 25, how to make it to use port 587
(i
understand that is more secure).
Port
On Tue, Jun 09, 2015 at 08:44:20PM -0700, Jithesh AP wrote:
> Currently sending mail is thru port 25, how to make it to use port 587 (i
> understand that is more secure).
Port 587 is not for inter-domain mail delivery. It is for submission
of mail by users (Outlook, Thunderbird, ...) to the outb
Currently sending mail is thru port 25, how to make it to use port 587 (i
understand that is more secure).
Regards
Jithesh
On Tue, 09 Jun 2015 20:40:28 -0700, Viktor Dukhovni
wrote:
On Tue, Jun 09, 2015 at 08:28:44PM -0700, Jithesh AP wrote:
Thank you, this worked very well. I made it
On Tue, Jun 09, 2015 at 08:28:44PM -0700, Jithesh AP wrote:
> Thank you, this worked very well. I made it empty as i was not sure what
> smarthost MTA meant.
>
> Another sideline question, is there a way to make it use port 587 instead of
> 25?
To make what "it" use port 587?
--
Viktor
Thank you, this worked very well. I made it empty as i was not sure what
smarthost MTA meant.
Another sideline question, is there a way to make it use port 587 instead
of 25?
Regards
Jithesh
On Tue, 09 Jun 2015 18:54:16 -0700, Viktor Dukhovni
wrote:
On Tue, Jun 09, 2015 at 06:43:08PM
On Tue, Jun 09, 2015 at 06:43:08PM -0700, Jithesh AP wrote:
> relayhost = $mydomain
That's the cause of the loop. Eithet set this empty, or set it to
a suitable smarthost MTA, in the example below a hypothetical
"smarthost.example.com":
relayhost = [smarthost.example.com]
--
Vikto
Sending to postfix-users group as well
Version of postfix
postconf -d | grep mail_version
mail_version = 2.6.6
milter_macro_v = $mail_name $mail_version
-
Majority of my configurations were based on this article -
https://www.digitalocean.com/community/tutorials/how-
motty.cruz a écrit :
> Hello,
>
> I’m trying to get postfix to deliver mail to virtual user account, this
> is what I get.
>
> Using postfix with mysql, below is my log and postfix configuration.
> Thanks, in advance,
>
>
>
> /var/log/maillog
>
> Mar 12 22:13:07 flux postfix/qmgr[2414]: 7A7
Jsilliman:
> I am having an issue where I cannot receive any mail from the outside
> without it bouncing back, nor can I telnet to my local Postfix mail port and
> send mail without receiving this error message:
>
> to=, relay=none, delay=0.06, delays=0.02/0.03/0/0,
> dsn=5.4.6, status=bounced (ma
On Thursday 08 Oct 2009 12:54:48 Wietse Venema wrote:
> Oliver Schonrock:
> > to=, relay=none,
> > delay=0.01, delays=0.01/0/0/0, dsn=5.4.6, status=bounced (mail for
> > news.t1ps.com loops back to myself)
>
> Your problem is almost certainly in this file:
> transport_maps = regexp:/usr/loca
Oliver Schonrock:
> to=, relay=none, delay=0.01,
> delays=0.01/0/0/0, dsn=5.4.6, status=bounced (mail for news.t1ps.com loops
> back to myself)
Your problem is almost certainly in this file:
transport_maps = regexp:/usr/local/etc/postfix_rsh/transport
Wietse
13 matches
Mail list logo