> What is the result of:find / -name smtpd.conf
sudo find / -name smtpd.conf
/usr/lib/sasl2/smtpd.conf
That is the only result, I'm afraid.
And the contents of the file do match:
cat /usr/lib/sasl2/smtpd.conf
pwcheck_method: saslauthd
mech_list: login plain
On 09/14/2011 08:34 PM, m...@smtp.fakessh.eu wrote:
hello list
hello guru of postfix
I think I have correctly configure bind for IPv6. but I still can not connect
with telnet on my server
all testimonials are welcome
Not a lot of info to go on. Best guess: add "inet_protocols = ipv4,
ipv6"
hello list
hello guru of postfix
I think I have correctly configure bind for IPv6. but I still can not connect
with telnet on my server
all testimonials are welcome
--
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x092164A7
gpg --keyserver pgp.mit.edu --recv-key 092164A7
http://urlsho
Mark Martinec:
> Well, I followed Wietse's suggestion:
>
> | A workaround is to do the same thing as when local_recipient_maps
> | was introduced: the inet_protocols built-in default different from
> | the installed configuration.
> |
> | In this case, the built-in default would enable IPv6, while
> On Aug 23, 12:30 pm, Mark Martinec wrote:
> > Trying to install postfix on an IPv6-only host
> > FreeBSD 9.0B1,http://wiki.freebsd.org/IPv6Only
> > ports: mail/postfix-current,
> > but the installation chokes in the post-install phase.
> > Running that failing command manually (in the ports w
> mynetworks = 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128 192.168.0.0/24
Your java app will only allowed to send via this postfix instance from
these IP ranges.
> When I configured postfix, in system mail name I specified
> mail.mydomain.comand as smtp in my java app I use
> mail.mydomain.com, s
Thank you for the answer!
this is may postconf:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
inet_interfaces = all
inet_protocols = all
mailbox_size_limit = 0
mydestination = Ubuntu-1004-lucid-64-minimal, local
* Ralf Hildebrandt :
> * n3mesi83 :
> >
> > Hello everyone,
> >
> > I have a java web application that uses JavaMail to send messages with
> > attached documents (spreadsheets). On the server (Ubuntu 10.4 64-bit) I
> > installed postfix to send email. The server has a static address and I
> > con
* n3mesi83 :
>
> Hello everyone,
>
> I have a java web application that uses JavaMail to send messages with
> attached documents (spreadsheets). On the server (Ubuntu 10.4 64-bit) I
> installed postfix to send email. The server has a static address and I
> connect to it via ssh. Apparently I thou
Hello everyone,
I have a java web application that uses JavaMail to send messages with
attached documents (spreadsheets). On the server (Ubuntu 10.4 64-bit) I
installed postfix to send email. The server has a static address and I
connect to it via ssh. Apparently I thought I did everything right,
10 matches
Mail list logo