i am sorry i have combined two things together let me go through step by
step.
current staus : i have configure postfix to send and receivec mail for my
local users using mysql.
next step : i just want to send mails to outside localhost say to
vivekraj.agra...@gmail.com.
wat will be changes in
Hi!
On Sat, Dec 20, 2008 at 11:09 PM, Jorey Bump wrote:
> Jose Ildefonso Camargo Tolosa wrote, at 12/19/2008 08:47 PM:
>> On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote:
>>> Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM:
>>>
I think you should send more info on your config,
mouss a écrit :
> Jose Ildefonso Camargo Tolosa a écrit :
>> On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote:
>>> Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM:
>>>
I think you should send more info on your config, for example:
MX record for your domain.
myhostn
Jose Ildefonso Camargo Tolosa a écrit :
> On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote:
>> Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM:
>>
>>> I think you should send more info on your config, for example:
>>>
>>> MX record for your domain.
>>> myhostname entry from main.cf
>>
On Thu, Dec 18, 2008 at 9:01 AM, vivek.agrawal
wrote:
>
> relayhost=smtp.gmail.com
This is wrong. smtp.gmail.com no have MX entry. To point to A entry,
you need [].
relayhost=[smtp.gmail.com]
And this continue wrong, because you dont need explicit transport
declaration to send mail to gmail or
Jose Ildefonso Camargo Tolosa wrote:
> On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote:
> > Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM:
> >
> >> I think you should send more info on your config, for example:
> >>
> >> MX record for your domain.
> >> myhostname entry from main.c
Jose Ildefonso Camargo Tolosa wrote, at 12/19/2008 08:47 PM:
> On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote:
>> Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM:
>>
>>> I think you should send more info on your config, for example:
>>>
>>> MX record for your domain.
>>> myhostname
On Fri, Dec 19, 2008 at 7:19 AM, Jorey Bump wrote:
> Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM:
>
>> I think you should send more info on your config, for example:
>>
>> MX record for your domain.
>> myhostname entry from main.cf
>>
>> these two should match.
>
> There is no requ
On Thu, Dec 18, 2008 at 12:32 PM, Darren Pilgrim wrote:
> vivek.agrawal wrote:
>>
>> relayhost=smtp.gmail.com
>
> If you want to use GMail as a smarthost relay, you need to enable SASL
> authentication and TLS on Postfix's smtp transport and provide a username
> and password for GMail's server. T
vivek.agrawal wrote:
relayhost=smtp.gmail.com
If you want to use GMail as a smarthost relay, you need to enable SASL
authentication and TLS on Postfix's smtp transport and provide a
username and password for GMail's server. There's a section[1] in the
SASL_README on this. To enable TLS, yo
vivek.agrawal wrote, at 12/18/2008 07:01 AM:
> please find main.cf contents below
The output of postconf -n is preferred.
> relayhost=smtp.gmail.com
OK, this indicates that you are trying to send email *through* a gmail
account, not merely *to* any gmail account.
If you are simply having troubl
please find main.cf contents below
#See /usr/share/postfix/main.cf.dist for a commented, more complete version
# Debian specific: Specifying a file name will cause the first
# line of that file to be used as the name. The Debian default
# is /etc/mailname.
myorigin = /etc/mailname
smtpd_bann
Jose Ildefonso Camargo Tolosa wrote, at 12/18/2008 06:28 AM:
> I think you should send more info on your config, for example:
>
> MX record for your domain.
> myhostname entry from main.cf
>
> these two should match.
There is no requirement that these match. They are completely unrelated.
The
Hi!
Well, I don't know what are you doing, but I'm able to send mail to
gmail accounts with no problem at all (from my house's test server,
which is on a DSL line (dynamic IP), by the way, and have a "dyndns"
domain).
I think you should send more info on your config, for example:
MX record for y
14 matches
Mail list logo