Google Groups Home
Help | Sign in
list . postfix . users
This is a Usenet group - learn more
Find or start a Google Group about users.
Group info
Subscribers: 716
Activity: Medium activity
Language: English
Group categories: Not categorized
More group info »
Related Groups
Low activity, Usenet
The Postfix Mailer.
Low activity, Usenet
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 13060  Older »

Sending mail from a pipe avoiding loop 
  Hi, I'm using a pipe to rewrite some recipient address, this is the code: ...@MAILOPTS = ("-oi", "-t"); while ( <> ) { $cuerpo .= $_; ...$cuerpo =~ s/domain.com/domain.com.ve/gi; open(MAIL, "|-") || exec("/usr/sbin/sendmail", @MAILOPTS); print MAIL $cuerpo; close(MAIL); The problem is that sending again the mail creates a loop, how can I... more »
By Cherny D. C. Berbesí I.  - Jun 30 - 1 new of 1 message    

Two servers-same domain 
  Hi there, We have a mail relay in the DMZ (SRV1) which receives all mail sent to example dot com, but we also have an additional server on the internal network (SRV2) wich receives some mails from the same domain. To do this in SRV1, the transport has: us...@example.com smtp:ip_SRV2 us...@example.com smtp:ip_SRV2... more »
By Ignacio Vazquez  - Jun 29 - 1 new of 1 message    

transport_maps missing in VIRTUAL_README for mail servers that relay for non-existing users 
  Just a note (I could be mistaken): I think: [link] Might be missing a statement about transport_maps where there is commonly an entry in setups requiring a forward to an ISP's smtp server like: $ cat transport * smtp:[smtp.myisp.com]:587 Or similar catch-all line. The trivial-rewrite engine will promote a... more »
By GK  - Jun 23 - 1 new of 1 message    

Postfix and sbcglobal.net 503 errors 
  Hi, I'm attempting to configure Postfix on my Centos 5 work station. My provider is ATT\Yahoo (sbcglobal.net). I've set up main.cf with the following: relayhost = smtp.sbcglobal.yahoo.com:587 smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd smtp_sasl_security_options = noanonymous... more »
By Whiterockbiker  - Jun 23 - 1 new of 1 message    

Postfix + Postfixadmin... smtp errors... 
  Hi, I just installed Postfix with postfixadmin to manage virtual domains, but it seems I have some problem with mail relaying to a group of domains managed by the same provider. This is an output example: <j....@firstdomain.it>: lost connection with mail.provider.com[xxx.xxx.xxx. xxx] while performing the HELO... more »
By Mirko Grewing  - Jun 22 - 2 new of 2 messages    

Problems in Postfix, I believe since the instalation 
  Hi friends =), I've tried to install Postfix for the first time searching for a good sendmail substitute. I've been having problems with Postfix, I installed it creating makefiles to use Cyrus_SASL and Berkeley_DB I used the following parameters to create the makefiles: make makefiles 'CCARGS=-DHAS_DB -I/usr/local/BerkeleyDB.4.2/in clude \... more »
By Luis Sergio  - Jun 20 - 1 new of 1 message    

Postfix woes with Optus ISP 
  We have a problem whereby our ISP has started allocating IP addresses where reverse and forward DNS lookups don't match. The users don't give a stuff that its optus' fault, and optus are unlikely to fix it soon. Since we cannot fix our ISP's DNS entries, are their any other solutions? Thanks, Jacob Jun 18 08:28:58 uptecs postfix/smtpd[10010]: connect from unknown... more »
By Jacob  - Jun 18 - 1 new of 1 message    

Forwarding root & postfix messages 
  Hi folks I'm not a sysadmin and I'm struggling with the Postfix docs - they assume a lot of knowledge! I know this is a simple request, but I'd very much appreciate a reply as I'm running out of ideas. Postfix is installed on a web-host. Its only job is to send outgoing mail from the server via SMTP,... more »
By gcaplan  - Jun 16 - 4 new of 4 messages    

from qmail to postfix 
  I am intending to replace qmail with a freshnew postfix installation. Besides I googled for it, not found a single doc with similar subject. Questions: is there a tutorial/link inorder to make it painless? the backend for qmail virtual domains, "maildir" and users is MySQL; is it compatible with postfix similar install (postfix, MySQL,... more »
By irado furioso com tudo  - Jun 15 - 1 new of 1 message    

rwx permission to mailbox files 
  Hi I am totally new to postfix I am using postfix / mysql / courier and would like my application (ruby on rails) to be able to read / write or execute the incoming local mailbox files. Each time a new email addressed to users.n...@domain.com arrives, it is stored in a folder /home/vmail/domain.com/user.na me/new... more »
By Alexis Perrier  - Jun 15 - 1 new of 1 message    

1 - 10 of 13060   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google